[Intel-gfx] [PATCH v3] drm/i915: Add HDCP capability info to i915_display_info.

Chris Wilson chris at chris-wilson.co.uk
Tue Jul 23 10:06:41 UTC 2019


Quoting Ramalingam C (2019-07-19 00:37:47)
> On 2019-07-19 at 11:25:13 +0530, Anshuman Gupta wrote:
> > To identify the HDCP capability of the display connected to CI
> > systems, we need to add the hdcp capability probing in i915_display_info.
> > 
> > This will also help to populate the HDCP capability of the CI systems
> > to CI H/W logs maintained at https://intel-gfx-ci.01.org/hardware/.
> > It will facilitate to determine the kms_content_protection behavior on
> > a particular CI system.
> > 
> > v2: Reused the intel_hdcp_info() in i915_hdcp_sink_capability_show(). [Ram]
> >     Shifted intel_hdcp_info() to the end of intel_dp_info. [Ram]
> > v3: used seq_puts() instead of seq_pritnf(). [Ram]
> > 
> > Cc: daniel.vetter at intel.com
> > Cc: ramalingam.c at intel.com
> > Signed-off-by: Anshuman Gupta <anshuman.gupta at intel.com>
> Looks good to me.
> 
> Reviewed-by: Ramalingam C <ramalingam.c at intel.com>

Pushed, thanks for the patch and review.

Any takers for pushing i915_debugfs into localised drm_printer
pretty printers? And encouraging a standardised format like yaml!
-Chris


More information about the Intel-gfx mailing list