public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Make for_each_{plane, sprite} take dev_priv as first argument
@ 2015-02-28 14:54 Damien Lespiau
  2015-02-28 14:54 ` [PATCH 1/2] drm/i915: Make for_each_plane() take dev_priv as argument Damien Lespiau
  2015-02-28 14:54 ` [PATCH 2/2] drm/i915: Make for_each_sprite() " Damien Lespiau
  0 siblings, 2 replies; 7+ messages in thread
From: Damien Lespiau @ 2015-02-28 14:54 UTC (permalink / raw)
  To: intel-gfx

When upstreaming the SKL WM series I didn't really want to go, again, rework
the patches for a small change like that. I promissed I'd get around to do it
though and sounds about the right time.

-- 
Damien

Damien Lespiau (2):
  drm/i915: Make for_each_plane() take dev_priv as argument
  drm/i915: Make for_each_sprite() take dev_priv as argument

 drivers/gpu/drm/i915/i915_debugfs.c  |  2 +-
 drivers/gpu/drm/i915/i915_drv.h      | 11 ++++++++---
 drivers/gpu/drm/i915/intel_display.c |  8 ++++----
 drivers/gpu/drm/i915/intel_pm.c      |  9 ++++-----
 4 files changed, 17 insertions(+), 13 deletions(-)

-- 
1.8.3.1

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

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

end of thread, other threads:[~2015-03-03 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28 14:54 [PATCH 0/2] Make for_each_{plane, sprite} take dev_priv as first argument Damien Lespiau
2015-02-28 14:54 ` [PATCH 1/2] drm/i915: Make for_each_plane() take dev_priv as argument Damien Lespiau
2015-02-28 21:04   ` Chris Wilson
2015-03-02 13:57     ` Damien Lespiau
2015-02-28 14:54 ` [PATCH 2/2] drm/i915: Make for_each_sprite() " Damien Lespiau
2015-03-02 18:01   ` Daniel Vetter
2015-03-03 11:42   ` shuang.he

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