git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9853325
)
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 8 Dec 2014 17:35:37 +0000
(17:35 +0000)
committer
Jani Nikula
<jani.nikula@intel.com>
Wed, 10 Dec 2014 14:33:30 +0000
(16:33 +0200)
While trying to unify the order of those arguments throughout the
driver, Daniel noticed what we were inverting them in this part of the
code.
Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_ringbuffer.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_ringbuffer.c
Simple merge