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:
c54e590
)
drm/i915: make DP work on LPT-LP machines
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Tue, 20 Nov 2012 17:12:07 +0000
(15:12 -0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 21 Nov 2012 16:47:08 +0000
(17:47 +0100)
We need to enable a special bit, otherwise none of the DP functions
requiring the PCH will work.
Version 2: store the PCH ID inside dev_priv, as suggested by Daniel
Vetter.
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