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:
2eb49a6
)
drm/i915: call intel_tile_height with correct parameter
author
Chandra Konduru
<chandra.konduru@intel.com>
Sat, 9 May 2015 03:22:46 +0000
(20:22 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 20 May 2015 09:25:43 +0000
(11:25 +0200)
In skylake update plane functions, intel_tile_height() is called with
bits_per_pixel instead of pixel_format. Correcting it.
Signed-off-by: Chandra Konduru <chandra.konduru@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
[danvet: Fixup alignment.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found