drm/xe/display: Mark dpt and related vma as uncached
authorJuha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Mon, 18 Mar 2024 20:18:50 +0000 (22:18 +0200)
committerMatthew Auld <matthew.auld@intel.com>
Tue, 19 Mar 2024 09:09:41 +0000 (09:09 +0000)
commit1997eeeac5ba2664d06ee79979fdd2637badabe7
treef780c6ec830df7ddfb80e74a1f88c4e4488f1027
parent2a4172be4013990a794a6ef201c0223b63295423
drm/xe/display: Mark dpt and related vma as uncached

Mark dpt and related vma as uncached to avoid pipe faults on some devices.

Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240318201850.127785-1-juhapekka.heikkila@gmail.com
drivers/gpu/drm/xe/display/xe_fb_pin.c