Hi Dave and Daniel, here's the weekly PR for drm-misc-fixes. I cherry-picked the vmwgfx fix from drm-misc-next-fixes where it accidentally landed first. Best regards Thomas drm-misc-fixes-2021-08-04: Short summary of fixes pull: * kmb: DMA fix; Add macros for driver date/version * vmwgfx: Fix I/O memory access on 64-bit systems The following changes since commit 8ee18e769dd621104fecad584c84ec3c4c9ef3fa: Merge drm/drm-fixes into drm-misc-fixes (2021-07-27 14:08:29 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-08-04 for you to fetch changes up to e89afb51f97ae03ee246c1fd0b47e3e491266aef: drm/vmwgfx: Fix a 64bit regression on svga3 (2021-08-02 21:00:37 +0200) ---------------------------------------------------------------- Short summary of fixes pull: * kmb: DMA fix; Add macros for driver date/version * vmwgfx: Fix I/O memory access on 64-bit systems ---------------------------------------------------------------- Edmund Dea (2): drm/kmb: Enable LCD DMA for low TVDDCV drm/kmb: Define driver date and major/minor version Zack Rusin (1): drm/vmwgfx: Fix a 64bit regression on svga3 drivers/gpu/drm/kmb/kmb_drv.c | 22 ++++++++++++++++++---- drivers/gpu/drm/kmb/kmb_drv.h | 5 +++++ drivers/gpu/drm/kmb/kmb_plane.c | 15 +++++++++++++-- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +- 4 files changed, 37 insertions(+), 7 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