summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile.header-test
diff options
context:
space:
mode:
authorChris Wilson2019-04-24 11:51:34 +0200
committerChris Wilson2019-04-24 17:37:20 +0200
commit09407579abf55a8f472c221325dda81cca324326 (patch)
tree589c5b312642ff44528a76d7fe28ddf3d961cc9a /drivers/gpu/drm/i915/Makefile.header-test
parentdrm/i915/icl: Fix clockgating issue when using scalers (diff)
downloadkernel-qcow2-linux-09407579abf55a8f472c221325dda81cca324326.tar.gz
kernel-qcow2-linux-09407579abf55a8f472c221325dda81cca324326.tar.xz
kernel-qcow2-linux-09407579abf55a8f472c221325dda81cca324326.zip
drm/i915: Store the default sseu setup on the engine
As we push for better compartmentalisation, it is more convenient to copy the default sseu configuration from the engine into the derived logical context, than it is to dig it out from i915->runtime_info. v2: Use intel_sseu_from_device_info() to describe the converter Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190424095134.30249-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile.header-test')
-rw-r--r--drivers/gpu/drm/i915/Makefile.header-test1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/Makefile.header-test b/drivers/gpu/drm/i915/Makefile.header-test
index c1c391816fa7..5bcc78d7ac96 100644
--- a/drivers/gpu/drm/i915/Makefile.header-test
+++ b/drivers/gpu/drm/i915/Makefile.header-test
@@ -33,6 +33,7 @@ header_test := \
intel_psr.h \
intel_sdvo.h \
intel_sprite.h \
+ intel_sseu.h \
intel_tv.h \
intel_workarounds_types.h