summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include
Commit message (Expand)AuthorAgeFilesLines
* drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs2013-07-012-2/+0
* drm/nv50/vm: handle bar tlb flushes internallyBen Skeggs2013-07-011-1/+1
* drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs2013-07-011-70/+25
* drm/nouveau/clk: change init ordering, no longer needed by devinitBen Skeggs2013-07-011-2/+2
* drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs2013-07-012-8/+15
* drm/nve0/ce: create engine object for ce2Ben Skeggs2013-07-012-0/+2
* drm/nv50/disp: force dac power state during load detectBen Skeggs2013-06-051-1/+1
* drm/nvf0/disp: expose display class 2.2Ben Skeggs2013-05-022-0/+13
* drm/nouveau/fifo: implement channel creation event generationBen Skeggs2013-04-261-1/+2
* drm/nouveau/device: tweak the device/subdev relationship a littleBen Skeggs2013-04-261-2/+2
* drm/nouveau/device: have engine object initialised before creationBen Skeggs2013-04-261-1/+0
* drm/nouveau/device: convert to engine, rather than subdevBen Skeggs2013-04-262-3/+3
* drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs2013-04-261-14/+16
* drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller2013-04-261-0/+4
* drm/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller2013-04-261-0/+7
* drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres2013-04-261-0/+1
* drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres2013-03-181-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-2520-99/+341
|\
| * drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs2013-02-201-0/+1
| * drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs2013-02-201-0/+17
| * drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs2013-02-201-19/+0
| * drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-202-22/+106
| * drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2013-02-201-0/+2
| * drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs2013-02-201-1/+2
| * drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs2013-02-201-0/+5
| * drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2013-02-201-0/+1
| * drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs2013-02-201-7/+1
| * drm/nouveau/gpio: use event interfaces for interrupt signallingBen Skeggs2013-02-201-18/+13
| * drm/nouveau/gpio: pass number of on-die gpio lines to baseBen Skeggs2013-02-201-3/+3
| * drm/nouveau/fifo/nvc0-: use interrupt 31 as an event triggerBen Skeggs2013-02-201-0/+2
| * drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs2013-02-202-16/+15
| * drm/nouveau/disp/nv04: implement a base display object classBen Skeggs2013-02-201-0/+8
| * drm/nouveau/core: basic event interface between core and drmBen Skeggs2013-02-201-0/+36
| * drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz2013-02-202-7/+8
| * drm/nouveau: prepare for reporting channel ownerMarcin Slusarz2013-02-203-2/+6
| * drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs2013-02-201-0/+7
| * drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs2013-02-201-1/+1
| * drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2013-02-202-2/+19
| * drm/nouveau/therm: better transitions and debug loggingBen Skeggs2013-02-201-5/+4
| * drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres2013-02-202-0/+42
| * drm/nouveau/therm: implement automatic fan managementMartin Peres2013-02-201-0/+1
| * drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres2013-02-201-0/+16
| * drm/nouveau/fan: add toggle fan supportMartin Peres2013-02-201-0/+8
| * drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs2013-02-201-8/+14
| * drm/nva3/therm: add support for hardware fan tachometerBen Skeggs2013-02-201-0/+1
| * drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs2013-02-201-1/+14
| * nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs2013-02-201-0/+1
* | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-091-2/+5
|/
* drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-131-0/+2
* drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-131-0/+3
OpenPOWER on IntegriCloud