00:37 kode54: also I fixed my RT support
00:37 kode54: it was an unmerged MR I applied affecting NIR
00:37 kode54: I commented on the MR
13:29 danvet: jani, vsyrjala container_of_const() is new
13:29 danvet: just fyi, not sure that was ever useful in one of your constification series
16:52 Siddh[m]: Why did the kernel doc's sphinx theme change?
17:03 FLHerne: Siddh[m]: https://lore.kernel.org/linux-doc/20221013172918.846856-2-corbet@lwn.net/
17:04 FLHerne: > The read-the-docs theme is not entirely attractive and doesn't give us control over the left column. "Alabaster" is deemed the default Sphinx theme, it is currently maintained and shipped bundled with Sphinx itself
17:05 danvet: Siddh[m], it just moved to the sphinx default since maintainers found that now acceptable enough
17:06 danvet: I still prefer the old one, and that's still support, there's some make option or something
17:06 Siddh[m]: FLHerne danvet : thanks!
17:06 danvet: https://dri.freedesktop.org/docs/drm/doc-guide/sphinx.html#sphinx-build
17:07 danvet: DOCS_THEME=rtd or something like that should do it
17:07 Siddh[m]: danvet: True, this theme is too light and I feel I'm reading a Python library's doc :P, but probably that's just inertia from my brain
17:07 danvet: yeah it looks quite a bit better, but the lack of sidebar navigation is imo not good at all
17:08 danvet: makes it much harder to navigate around in big docs
17:14 Siddh[m]: I agree
19:40 bylaws: Anyone happen to know if the behaviour for range checking with shuffleUp here is accurate to HW https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#data-movement-and-conversion-instructions-shfl
19:41 bylaws: You expect to check against minLane, maxLane makes no sense
20:02 hays: daniels: I am working on a patch to include rk3588 (Valhal) support into Batocera Linux. This is a source distro featuring many retro gaming and graphics intensive software. Right now I’m focused on using the Mail driver but would be interested to test build and eventually test and adopt the open source version when you are ready. If you are interested in engaging with me on this, where should I go to see status or who should I contact?