commit | 4e9951d960932d648197d691aa28a7bc0ced1b56 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Sep 05 10:06:13 2016 +0200 |
committer | Sean Paul <seanpaul@chromium.org> | Tue Sep 06 13:56:41 2016 -0400 |
tree | 07497d290dfdd2b63877c5b42349c039a2cde1c0 | |
parent | 75ac49532a3cd44f2b22d88bab888ae92c411650 [diff] |
drm/atomic: Reject properties not part of the object. The legacy setprop ioctl doesn't attempt to set properties that are not enumerated on the object. The atomic ioctl does, fix this by validating first. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1473062773-5045-1-git-send-email-maarten.lankhorst@linux.intel.com