Hi Dave and Daniel,
here's this week's PR for drm-misc-fixes. Besides the bug fixes, it contains a backmerge from drm/drm-fixes to get the tree to v5.17-rc1.
Best regards Thomas
drm-misc-fixes-2022-01-27: * drm/ast: Revert 1600x800 with 108MHz PCLK * drm/atomic: fix CRTC handling during modeset * drm/privacy-screen: Honor acpi=off * drm/ttm: build fix for ARCH=um The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-01-27
for you to fetch changes up to 7fde14d705985dd933a3d916d39daa72b1668098:
drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen (2022-01-26 15:25:50 +0100)
---------------------------------------------------------------- * drm/ast: Revert 1600x800 with 108MHz PCLK * drm/atomic: fix CRTC handling during modeset * drm/privacy-screen: Honor acpi=off * drm/ttm: build fix for ARCH=um
---------------------------------------------------------------- Dave Airlie (1): Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
Manasi Navare (1): drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
Thomas Zimmermann (1): Merge drm/drm-fixes into drm-misc-fixes
Tong Zhang (1): drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen
drivers/gpu/drm/ast/ast_tables.h | 2 -- drivers/gpu/drm/drm_atomic.c | 12 ++++++++---- drivers/gpu/drm/drm_privacy_screen_x86.c | 3 +++ 3 files changed, 11 insertions(+), 6 deletions(-)
dri-devel@lists.freedesktop.org