[Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling

Daniel Vetter daniel at ffwll.ch
Fri Dec 16 13:48:25 UTC 2016


On Fri, Dec 16, 2016 at 12:29:05PM +0200, Jani Nikula wrote:
> The two remaining patches from [1], rebased.
> 
> BR,
> Jani.
> 
> 
> [1] http://mid.mail-archive.com/1480984058-552-1-git-send-email-manasi.d.navare@intel.com

Just for the record, I think the only thing missing here is the Xorg
review on the -modesetting patch. As soon as we have that I can vacuum
this up (probably best through drm-misc, but not sure).
-Daniel

> 
> 
> Manasi Navare (2):
>   drm: Add a new connector atomic property for link status
>   drm/i915: Implement Link Rate fallback on Link training failure
> 
>  drivers/gpu/drm/drm_atomic.c                  | 16 +++++++++
>  drivers/gpu/drm/drm_atomic_helper.c           | 15 ++++++++
>  drivers/gpu/drm/drm_connector.c               | 52 +++++++++++++++++++++++++++
>  drivers/gpu/drm/i915/intel_dp.c               | 27 ++++++++++++++
>  drivers/gpu/drm/i915/intel_dp_link_training.c | 22 ++++++++++--
>  drivers/gpu/drm/i915/intel_drv.h              |  3 ++
>  include/drm/drm_connector.h                   | 19 ++++++++++
>  include/drm/drm_mode_config.h                 |  5 +++
>  include/uapi/drm/drm_mode.h                   |  4 +++
>  9 files changed, 161 insertions(+), 2 deletions(-)
> 
> -- 
> 2.1.4
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list