]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe: Remove pte_encode_bo callback
authorMaarten Lankhorst <dev@lankhorst.se>
Mon, 5 May 2025 12:19:21 +0000 (14:19 +0200)
committerMaarten Lankhorst <dev@lankhorst.se>
Mon, 9 Jun 2025 08:24:23 +0000 (10:24 +0200)
commit0c52d722524a2ac3aefdbbc4cbc33658b08b9f79
treee218847a6f4ebeebe8c641b98c1c0a851a2beaaa
parent34eca621335819bee9954064cab976e58af2ff8b
drm/xe: Remove pte_encode_bo callback

The users inside display have been converted to use thepte_encode_flags
callback, we can now remove the pte_encode_bo cb.

Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Link: https://lore.kernel.org/r/20250505121924.921544-9-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/xe/xe_ggtt.c
drivers/gpu/drm/xe/xe_ggtt_types.h