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:
aa102d2
)
drm/i915: Update the DSI disable path to support dual link panel disabling
author
Gaurav K Singh
<gaurav.k.singh@intel.com>
Fri, 5 Dec 2014 08:52:44 +0000
(14:22 +0530)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 5 Dec 2014 14:31:32 +0000
(15:31 +0100)
We need to program both port registers during dual link disable path.
v2: Address review comments by Jani
- Used a for loop instead of do-while loop.
v3: Used for_each_dsi_port macro instead of for loop
v4: Added comments for the usage of AFE latchout bit
Signed-off-by: Gaurav K Singh <gaurav.k.singh@intel.com>
Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dsi.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_dsi.c
Simple merge