linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvif
Ben Skeggs 34acf100dd drm/nouveau/lib: add null backend
For the moment, just used to speed up vbios-only testing.  Have some
ideas for extending in the future.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-12-02 15:44:04 +10:00
..
class.h drm/nouveau/core: add some forgotten subdevs to disable mask 2014-12-02 15:44:03 +10:00
client.c drm/nouveau/lib: add null backend 2014-12-02 15:44:04 +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: use ram info from nvif_device 2014-08-10 05:28:12 +10:00
driver.h drm/nouveau/lib: add null backend 2014-12-02 15:44:04 +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: return null pointers on failure, in addition to ret != 0 2014-08-15 07:58:39 +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: return null pointers on failure, in addition to ret != 0 2014-08-15 07:58:39 +10:00
object.h nouveau: __iomem misannotations 2014-10-09 02:39:11 -04:00
os.h drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
unpack.h