public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915: WA intel_backlight scale math
@ 2014-09-29 22:49 U. Artie Eoff
  2014-09-29 22:49 ` [PATCH 1/2 v3] drm/i915: intel_backlight scale() math WA U. Artie Eoff
  2014-09-29 22:49 ` [PATCH 2/2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header U. Artie Eoff
  0 siblings, 2 replies; 11+ messages in thread
From: U. Artie Eoff @ 2014-09-29 22:49 UTC (permalink / raw)
  To: intel-gfx

The first patch is version 3 of the original patch authored by Joe Konno.
Joe Konno is off-the-grid for the next week or so.  Thus, I'm submitting
version 3 to keep the momentum going on this.  I elected to split v3 up
into two patches so that the first can be cherry-picked easier
(i.e. out of context of intel_display.c).

U. Artie Eoff (2):
  drm/i915: intel_backlight scale() math WA
  drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header

 drivers/gpu/drm/i915/intel_display.c | 3 ---
 drivers/gpu/drm/i915/intel_drv.h     | 3 +++
 drivers/gpu/drm/i915/intel_panel.c   | 5 ++---
 3 files changed, 5 insertions(+), 6 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-10-06 14:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29 22:49 [PATCH 0/2] drm/i915: WA intel_backlight scale math U. Artie Eoff
2014-09-29 22:49 ` [PATCH 1/2 v3] drm/i915: intel_backlight scale() math WA U. Artie Eoff
2014-09-30  8:04   ` Daniel Vetter
2014-09-30 14:58     ` Eoff, Ullysses A
2014-09-30 16:31       ` Daniel Vetter
2014-09-30 16:52         ` Eoff, Ullysses A
2014-09-30 17:23           ` Daniel Vetter
2014-09-30 21:18             ` Eoff, Ullysses A
2014-10-06 14:14   ` Joe Konno
2014-09-29 22:49 ` [PATCH 2/2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header U. Artie Eoff
2014-10-06 14:15   ` Joe Konno

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