aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/include
AgeCommit message (Expand)Author
2013-06-05drm/nv50/disp: force dac power state during load detectBen Skeggs
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs
2013-04-26drm/nouveau/fifo: implement channel creation event generationBen Skeggs
2013-04-26drm/nouveau/device: tweak the device/subdev relationship a littleBen Skeggs
2013-04-26drm/nouveau/device: have engine object initialised before creationBen Skeggs
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs
2013-04-26drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller
2013-04-26drm/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs
2013-02-20drm/nouveau/gpio: use event interfaces for interrupt signallingBen Skeggs
2013-02-20drm/nouveau/gpio: pass number of on-die gpio lines to baseBen Skeggs
2013-02-20drm/nouveau/fifo/nvc0-: use interrupt 31 as an event triggerBen Skeggs
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs
2013-02-20drm/nouveau/disp/nv04: implement a base display object classBen Skeggs
2013-02-20drm/nouveau/core: basic event interface between core and drmBen Skeggs
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz
2013-02-20drm/nouveau: prepare for reporting channel ownerMarcin Slusarz
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres
2013-02-20drm/nouveau/therm: implement automatic fan managementMartin Peres
2013-02-20drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres
2013-02-20drm/nouveau/fan: add toggle fan supportMartin Peres
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs
2013-02-20nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-29drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32Martin Peres