summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-10drm/nouveau/dmaobj: update to an improved style of class definitionBen Skeggs1-19/+4
2014-08-10drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs1-30/+0
2014-08-10drm/nouveau/nvif: import library functions for the ioctl/event interfacesBen Skeggs1-0/+2
2014-08-10drm/nouveau/client: add method to retrieve device listBen Skeggs1-0/+2
2014-08-10drm/nouveau/core: remove NV_D0 familyBen Skeggs1-1/+0
2014-08-10drm/nouveau/device: add method to retrieve some basic device infoBen Skeggs1-0/+1
2014-08-10drm/nouveau/core: import ioctl/event interfacesBen Skeggs7-1/+27
2014-08-10drm/nouveau/core: add function to return list of supported childrenBen Skeggs1-0/+1
2014-08-10drm/nouveau/core: rework event interfaceBen Skeggs10-65/+87
2014-08-10drm/nouveau/core: move handle-based object apis to handle.cBen Skeggs2-4/+22
2014-08-10drm/nouveau/gk20a: reclocking supportAlexandre Courbot1-0/+1
2014-08-10drm/nouveau/clk: support for non-BIOS pstatesAlexandre Courbot1-3/+5
2014-08-10drm/nouveau: map pages using DMA APIAlexandre Courbot1-6/+0
2014-08-10drm/gk20a: add BAR instanceAlexandre Courbot1-0/+1
2014-08-10drm/nouveau/bar: add noncached ioremap propertyAlexandre Courbot1-0/+3
2014-08-10drm/nouveau: expose pstate selection per-power source in sysfsBen Skeggs1-2/+5
2014-08-10drm/nouveau/clk: allow selection of different power state for ac vs batteryBen Skeggs1-6/+11
2014-08-10drm/nouveau/clk: schedule pstate changes through a workqueueBen Skeggs1-0/+4
2014-08-10drm/nouveau/device: register for acpi eventsBen Skeggs1-0/+12
2014-08-10drm/gk208-/gr: stop touching 0x260 inappropriatelyBen Skeggs1-29/+2
2014-08-10drm/gk110b/gr: initvals differ from gk110Ben Skeggs1-0/+1
2014-08-10drm/gk104/pwr: implement PGOB disable methodBen Skeggs1-1/+3
2014-08-10drm/nouveau/pwr: tidyBen Skeggs1-35/+4
2014-06-18drm/gf117/i2c: no aux channels on this chipsetBen Skeggs1-0/+1
2014-06-11drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs1-4/+5
2014-06-11drm/g94-/disp: add method to power-off dp lanesBen Skeggs1-0/+4
2014-06-11drm/nouveau/disp: add internal representaion of output paths and connectorsBen Skeggs1-0/+11
2014-06-11drm/nouveau/bios: extend connector table parsingBen Skeggs1-2/+20
2014-06-11drm/nouveau/disp: nothing to see hereBen Skeggs1-19/+0
2014-06-11drm/nouveau/i2c: introduce locking at a per-port levelBen Skeggs1-3/+5
2014-06-11drm/nouveau/i2c: balance port acquire/releaseBen Skeggs1-0/+2
2014-06-11drm/gk104/i2c: add aux channel interrupt driverBen Skeggs1-0/+1
2014-06-11drm/nouveau/i2c: add interfaces to support handling aux channel interruptsBen Skeggs1-0/+13
2014-06-11drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs1-52/+5
2014-06-11drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on deferBen Skeggs1-1/+1
2014-06-11drm/nouveau/gpio: send separate event types for high/low transitionsBen Skeggs1-0/+6
2014-06-11drm/nouveau/gpio: use base constructor for all implementationsBen Skeggs1-5/+0
2014-06-11drm/nouveau/gpio: split g92 class from nv50Ben Skeggs1-14/+1
2014-06-11drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs1-4/+4
2014-06-11drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs1-14/+15
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin1-3/+5
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot1-0/+1
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot1-0/+1
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot1-0/+1
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot1-0/+1
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres1-0/+7
2014-03-26drm/nvd7/therm: handle another kind of PWM fansMartin Peres1-1/+1
2014-03-26drm/nouveau/devinit: add interface to check if a mmio access by scripts is okBen Skeggs1-0/+1
2014-03-26drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs1-1/+1
2014-03-26drm/gm107/gr: initial supportBen Skeggs1-0/+1