public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/i915: DPCD Backlight Control
@ 2015-09-30 14:36 Yetunde Adebisi
  2015-09-30 14:36 ` [PATCH 1/1] drm/i915: Add Backlight Control using DPCD for eDP connectors Yetunde Adebisi
  0 siblings, 1 reply; 5+ messages in thread
From: Yetunde Adebisi @ 2015-09-30 14:36 UTC (permalink / raw)
  To: intel-gfx; +Cc: Yetunde Adebisi

This patch adds support for backlight control using DPCD registers
for eDP displays.

It depends on a previous patch by Jani Nikula to move the backlight 
hooks from dev_priv->display to intel_panel [1]

Yetunde Adebisi (1):
  drm/i915: Add Backlight Control using DPCD for eDP connectors

 drivers/gpu/drm/i915/intel_dp.c    | 185 +++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h   |   3 +
 drivers/gpu/drm/i915/intel_panel.c |   5 +-
 include/drm/drm_dp_helper.h        |   6 ++
 4 files changed, 198 insertions(+), 1 deletion(-)

-- 
1.9.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-10-29  9:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30 14:36 [PATCH 0/1] drm/i915: DPCD Backlight Control Yetunde Adebisi
2015-09-30 14:36 ` [PATCH 1/1] drm/i915: Add Backlight Control using DPCD for eDP connectors Yetunde Adebisi
2015-10-27 15:56   ` Adebisi, YetundeX
2015-10-28 20:17   ` Jesse Barnes
2015-10-29  9:35   ` Jani Nikula

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