]> www.infradead.org Git - users/hch/misc.git/commit
drm/xe: Remove double pageflip
authorMaarten Lankhorst <dev@lankhorst.se>
Tue, 10 Dec 2024 08:31:02 +0000 (09:31 +0100)
committerMaarten Lankhorst <dev@lankhorst.se>
Tue, 21 Jan 2025 14:02:34 +0000 (15:02 +0100)
commit2218704997979fbf11765281ef752f07c5cf25bb
tree49beb28e2947b1ce51bf31035cafd50a9c674991
parentedbfa38ffa822ab2fe6848a61b339f27a34c4b22
drm/xe: Remove double pageflip

This is already handled below in the code by fixup_initial_plane_config.

Fixes: a8153627520a ("drm/i915: Try to relocate the BIOS fb to the start of ggtt")
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241210083111.230484-3-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/xe/display/xe_plane_initial.c