summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-191-5/+9
* drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-191-1/+2
* drm/nouveau: allow creation of zero-sized mmBen Skeggs2012-10-311-1/+0
* drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64Martin Peres2012-10-091-1/+1
* drm/nouveau: remove unused _nouveau_parent_ctorMarcin Slusarz2012-10-091-3/+0
* drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs2012-10-031-1/+15
* drm/nouveau: store supported dma mask in vmmgrBen Skeggs2012-10-031-0/+1
* drm/nvc0/ibus: initial implementation of subdevBen Skeggs2012-10-031-0/+1
* drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres2012-10-032-1/+58
* drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres2012-10-031-0/+14
* drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres2012-10-031-0/+30
* drm/nouveau/therm: rework thermal table parsingMartin Peres2012-10-031-0/+46
* drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres2012-10-031-0/+7
* drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs2012-10-031-2/+2
* drm/nve0/ibus: handle PIBUS interrupts to prevent stormBen Skeggs2012-10-032-0/+34
* drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWAREBen Skeggs2012-10-031-0/+2
* drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz2012-10-032-5/+5
* drm/nouveau: add defines for internal class namesBen Skeggs2012-10-031-14/+35
* drm/nv50/fifo: add support for dma channel classBen Skeggs2012-10-031-0/+1
* drm/nv84/fifo: add support for dma channel classBen Skeggs2012-10-031-0/+1
* drm/nouveau/fifo: version the dma channel class structBen Skeggs2012-10-031-1/+1
* drm/nouveau/fifo: separate object classes for dma channelsBen Skeggs2012-10-031-0/+1
* drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs2012-10-032-14/+8
* drm/nouveau/core: have fifo store a unique context identifier at attach timeBen Skeggs2012-10-032-0/+2
* drm/nouveau/fifo: add method to lookup fifo chid related to a given objectBen Skeggs2012-10-031-0/+1
* drm/nouveau/core: protect engine context list with hardirq-safe spinlockBen Skeggs2012-10-032-1/+4
* drm/nve0/copy: add initial support for the async copy enginesBen Skeggs2012-10-031-0/+2
* drm/nve0/fifo: support engine selection when creating fifo channelsBen Skeggs2012-10-032-3/+20
* drm/nouveau/core: remove some left-over pieces from the porting processBen Skeggs2012-10-033-21/+0
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-2/+2
* drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs2012-10-032-0/+46
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-0315-69/+633
* drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2012-10-034-30/+188
* drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs2012-10-033-3/+172
* drm/nouveau/core: add support for reverse mm allocationsBen Skeggs2012-10-031-28/+6
* drm/nouveau/timer: port to subdev interfacesBen Skeggs2012-10-031-0/+53
* drm/nouveau/mc: port to subdev interfacesBen Skeggs2012-10-031-0/+49
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-035-1/+168
* drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-033-1/+99
* drm/nouveau/clk: implement stub clock subdevBen Skeggs2012-10-031-0/+40
* drm/nouveau/i2c: port to subdev interfacesBen Skeggs2012-10-033-39/+93
* drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs2012-10-033-60/+98
* drm/nouveau/bios: pull in basic vbios subdev, more to come laterBen Skeggs2012-10-033-0/+86
* drm/nouveau/core: pull in most of the new core infrastructureBen Skeggs2012-10-0318-2/+1019
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-036-0/+391
OpenPOWER on IntegriCloud