diff options
author | Daniel Vetter <[email protected]> | 2016-04-26 19:29:37 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-04-27 10:05:54 +0200 |
commit | e975eef07cbca53691f504318609bb95c7e5f1ac (patch) | |
tree | abcda5fb47fba8b852b0ee08c4ddea87b37fbe5e /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 0d787b143d83de94decb801701a005ffd3ec6823 (diff) |
drm: Forbid legacy MAP functions for DRIVER_MODESET
Like in
commit 0e975980d435d58df2d430d688b8c18778b42218
Author: Peter Antoine <[email protected]>
Date: Tue Jun 23 08:18:49 2015 +0100
drm: Turn off Legacy Context Functions
we need to again make an exception for nouveau, but everyone else
really doesn't need this.
Dave Airlie dug out again why we need this: The problem is the legacy
dri1 open function the nouveau ddx called, and the problematic code is
actually in the X server itself. It was only fixed in
commit b1a630b48210d6a3c44994fce1b73273000ace5c
Author: Dave Airlie <[email protected]>
Date: Wed Nov 7 14:45:14 2012 +1000
nouveau: drop DRI1 device open interface.
Cc: Peter Antoine <[email protected]>
Cc: Ben Skeggs <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions