summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/include/core/device.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drm/nouveau/device: provide a way for devinit to mark engines as disabledIlia Mirkin1-0/+1
2014-01-23drm/nve0/fifo: recover from mmu faults on bar1/bar3Ben Skeggs1-1/+2
2013-11-08drm/nouveau/perfmon: initial infrastructure to expose performance countersBen Skeggs1-0/+1
2013-11-08drm/nouveau/therm: add hook for clk to suggest fanspeed to thermBen Skeggs1-1/+1
2013-11-08drm/nouveau/pwr: assign a subdev id for upcoming implementationBen Skeggs1-0/+1
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin1-0/+1
2013-11-08drm/nouveau/vic: rename PUNK1C1 to PVICBen Skeggs1-1/+1
2013-07-01drm/nouveau/clk: change init ordering, no longer needed by devinitBen Skeggs1-2/+2
2013-07-01drm/nve0/ce: create engine object for ce2Ben Skeggs1-0/+1
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs1-3/+3
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres1-0/+1
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs1-1/+15
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres1-1/+0
2012-10-03drm/nve0/ibus: handle PIBUS interrupts to prevent stormBen Skeggs1-0/+1
2012-10-03drm/nve0/fifo: support engine selection when creating fifo channelsBen Skeggs1-1/+1
2012-10-03drm/nouveau/core: pull in most of the new core infrastructureBen Skeggs1-0/+122