Dave, Daniel, vmwgfx fixes pull for 5.9. The drm_mode_config_reset patches are very important fixing a recently introduced kernel crash, the others fix various older issues which are a bit less serious in practice. (Although still pending a solution for the other crash introduced by 2ddef17678bc2ea1d20517dd2b4ed4aa967ffa8b.) The following changes since commit dc100bc8fae59aafd2ea2e1a1a43ef1f65f8a8bc: Merge tag 'drm-msm-next-2020-07-30' of https://gitlab.freedesktop.org/drm/msm into drm-next (2020-08-05 08:05:31 +1000) are available in the Git repository at: git://people.freedesktop.org/~sroland/linux vmwgfx-next-5.9 for you to fetch changes up to e97644ebcdc83854e6e29e96285b25042445c28c: drm/vmwgfx: fix spelling mistake "Cant" -> "Can't" (2020-08-11 03:16:03 +0200) ---------------------------------------------------------------- Colin Ian King (2): drm/vmwgfx: fix spelling mistake "Cound" -> "Could" drm/vmwgfx: fix spelling mistake "Cant" -> "Can't" Dan Carpenter (2): drm/vmwgfx: Use correct vmw_legacy_display_unit pointer drm/vmwgfx: Fix two list_for_each loop exit tests Daniel Vetter (1): drm/vmwgfx/stdu: Use drm_mode_config_reset Gustavo A. R. Silva (1): drm/vmwgfx: Use struct_size() helper Roland Scheidegger (2): drm/vmwgfx/sou: Use drm_mode_config_reset drm/vmwgfx/ldu: Use drm_mode_config_reset drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 10 +++++----- drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 13 ++++--------- drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c | 9 ++------- drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 9 ++------- drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 2 +- 6 files changed, 15 insertions(+), 30 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel