diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-03-30 12:45:14 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-03-30 18:21:36 +0300 |
commit | aa2e2996b1518b3e4b72dab5c2cb6cd082e3002e (patch) | |
tree | 3d11c22ccbf5ce3409976388042559c13244f428 /include/linux/console.h | |
parent | e6bf6e5799f72f04bac61056804d6dd8dac98062 (diff) | |
download | linux-aa2e2996b1518b3e4b72dab5c2cb6cd082e3002e.tar.xz |
drm/sysfs: Nuke TV/DVI property files
This goes all the way back to the original KMS commit aeons ago
commit f453ba0460742ad027ae0c4c7d61e62817b3e7ef
Author: Dave Airlie <airlied@redhat.com>
Date: Fri Nov 7 14:05:41 2008 -0800
DRM: add mode setting support
But it seems to be completely unused. Only i915 and nouveau even
register these properties, and the corresponding DDX don't even look
at them. Also the sysfs files are read-only, so not useful to
configure anything.
I suspect that this was added with the goal to have read-only access
to all properties in sysfs, but we never followed through on that.
Also, that should be done in a more generic fashion.
Since it would be real work to fix up the locking (with atomic we're
now chasing pointers when reading properties) and it seems unused lets
just nuke this all. It's easier. Of course we'll keep the properties
themselves, those are still exposed through the KMS ioctls.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1459331120-27864-5-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'include/linux/console.h')
0 files changed, 0 insertions, 0 deletions