On Tue, Apr 26, 2016 at 07:29:37PM +0200, Daniel Vetter wrote:
Like in
commit 0e975980d435d58df2d430d688b8c18778b42218 Author: Peter Antoine peter.antoine@intel.com 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.
Cc: Peter Antoine peter.antoine@intel.com Cc: Ben Skeggs bskeggs@redhat.com Signed-off-by: Daniel Vetter daniel.vetter@intel.com
* mutters something about MODESET && !MODESET_LEGACY reading better.
Looks consistent, not going to comment on LEGACY though. There are no direct users of the the addmap interface, so just whatever comes in through an ioctl. -Chris