drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
authorBen Skeggs <bskeggs@redhat.com>
Tue, 8 May 2012 00:24:27 +0000 (10:24 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 26 Jul 2012 00:28:15 +0000 (10:28 +1000)
commit2a259a3d84c4409918c5d094f0969da58283a947
treee261df7f7f038bbb9761c91ee5784a4fdfb0bfb5
parentce22af03da2cd700332a384e240378cae1355773
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer

These will be replaced in the near future, the code isn't yet stable enough
for this merge window however.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/Makefile
drivers/gpu/drm/nouveau/nouveau_abi16.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/nouveau_abi16.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/nouveau_channel.c
drivers/gpu/drm/nouveau/nouveau_drv.c
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_gpuobj.c
drivers/gpu/drm/nouveau/nouveau_notifier.c
drivers/gpu/drm/nouveau/nouveau_state.c
include/drm/nouveau_drm.h