commit | 240cf2b58eb0bdd3c59387ca0cfbd5657708b996 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Jul 30 11:52:34 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Mon Jul 30 11:52:34 2018 +0100 |
tree | 3525c33143eccba4e11c98bbf1a27ef1d386e0f8 | |
parent | c96103b6c49ff9a8710e580da72c0f116d24a76c [diff] |
drm/armada: remove crtc YUV colourspace properties Remove the unused CRTC colourspace properties - userspace does not make use of these. In any case, these are not a property of the CRTC, since they demonstrably only affect the video (overlay) plane, irrespective of the format of the graphics (primary) plane. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>