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:
b113d5e
)
drm/i915: Don't use crtc->plane in ILK+ get_config()
author
Damien Lespiau
<damien.lespiau@intel.com>
Tue, 20 Jan 2015 12:51:47 +0000
(12:51 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 08:51:02 +0000
(09:51 +0100)
crtc->plane can only be different from crtc->pipe pre-Gen4. Don't use it
in new-ish code.
Reviewed-By: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found