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:
133b0d1
)
drm/i915: Add a simple atomic crtc check function, v2.
author
Maarten Lankhorst
<maarten.lankhorst@linux.intel.com>
Mon, 15 Jun 2015 10:33:40 +0000
(12:33 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 22 Jun 2015 12:18:20 +0000
(14:18 +0200)
Move the check for encoder cloning here.
Changes since v1:
- Remove was/is crtc_disabled. (mattrope)
- Rename function to intel_crtc_atomic_check. (mattrope)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Tested-by(IVB): Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found