summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2013-02-20drm/nouveau: use pr_contMarcin Slusarz
2013-02-20drm/nouveau: split fifo interrupt handlerMarcin Slusarz
2013-02-20drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres
2013-02-20drm/nouveau: set legacy bios data before parsing the structureEmil Velikov
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: remove some more unnecessary legacy bios codeBen Skeggs
2013-02-20drm/nouveau: remove legacy vbios type detectionBen Skeggs
2013-02-20drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfsBen Skeggs
2013-02-20drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
2013-02-20drm/nouveau/hwmon: add missing alarm thresholdsMartin Peres
2013-02-20drm/nouveau/therm: implement support for temperature alarmsMartin Peres
2013-02-20drm/nv41/bus: report useful data on mmio faultMartin Peres
2013-02-20drm/nvc0/bus: report useful data on mmio faultBen 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/fan: obey fan bump/slow periods as defined by vbiosMartin 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/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs
2013-02-20drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nouveau/therm: collect fan tach info in common fan constructorBen 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-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/nouveau: fix init with agpgart-uninorthAaro Koskinen
2013-01-04drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs