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:
cf4b0de
)
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 8 Dec 2014 17:35:38 +0000
(17:35 +0000)
committer
Jani Nikula
<jani.nikula@intel.com>
Wed, 10 Dec 2014 14:39:24 +0000
(16:39 +0200)
We may be hidding bugs by doing that, so let remove it and have the
actual mask value shine through, for better or worse.
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