Hi Dave and Daniel,
here's drm-misc-fixes for this week.
Best regards Thomas
drm-misc-fixes-2022-02-17: * drm/cma-helper: Set VM_DONTEXPAND * drm/atomic: Fix error handling in drm_atomic_set_mode_for_crtc() The following changes since commit 9da1e9ab82c92d0e89fe44cad2cd7c2d18d64070:
drm/rockchip: vop: Correct RK3399 VOP register fields (2022-02-08 18:10:36 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-02-17
for you to fetch changes up to 439cf34c8e0a8a33d8c15a31be1b7423426bc765:
drm/atomic: Don't pollute crtc_state->mode_blob with error pointers (2022-02-16 12:32:07 +0200)
---------------------------------------------------------------- * drm/cma-helper: Set VM_DONTEXPAND * drm/atomic: Fix error handling in drm_atomic_set_mode_for_crtc()
---------------------------------------------------------------- Robin Murphy (1): drm/cma-helper: Set VM_DONTEXPAND for mmap
Ville Syrjälä (1): drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
drivers/gpu/drm/drm_atomic_uapi.c | 14 ++++++++------ drivers/gpu/drm/drm_gem_cma_helper.c | 1 + 2 files changed, 9 insertions(+), 6 deletions(-)
dri-devel@lists.freedesktop.org