intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/i915: per connector backlight, per chip vfuncs
@ 2013-10-31 16:55 Jani Nikula
  2013-10-31 16:55 ` [PATCH 1/7] drm/i915: move opregion asle request handling to a work queue Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Jani Nikula @ 2013-10-31 16:55 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, jesse.barnes

Hi all -

I was going to pick up [1], rebase, add a few small things on top. I
forget what those small things were going to be, but I ended up with
per-connector backlight handling and chip specific backlight hooks. Oh
well.

This is still completely untested. I tried to be careful with each
change, but given that this is backlight, there's bound to be some
regression lurking in there. Keep your eyes open, you've been warned. ;)


BR,
Jani.


[1] http://mid.gmane.org/1381773821-16875-1-git-send-email-jbarnes@virtuousgeek.org

Jani Nikula (5):
  drm/i915: move opregion asle request handling to a work queue
  drm/i915: clean up backlight conditional build
  drm/i915: make backlight info per-connector
  drm/i915: handle backlight through chip specific functions
  drm/i915: make asle notifications update backlight on all connectors

Jesse Barnes (2):
  drm/i915: make backlight functions take a connector
  drm/i915/vlv: use per-pipe backlight controls v2

 drivers/gpu/drm/i915/i915_dma.c       |    2 +-
 drivers/gpu/drm/i915/i915_drv.h       |   21 +-
 drivers/gpu/drm/i915/i915_reg.h       |   15 +
 drivers/gpu/drm/i915/i915_suspend.c   |   37 +-
 drivers/gpu/drm/i915/intel_display.c  |   23 +-
 drivers/gpu/drm/i915/intel_dp.c       |    5 +-
 drivers/gpu/drm/i915/intel_drv.h      |   19 +-
 drivers/gpu/drm/i915/intel_lvds.c     |    9 +-
 drivers/gpu/drm/i915/intel_opregion.c |   39 ++-
 drivers/gpu/drm/i915/intel_panel.c    |  613 +++++++++++++++++++++++----------
 10 files changed, 562 insertions(+), 221 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-11-06 17:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 16:55 [PATCH 0/7] drm/i915: per connector backlight, per chip vfuncs Jani Nikula
2013-10-31 16:55 ` [PATCH 1/7] drm/i915: move opregion asle request handling to a work queue Jani Nikula
2013-11-05 17:50   ` Jesse Barnes
2013-11-06 17:07   ` Joe Konno
2013-10-31 16:55 ` [PATCH 2/7] drm/i915: make backlight functions take a connector Jani Nikula
2013-11-06 17:08   ` Joe Konno
2013-10-31 16:55 ` [PATCH 3/7] drm/i915/vlv: use per-pipe backlight controls v2 Jani Nikula
2013-11-06 17:09   ` Joe Konno
2013-10-31 16:55 ` [PATCH 4/7] drm/i915: clean up backlight conditional build Jani Nikula
2013-11-06 17:11   ` Joe Konno
2013-10-31 16:55 ` [PATCH 5/7] drm/i915: make backlight info per-connector Jani Nikula
2013-11-06 17:12   ` Joe Konno
2013-10-31 16:55 ` [PATCH 6/7] drm/i915: handle backlight through chip specific functions Jani Nikula
2013-11-06 17:12   ` Joe Konno
2013-10-31 16:55 ` [PATCH 7/7] drm/i915: make asle notifications update backlight on all connectors Jani Nikula
2013-11-06 17:12   ` Joe Konno
2013-10-31 21:34 ` [PATCH 0/7] drm/i915: per connector backlight, per chip vfuncs Joe Konno
2013-11-01 13:28   ` Jani Nikula
2013-11-01 14:30     ` Joe Konno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).