Hi, Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-03-07: A connector status polling fix, a timings fix for the Himax83102-j02 panel, a deadlock fix for nouveau, A controversial format fix for udl that got reverted to allow further discussion, and a build fix for the drm/buddy kunit tests. The following changes since commit c70703320e557ff30847915e6a7631a9abdda16b: drm/tests/drm_buddy: add alloc_range_bias test (2024-02-28 08:03:29 +0100) are available in the Git repository at: https://anongit.freedesktop.org/git/drm/drm-misc tags/drm-misc-fixes-2024-03-07 for you to fetch changes up to 4ece8fc439c370b1aec26a44b9f94fb214068d42: drm/tests/buddy: fix print format (2024-03-07 09:28:06 +0100) ---------------------------------------------------------------- A connector status polling fix, a timings fix for the Himax83102-j02 panel, a deadlock fix for nouveau, A controversial format fix for udl that got reverted to allow further discussion, and a build fix for the drm/buddy kunit tests. ---------------------------------------------------------------- Cong Yang (1): drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP (again) Douglas Anderson (2): drm/udl: Add ARGB8888 as a format Revert "drm/udl: Add ARGB8888 as a format" Imre Deak (1): drm: Fix output poll work for drm_kms_helper_poll=n Karol Herbst (1): drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf Matthew Auld (1): drm/tests/buddy: fix print format drivers/gpu/drm/drm_probe_helper.c | 8 +++++--- drivers/gpu/drm/nouveau/nouveau_gem.c | 2 +- drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 8 ++++---- drivers/gpu/drm/tests/drm_buddy_test.c | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-)