dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/gpu/drm/nouveau/core/include/core
Ben Skeggs a7dbf00433 drm/nouveau: allow creation of zero-sized mm
Useful for places where a given chipset may or may not have a given
resource, and we want to avoid having to spray checks for the mm's
existance around everywhere.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2012-10-31 11:22:51 +10:00
..
class.h drm/nouveau: add defines for internal class names 2012-10-03 13:13:05 +10:00
client.h drm/nouveau/core: have client-id be a string, rather than an integer 2012-10-03 13:13:10 +10:00
debug.h
device.h drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering 2012-10-03 13:13:17 +10:00
engctx.h drm/nouveau: restore fifo chid information in engine error messages 2012-10-03 13:13:03 +10:00
engine.h drm/nouveau/core: protect engine context list with hardirq-safe spinlock 2012-10-03 13:13:02 +10:00
enum.h drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs 2012-10-03 13:13:06 +10:00
gpuobj.h drm/nouveau/core: remove some left-over pieces from the porting process 2012-10-03 13:13:00 +10:00
handle.h drm/nouveau: restore fifo chid information in engine error messages 2012-10-03 13:13:03 +10:00
math.h
mm.h drm/nouveau: allow creation of zero-sized mm 2012-10-31 11:22:51 +10:00
namedb.h
object.h
option.h
parent.h drm/nouveau: remove unused _nouveau_parent_ctor 2012-10-09 13:50:33 +10:00
printk.h
ramht.h drm/nouveau: port all engines to new engine module format 2012-10-03 13:12:56 +10:00
subdev.h