[Intel-gfx] [PATCH 0/6] Move dpio access out of intel_display.c
Daniel Vetter
daniel at ffwll.ch
Tue May 17 12:26:02 UTC 2016
On Fri, May 13, 2016 at 05:14:57PM +0300, Ander Conselvan de Oliveira wrote:
> Hi,
>
> This series moves all of the calls to vlv_dpio_{read,write} to
> intel_dpio_phy.c. I think it simplifies the surrounding code a bit.
You still owe us all the kerneldoc for the intel_dpll_mgr.c extraction. I
think better to complete one extraction before starting the next one,
resulting in an even bigger mess than what we had before.
-Daniel
>
> Thanks,
> Ander
>
> Ander Conselvan de Oliveira (6):
> drm/i915: Rename struct dpll to struct intel_dpll
> drm/i915: Move dpio code of VLV/CHV dpll enabling to intel_dpio_phy.c
> drm/i915: Merge vlv/chv _prepare_pll() with their enable counterpart
> drm/i915: Move VLV divider readout to intel_dpio_phy.c
> drm/i915: Move CHV divider readout to intel_dpio_phy.c
> drm/i915: Move toggling of CHV DPIO_DCLKP_EN to intel_dpio_phy.c
>
> drivers/gpu/drm/i915/i915_drv.h | 14 +-
> drivers/gpu/drm/i915/intel_ddi.c | 2 +-
> drivers/gpu/drm/i915/intel_display.c | 395 ++++++----------------------------
> drivers/gpu/drm/i915/intel_dp.c | 2 +-
> drivers/gpu/drm/i915/intel_dpio_phy.c | 260 ++++++++++++++++++++++
> drivers/gpu/drm/i915/intel_dpll_mgr.c | 2 +-
> drivers/gpu/drm/i915/intel_drv.h | 10 +-
> drivers/gpu/drm/i915/intel_sdvo.c | 2 +-
> 8 files changed, 350 insertions(+), 337 deletions(-)
>
> --
> 2.5.5
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://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