[PATCH 0/5] drm/vmwgfx: Set of various correctness fixes
Zack Rusin
zack at kde.org
Fri Mar 18 17:43:27 UTC 2022
From: Zack Rusin <zackr at vmware.com>
This is a set of various smaller fixes. The 5th, drm/ttm one needs to be
looked at by Christian, especially because it's a kernel oops. The others
are largely trivial vmwgfx fixes.
Zack Rusin (5):
drm/vmwgfx: Fix an invalid read
drm/vmwgfx: Fix mob cursor allocation race
drm/vmwgfx: validate the screen formats
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
drm/ttm: Fix a kernel oops due to an invalid read
drivers/gpu/drm/ttm/ttm_range_manager.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c | 11 ++++---
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 38 +++++++++++++++---------
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 1 -
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 14 ++++-----
5 files changed, 38 insertions(+), 28 deletions(-)
--
2.32.0
More information about the dri-devel
mailing list