aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
diff options
context:
space:
mode:
authorDavid Herrmann <[email protected]>2016-08-04 10:06:57 +0200
committerDaniel Vetter <[email protected]>2016-08-25 13:10:36 +0200
commitd10571fc4fba7d57fb8157f0be61dcbe4a7965ca (patch)
tree76a7b1400d6fb12f04bdc4c99179c5780426a104 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
parentd92d9c3a14488e5af9d7015189f50e02346950f2 (diff)
drm: make DRI1 drivers depend on BROKEN
The legacy DRI1 drivers expose highly broken interfaces to user-space. No modern system should enable them, or you will effectively allow user-space to circumvent most of your kernel security measures. The DRI1 kernel APIs are simply broken. User-space can always use vesafb/efifb/simplefb and friends to get working graphics. Lets hide the old drivers behind CONFIG_BROKEN. In case they turn out to be still used (really?), we can easily revert this and figure out a way to move them out of sight (e.g., moving all DRI1 drivers to drivers/gpu/dri1/). Signed-off-by: David Herrmann <[email protected]> Acked-by: Chris Wilson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions