public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] edid caching
@ 2012-06-11  7:03 Daniel Vetter
  2012-06-11  7:03 ` [PATCH 1/4] drm/i915: cache crt edid Daniel Vetter
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Daniel Vetter @ 2012-06-11  7:03 UTC (permalink / raw)
  To: Intel Graphics Development; +Cc: Daniel Vetter

Hi all,

This are a few patches from my hpd series to implement edid caching. It's not
nirvana, but at least it cuts down a bit on our massive edid re-re-reading ...

As usual, comments&review highly welcom.

Yours, Daniel

Daniel Vetter (4):
  drm/i915: cache crt edid
  drm/i915: cache dp edid
  drm/i915: cache hdmi edid
  drm/i915/sdvo: implement correct return value for ->get_modes

 drivers/gpu/drm/i915/intel_crt.c   |   25 ++++++++++++++---
 drivers/gpu/drm/i915/intel_dp.c    |   47 ++++++++++++++++------------------
 drivers/gpu/drm/i915/intel_drv.h   |    2 +
 drivers/gpu/drm/i915/intel_hdmi.c  |   49 +++++++++++++++++++++--------------
 drivers/gpu/drm/i915/intel_modes.c |   18 ++++++++++---
 drivers/gpu/drm/i915/intel_sdvo.c  |   41 ++++++++++++++++++-----------
 6 files changed, 112 insertions(+), 70 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2012-06-11 10:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11  7:03 [PATCH 0/4] edid caching Daniel Vetter
2012-06-11  7:03 ` [PATCH 1/4] drm/i915: cache crt edid Daniel Vetter
2012-06-11  7:03 ` [PATCH 2/4] drm/i915: cache dp edid Daniel Vetter
2012-06-11  7:03 ` [PATCH 3/4] drm/i915: cache hdmi edid Daniel Vetter
2012-06-11  7:03 ` [PATCH 4/4] drm/i915/sdvo: implement correct return value for ->get_modes Daniel Vetter
2012-06-11 10:15 ` [PATCH 0/4] edid caching Chris Wilson

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