drm/xe/display: Xe stolen memory handling for fbc support
authorJouni Högander <jouni.hogander@intel.com>
Wed, 13 Sep 2023 09:54:10 +0000 (12:54 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:44:31 +0000 (11:44 -0500)
commitc5a2eadd729ba3538f77ea2e055ca1f2efe82092
tree7cfe49127d777b1e1cfb15c5983d36a4e732cf9f
parentc3744ceb99e54e41f9f4a7a8938f2e12e0be23f0
drm/xe/display: Xe stolen memory handling for fbc support

Add Xe stolen memory handling for fbc.

v3:
  - v2: Add parenthesis around parameter in i915_gem_stolen_node_allocated
v2:
  - define i915_gem_stolen_area_address/size as !WARN_ON(1)
  - squash common type addition into this patch

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
drivers/gpu/drm/xe/compat-i915-headers/i915_gem_stolen.h [new file with mode: 0644]