Hi, On Thu, Feb 29, 2024 at 01:54:30PM +0000, Matthew Auld wrote: > On 29/02/2024 13:37, Maxime Ripard wrote: > > Hi, > > > > Here's this week drm-misc fixes PR. > > > > There's two commits for files unders drivers/soc/qcom that don't have a > > maintainer Acked-by. Bjorn's Acked-by was provided on IRC, and Konrad > > provided it by mail after the facts so we're covered. > > > > Maxime > > > > drm-misc-fixes-2024-02-29: > > A reset fix for host1x, a resource leak fix and a probe fix for aux-hpd, > > a use-after-free fix and a boot fix for a pmic_glink qcom driver in > > drivers/soc, a fix for the simpledrm/tegra transition, a kunit fix for > > the TTM tests, a font handling fix for fbcon, two allocation fixes and a > > kunit test to cover them for drm/buddy > > The following changes since commit 72fa02fdf83306c52bc1eede28359e3fa32a151a: > > > > nouveau: add an ioctl to report vram usage (2024-02-23 10:20:07 +1000) > > > > are available in the Git repository at: > > > > https://anongit.freedesktop.org/git/drm/drm-misc tags/drm-misc-fixes-2024-02-29 > > > > for you to fetch changes up to c70703320e557ff30847915e6a7631a9abdda16b: > > > > drm/tests/drm_buddy: add alloc_range_bias test (2024-02-28 08:03:29 +0100) > > > > ---------------------------------------------------------------- > > A reset fix for host1x, a resource leak fix and a probe fix for aux-hpd, > > a use-after-free fix and a boot fix for a pmic_glink qcom driver in > > drivers/soc, a fix for the simpledrm/tegra transition, a kunit fix for > > the TTM tests, a font handling fix for fbcon, two allocation fixes and a > > kunit test to cover them for drm/buddy > > > > ---------------------------------------------------------------- > > Christian König (1): > > drm/ttm/tests: depend on UML || COMPILE_TEST > > > > Jiri Slaby (SUSE) (1): > > fbcon: always restore the old font data in fbcon_do_set_font() > > > > Johan Hovold (3): > > drm/bridge: aux-hpd: fix OF node leaks > > drm/bridge: aux-hpd: separate allocation and registration > > soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free > > > > Matthew Auld (3): > > drm/buddy: fix range bias > > drm/buddy: check range allocation matches alignment > > drm/tests/drm_buddy: add alloc_range_bias test > > Note that there is a build fix needed for this one: > https://patchwork.freedesktop.org/patch/580568/?series=130552&rev=1 It looks like that patch still hasn't been applied. What's going on? Maxime