[PATCH 0/3] drm/i915: Eaerly ggtt pinning stuff
Ville Syrjala
ville.syrjala at linux.intel.com
Fri Dec 15 11:09:30 UTC 2023
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Fix up an order issue with HDCP code that tries to clobber the
ggtt way too early. And try to optimize where in the ggtt we
place permanently pinned stuff.
Ville Syrjälä (3):
drm/i915/hdcp: Do intel_hdcp_component_init() much later during init
drm/i915/hdcp: Pin the hdcp gsc message high in ggtt
drm/i915: Pin error_capture to high end of mappable
drivers/gpu/drm/i915/display/intel_display_driver.c | 9 +++++++--
drivers/gpu/drm/i915/display/intel_hdcp_gsc.c | 2 +-
drivers/gpu/drm/i915/gt/intel_ggtt.c | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
--
2.41.0
More information about the Intel-gfx
mailing list