[Intel-gfx] [PATCH v3 0/8] drm/i915: Make infoframe code available to (e)DP ports

Ville Syrjälä ville.syrjala at linux.intel.com
Tue Aug 22 15:06:14 UTC 2017


On Fri, Aug 18, 2017 at 04:49:50PM +0300, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> A rebased reposting of the dig_port infoframe series.
> 
> Notable changes since last time:
> * Dealt with the new intel_sdvo_connector_state
> * Annotated the SDP types with the DP spec version information
> * Fixed the kernel docs for the PSR enable/disable funcs
> 
> Ville Syrjälä (8):
>   drm/dp: Add defines for DP SDP types

Pushed this one to to drm-misc-next

>   drm/i915: Check has_infoframes when enabling infoframes
>   drm/i915: Disable infoframes when shutting down DDI HDMI
>   drm/i915: Move infoframe vfuncs into intel_digital_port
>   drm/i915: Init infoframe vfuncs for DP encoders as well
>   drm/i915: Plumb crtc_state to PSR enable/disable
>   drm/i915: Constify states passed to enable/disable/etc. encoder hooks

and these to dinq. Thanks for the reviews.

>   drm/i915: Remove mostly duplicated video DIP handling from PSR code

This one needs to wait for a drm-misc backmerge.

> 
>  drivers/gpu/drm/i915/intel_crt.c    |  22 ++---
>  drivers/gpu/drm/i915/intel_ddi.c    |  70 ++++++++------
>  drivers/gpu/drm/i915/intel_dp.c     |  71 +++++++-------
>  drivers/gpu/drm/i915/intel_dp_mst.c |  16 ++--
>  drivers/gpu/drm/i915/intel_drv.h    |  60 ++++++------
>  drivers/gpu/drm/i915/intel_dsi.c    |  22 ++---
>  drivers/gpu/drm/i915/intel_dvo.c    |  12 +--
>  drivers/gpu/drm/i915/intel_hdmi.c   | 183 ++++++++++++++++++++----------------
>  drivers/gpu/drm/i915/intel_lvds.c   |  24 ++---
>  drivers/gpu/drm/i915/intel_psr.c    | 118 ++++++++++-------------
>  drivers/gpu/drm/i915/intel_sdvo.c   |  40 ++++----
>  drivers/gpu/drm/i915/intel_tv.c     |  14 +--
>  include/drm/drm_dp_helper.h         |  12 +++
>  13 files changed, 343 insertions(+), 321 deletions(-)
> 
> -- 
> 2.13.0

-- 
Ville Syrjälä
Intel OTC


More information about the Intel-gfx mailing list