Hi Dave and Daniel,
here's the drm-misc-fixes PR for this week.
Best regards Thomas
drm-misc-fixes-2022-03-03: * drm/arm: Select DRM_GEM_CMEA_HELPER for HDLCD * drm/bridge: ti-sn65dsi86: Properly undo autosuspend * drm/vrr: Fix potential NULL-pointer deref The following changes since commit ecbd4912a693b862e25cba0a6990a8c95b00721e:
drm/edid: Always set RGB444 (2022-02-23 14:12:01 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-03-03
for you to fetch changes up to 62929726ef0ec72cbbe9440c5d125d4278b99894:
drm/vrr: Set VRR capable prop only if it is attached to connector (2022-03-01 11:37:21 -0800)
---------------------------------------------------------------- * drm/arm: Select DRM_GEM_CMEA_HELPER for HDLCD * drm/bridge: ti-sn65dsi86: Properly undo autosuspend * drm/vrr: Fix potential NULL-pointer deref
---------------------------------------------------------------- Carsten Haitzler (1): drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Douglas Anderson (1): drm/bridge: ti-sn65dsi86: Properly undo autosuspend
Manasi Navare (1): drm/vrr: Set VRR capable prop only if it is attached to connector
drivers/gpu/drm/arm/Kconfig | 1 + drivers/gpu/drm/bridge/ti-sn65dsi86.c | 5 +++-- drivers/gpu/drm/drm_connector.c | 3 +++ 3 files changed, 7 insertions(+), 2 deletions(-)