public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* New DP vfuncs get_aux{clock_divider,send_ctl}
@ 2014-01-20 15:52 Damien Lespiau
  2014-01-20 15:52 ` [PATCH 1/4] drm/i915: Turn get_aux_clock_divider() into per-product vfuncs Damien Lespiau
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Damien Lespiau @ 2014-01-20 15:52 UTC (permalink / raw)
  To: intel-gfx

A tiny bit of refactoring to make the code more pluggable:

  1/ separate the get_aux_clock_divider() into multiple functions. I Tested
  this patch on IVB and HSW, the simpler to review that patch is to not look at
  the diff but the before/after version and follow the different code path for
  each platform. This part is optional as it's not very easy to review, but I
  somewhat like the per-platform separation.

  2/ split out a get_aux_send_ctl()

-- 
Damien

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-01-21 16:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20 15:52 New DP vfuncs get_aux{clock_divider,send_ctl} Damien Lespiau
2014-01-20 15:52 ` [PATCH 1/4] drm/i915: Turn get_aux_clock_divider() into per-product vfuncs Damien Lespiau
2014-01-21  9:49   ` Jani Nikula
2014-01-21 13:35     ` [PATCH 1/4 v2] drm/i915: Turn get_aux_clock_divider() into per-platform vfuncs Damien Lespiau
2014-01-21 15:52       ` Jani Nikula
2014-01-20 15:52 ` [PATCH 2/4] drm/i915: Factor out a function returning the AUX_CTL value to start a send Damien Lespiau
2014-01-21 10:07   ` Jani Nikula
2014-01-21 11:59     ` Damien Lespiau
2014-01-21 12:12       ` Jani Nikula
2014-01-20 15:52 ` [PATCH 3/4] drm/i915: Reorder the AUX_CTL bits in descending order Damien Lespiau
2014-01-21 10:09   ` Jani Nikula
2014-01-21 11:17     ` Damien Lespiau
2014-01-20 15:52 ` [PATCH 4/4] drm/i915: Introduce a get_aux_send_ctl() vfunc Damien Lespiau
2014-01-21 10:12   ` Jani Nikula
2014-01-21 13:37     ` [PATCH 4/4 v2] " Damien Lespiau
2014-01-21 16:52       ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox