linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvif
Ben Skeggs 967e7bde87 drm/nouveau: initial pass at moving to struct nvif_device
This is an attempt at isolating some of the changes necessary to port
to NVIF in a separate commit.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-08-10 05:13:13 +10:00
..
class.h drm/nouveau/client: add method to retrieve device list 2014-08-10 05:13:08 +10:00
client.c drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +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/core: import ioctl/event interfaces 2014-08-10 05:13:04 +10:00
ioctl.h drm/nouveau/core: import ioctl/event interfaces 2014-08-10 05:13: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: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +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