Hi Dave and Daniel,
here's the drm-misc-fixes PR for this week. The vblank fix is a UAPI change that unifies the behaviour of the regular and compat ioctl.
Best regards Thomas
drm-misc-fixes-2021-08-18: Short summary of fixes pull:
* UAPI: Return results for failed drm_wait_vblank_ioctl() * ttm: Fix debugfs initialization The following changes since commit bf33677a3c394bb8fddd48d3bbc97adf0262e045:
drm/meson: fix colour distortion from HDR set during vendor u-boot (2021-08-10 10:00:02 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-08-18
for you to fetch changes up to fa0b1ef5f7a694f48e00804a391245f3471aa155:
drm: Copy drm_wait_vblank to user before returning (2021-08-17 13:56:03 -0400)
---------------------------------------------------------------- Short summary of fixes pull:
* UAPI: Return results for failed drm_wait_vblank_ioctl() * ttm: Fix debugfs initialization
---------------------------------------------------------------- Dan Moulding (1): drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir fails
Mark Yacoub (1): drm: Copy drm_wait_vblank to user before returning
drivers/gpu/drm/drm_ioc32.c | 4 +--- drivers/gpu/drm/ttm/ttm_device.c | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-)
-- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer
dri-devel@lists.freedesktop.org