linux_dsm_epyc7002/drivers/gpu/drm/nouveau/include
Ben Skeggs 110cccff95 drm/nouveau/core/object: support lookup of specific object types
It turns out we have a nice and convenient way of looking up a specific
object type already, by using the func pointer as a key.

This will be used to remove the separate object trees for each type we
need to be able to search for.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-02-17 15:14:56 +10:00
..
nvif drm/nouveau/gr/nv50-mcp89: add defines for gr classes 2017-02-17 15:14:32 +10:00
nvkm drm/nouveau/core/object: support lookup of specific object types 2017-02-17 15:14:56 +10:00