linux/drivers/gpu/drm/nouveau/nvkm
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
..
core drm/nouveau/core/object: support lookup of specific object types 2017-02-17 15:14:56 +10:00
engine drm/nouveau/dma: use rb_entry() 2017-02-17 15:14:55 +10:00
falcon drm/nouveau/core: add falcon library functions 2017-02-17 15:14:30 +10:00
subdev replace BUG_ON(1) with BUG() 2017-02-17 15:14:55 +10:00
Kbuild drm/nouveau/core: add falcon library functions 2017-02-17 15:14:30 +10:00