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:
eddfcbc
)
drm/i915: Make setting color key atomic.
author
Maarten Lankhorst
<maarten.lankhorst@linux.intel.com>
Mon, 15 Jun 2015 10:33:54 +0000
(12:33 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 22 Jun 2015 12:28:15 +0000
(14:28 +0200)
By making color key atomic there are no more transitional helpers.
The plane check function will reject the color key when a scaler is
active.
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