[PATCH] drm/xe/display: Fix fbdev GGTT mapping handling.
Lucas De Marchi
lucas.demarchi at intel.com
Wed Mar 5 13:54:56 UTC 2025
On Wed, Mar 05, 2025 at 12:01:06PM +0100, Maarten Lankhorst wrote:
>FBDEV ggtt is not restored correctly, add missing GGTT flag to intel_fbdev_fb_alloc to make it work.
>This ensures that the global GGTT mapping is always restored on resume. The GGTT mapping would
>otherwise be created in intel_fb_pin_to_ggtt() by intel_fbdev anyway.
>
>This fixes the fbdev device not working after resume.
>
>Fixes: 67a98f7e27ba ("drm/xe/display: Re-use display vmas when possible")
>Signed-off-by: Maarten Lankhorst <dev at lankhorst.se>
>Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Lucas De Marchi
More information about the Intel-gfx
mailing list