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:
ab527ef
)
drm/i915: WARN on !crtc in intel_dp_link_down
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 29 Nov 2012 14:59:34 +0000
(15:59 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 6 Dec 2012 13:37:00 +0000
(14:37 +0100)
This could have happened with the old crtc helper based modeset code,
but can't happen any longer with the new code.
Hence put in a WARN and adjust the comment. If no one hits this, we
can eventually remove it (like a few other such cases across our
code).
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@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