[Intel-gfx] [PATCH v2 0/7] drm/i915: clean up *_digital_port_connected

Daniel Vetter daniel at ffwll.ch
Wed Aug 26 02:01:21 PDT 2015


On Thu, Aug 20, 2015 at 10:47:35AM +0300, Jani Nikula wrote:
> v2 with missing cases handled and intel_digital_port_connected return
> value changed to bool. Mostly it's just the addition of patches 2 and 3,
> and rebase of the rest.

Pulled in entire series, thanks.
-Daniel

> 
> BR,
> Jani.
> 
> 
> Jani Nikula (7):
>   drm/i915: move ibx_digital_port_connected to intel_dp.c
>   drm/i915: make g4x_digital_port_connected return boolean status
>   drm/i915: add MISSING_CASE annotation to ibx_digital_port_connected
>   drm/i915: add common intel_digital_port_connected function
>   drm/i915: split ibx_digital_port_connected to ibx and cpt variants
>   drm/i915: split g4x_digital_port_connected to g4x and vlv variants
>   drm/i915/bxt: Use correct live status register for BXT platform
> 
>  drivers/gpu/drm/i915/intel_display.c |  45 --------
>  drivers/gpu/drm/i915/intel_dp.c      | 199 +++++++++++++++++++++++++----------
>  drivers/gpu/drm/i915/intel_drv.h     |   2 -
>  3 files changed, 145 insertions(+), 101 deletions(-)
> 
> -- 
> 2.1.4
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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


More information about the Intel-gfx mailing list