[PATCH v1 0/1] drm/xe: ensure fbc cfb size to be page size aligned

Vinod Govindapillai vinod.govindapillai at intel.com
Fri Jan 12 09:28:02 UTC 2024


DRM gem object handling expect the object size to be page size
aligned. Neither the driver or xe stolen memory handlers do that
causing BUG_ON being triggered in some cases.

Vinod Govindapillai (1):
  drm/xe: Modify the cfb size to be page size aligned for FBC

 drivers/gpu/drm/xe/compat-i915-headers/i915_gem_stolen.h | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.34.1



More information about the Intel-xe mailing list