diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2015-03-27 18:59:40 +0100 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2015-04-02 10:25:50 +0200 |
commit | 840a1cf0cd533f30da792527ca5ff6a023d4a727 (patch) | |
tree | 9730ce28931fe588ac274028dfb37151093ebe5b /fs/compat_ioctl.c | |
parent | drm/i915: Skip allocating shadow batch for 0-length batches (diff) | |
download | linux-840a1cf0cd533f30da792527ca5ff6a023d4a727.tar.xz linux-840a1cf0cd533f30da792527ca5ff6a023d4a727.zip |
drm/i915: Reject the colorkey ioctls for primary and cursor planes
The legcy colorkey ioctls are only implemented for sprite planes, so
reject the ioctl for primary/cursor planes. If we want to support
colorkeying with these planes (assuming we have hw support of course)
we should just move ahead with the colorkey property conversion.
Testcase: kms_legacy_colorkey
Cc: Tommi Rantala <tt.rantala@gmail.com>
Cc: stable@vger.kernel.org
Reference: http://mid.gmane.org/CA+ydwtr+bCo7LJ44JFmUkVRx144UDFgOS+aJTfK6KHtvBDVuAw@mail.gmail.com
Reported-and-tested-by: Tommi Rantala <tt.rantala@gmail.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions