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:
5dc5298
)
drm/i915: add haswell_set_pipeconf
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Fri, 5 Oct 2012 15:05:57 +0000
(12:05 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 10 Oct 2012 14:06:30 +0000
(16:06 +0200)
It's a copy of ironlake_set_pipeconf with 2 differences:
- There is no BPC field to set.
- The interlaced mask is now 2 bits instead of 3.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found