]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()
authorJani Nikula <jani.nikula@intel.com>
Tue, 31 Mar 2026 09:49:18 +0000 (12:49 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 2 Apr 2026 07:46:18 +0000 (10:46 +0300)
commit8e005ef09ba5a973e9401fa21b653339a5effda1
treed1253b6a1a183fc912829394e114b59a82124fba
parent3fd0d237c940f86857ee2bb194c06fa9a1333085
drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()

This is xe core code, use struct xe_device for simplicity.

Reviewed-by: MichaƂ Grzelak <michal.grzelak@intel.com>
Link: https://patch.msgid.link/56bd532dc5cf460cdbf17c7781f18db5378a28e6.1774950508.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/display/xe_display_bo.c
drivers/gpu/drm/xe/display/xe_display_bo.h
drivers/gpu/drm/xe/display/xe_initial_plane.c