[PATCH v3 0/4] Fix memory limits for STDU
Ian Forbes
ian.forbes at broadcom.com
Tue May 21 18:47:16 UTC 2024
Fixes a bug where modes that are too large for the device are exposed
and set causing a black screen on boot.
v2: Fixed llvmpipe over-alignment bug.
v3: Fix comment formatting.
Ian Forbes (4):
drm/vmwgfx: Filter modes which exceed graphics memory
drm/vmwgfx: 3D disabled should not effect STDU memory limits
drm/vmwgfx: Remove STDU logic from generic mode_valid function
drm/vmwgfx: Standardize use of kibibytes when logging
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 19 +++-----
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 3 --
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 26 ++++-------
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 45 ++++++++++++++++++-
5 files changed, 60 insertions(+), 37 deletions(-)
--
2.34.1
More information about the dri-devel
mailing list