linux/drivers/gpu/drm/nouveau/nvif
Ben Skeggs 4952b4d339 drm/nouveau/disp: audit and version SCANOUTPOS method
The full object interfaces are about to be exposed to userspace, so we
need to check for any security-related issues and version the structs
to make it easier to handle any changes we may need in the future.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-08-10 05:28:10 +10:00
..
class.h drm/nouveau/disp: audit and version SCANOUTPOS method 2014-08-10 05:28:10 +10:00
client.c drm/nouveau: port to nvif client/device/objects 2014-08-10 05:13:14 +10:00
client.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
device.c drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
device.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
driver.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
event.h drm/nouveau/fifo: implement nvif event source 2014-08-10 05:28:05 +10:00
ioctl.h drm/nouveau/device: audit and version NVIF_CONTROL class and methods 2014-08-10 05:28:04 +10:00
list.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
notify.c drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
notify.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
object.c drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
object.h drm/nouveau/disp: audit and version SCANOUTPOS method 2014-08-10 05:28:10 +10:00
os.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
unpack.h