From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> 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