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:
4e96c97
)
drm/i915: DP link training optimization
author
Mika Kahola
<mika.kahola@intel.com>
Wed, 29 Apr 2015 06:17:40 +0000
(09:17 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 8 May 2015 11:03:27 +0000
(13:03 +0200)
This patch adds DP link training optimization by reusing the
previously trained values.
v2:
- rebase
V3:
- rebase
V4:
- when HPD long pulse is received, the flag is cleared
that indicates if DP link training is required or not
(based on Sivakumar's comment)
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Sivakumar Thulasimani <sivakumar.thulasimani@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_dp.c
Simple merge