public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/7] drm/i915/dp: convert to new aux channel helpers
@ 2014-02-04 13:40 Jani Nikula
  2014-02-04 13:40 ` [RFC PATCH 1/7] drm/i915/dp: clean up cargo culted intel_dp_aux_native_read_retry() usage Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Jani Nikula @ 2014-02-04 13:40 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, Thierry Reding, dri-devel

These are based on drm-intel-nightly plus Thierry's aux channel
infrastructure patches [1], and supersede my dp aux fixes [2].

Patches 1-4 are prep work and fixes to our current code.

Patches 5 and 7 do the actual conversion for native aux and i2c over
aux, respectively. Patch 6 is minor cleanup in between.

I've very briefly tested this to work; I don't intend to put much more
effort into this until Thierry's series is merged (or updated if
necessary).


BR,
Jani.


[1] http://mid.gmane.org/1390332263-11974-1-git-send-email-treding@nvidia.com
[2] http://mid.gmane.org/cover.1391074436.git.jani.nikula@intel.com

Jani Nikula (7):
  drm/i915/dp: clean up cargo culted intel_dp_aux_native_read_retry()
    usage
  drm/i915/dp: fix dp aux native read return value checks
  drm/i915/dp: split edp_panel_vdd_on() for reuse
  drm/i915/dp: move edp vdd enable/disable at a lower level in
    i2c-over-aux
  drm/i915/dp: use the new drm helpers for dp aux
  drm/i915/dp: move dp aux ch register init to aux init
  drm/i915/dp: use the new drm helpers for dp i2c-over-aux

 drivers/gpu/drm/i915/intel_dp.c  |  482 ++++++++++++++------------------------
 drivers/gpu/drm/i915/intel_drv.h |    3 +-
 2 files changed, 171 insertions(+), 314 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-04 14:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 13:40 [RFC PATCH 0/7] drm/i915/dp: convert to new aux channel helpers Jani Nikula
2014-02-04 13:40 ` [RFC PATCH 1/7] drm/i915/dp: clean up cargo culted intel_dp_aux_native_read_retry() usage Jani Nikula
2014-02-04 14:20   ` Ville Syrjälä
2014-02-04 13:40 ` [RFC PATCH 2/7] drm/i915/dp: fix dp aux native read return value checks Jani Nikula
2014-02-04 13:40 ` [RFC PATCH 3/7] drm/i915/dp: split edp_panel_vdd_on() for reuse Jani Nikula
2014-02-04 13:40 ` [RFC PATCH 4/7] drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux Jani Nikula
2014-02-04 13:40 ` [RFC PATCH 5/7] drm/i915/dp: use the new drm helpers for dp aux Jani Nikula
2014-02-04 13:40 ` [RFC PATCH 6/7] drm/i915/dp: move dp aux ch register init to aux init Jani Nikula
2014-02-04 13:40 ` [RFC PATCH 7/7] drm/i915/dp: use the new drm helpers for dp i2c-over-aux Jani Nikula

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