drm/xe: Move suballocator init to after display init
authorMaarten Lankhorst <dev@lankhorst.se>
Tue, 10 Dec 2024 08:31:03 +0000 (09:31 +0100)
committerMaarten Lankhorst <dev@lankhorst.se>
Tue, 21 Jan 2025 13:59:38 +0000 (14:59 +0100)
commit380b0cdaa76bc8f5c16db16eaf48751e792ff041
tree47bfee23fea4c36d2c983c00d0da2203f8b7f9ea
parenta46ea12eca59fd3741ddfec3042d43f87fadf58f
drm/xe: Move suballocator init to after display init

No allocations should be done before we have had a chance to preserve
the display fb.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241210083111.230484-4-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_tile.c
drivers/gpu/drm/xe/xe_tile.h