drm/xe: Map initial FB at the same place in GGTT too
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tue, 24 Jan 2023 17:28:03 +0000 (18:28 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:27:44 +0000 (18:27 -0500)
commit9b6483af3709386fe0e544bfa8cc01f8a92e0d57
tree0a81c24565301650753253c9d0ff6babe7bc1349
parent09a68b4a76e3d870d2fad34099d27cc7e2c9939b
drm/xe: Map initial FB at the same place in GGTT too

I saw a flicker when booting xe, and it's very likely that the original
FB was not mapped at the same place when inheriting, fix it.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_bo.c
drivers/gpu/drm/xe/xe_ggtt.c
drivers/gpu/drm/xe/xe_ggtt.h