Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/i915: backlight locking, cleanup
@ 2013-04-02 12:48 Jani Nikula
  2013-04-02 12:48 ` [PATCH 1/5] drm/i915: group backlight related stuff into a struct Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jani Nikula @ 2013-04-02 12:48 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

I think these should DTRT, but with backlight and BIOS you never seem to
know...

BR,
Jani.

Jani Nikula (5):
  drm/i915: group backlight related stuff into a struct
  drm/i915: protect backlight enable and level with spinlock
  drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
  drm/i915/opregion: don't pretend we did something when we didn't
  drm/i915: drop code duplication in favor of asle interrupt handler

 drivers/gpu/drm/i915/i915_drv.h       |   13 ++++---
 drivers/gpu/drm/i915/i915_irq.c       |    4 +--
 drivers/gpu/drm/i915/intel_opregion.c |   60 ++++-----------------------------
 drivers/gpu/drm/i915/intel_panel.c    |   60 +++++++++++++++++++++------------
 4 files changed, 55 insertions(+), 82 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-02 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 12:48 [PATCH 0/5] drm/i915: backlight locking, cleanup Jani Nikula
2013-04-02 12:48 ` [PATCH 1/5] drm/i915: group backlight related stuff into a struct Jani Nikula
2013-04-02 13:49   ` Daniel Vetter
2013-04-02 12:48 ` [PATCH 2/5] drm/i915: protect backlight enable and level with spinlock Jani Nikula
2013-04-02 13:39   ` Daniel Vetter
2013-04-02 12:48 ` [PATCH 3/5] drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB Jani Nikula
2013-04-02 12:48 ` [PATCH 4/5] drm/i915/opregion: don't pretend we did something when we didn't Jani Nikula
2013-04-02 12:48 ` [PATCH 5/5] drm/i915: drop code duplication in favor of asle interrupt handler Jani Nikula

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