[Intel-gfx] [PATCH 0/2] Make for_each_{plane, sprite} take dev_priv as first argument

Damien Lespiau damien.lespiau at intel.com
Sat Feb 28 06:54:07 PST 2015


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



More information about the Intel-gfx mailing list