aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* drm/nouveau: remove some more unnecessary legacy bios codeBen Skeggs2013-02-20
* drm/nouveau: remove legacy vbios type detectionBen Skeggs2013-02-20
* drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfsBen Skeggs2013-02-20
* drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs2013-02-20
* drm/nouveau/therm: better transitions and debug loggingBen Skeggs2013-02-20
* drm/nouveau/hwmon: add missing alarm thresholdsMartin Peres2013-02-20
* drm/nouveau/therm: implement support for temperature alarmsMartin Peres2013-02-20
* drm/nv41/bus: report useful data on mmio faultMartin Peres2013-02-20
* drm/nvc0/bus: report useful data on mmio faultBen Skeggs2013-02-20
* drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres2013-02-20
* drm/nouveau/therm: implement automatic fan managementMartin Peres2013-02-20
* drm/nouveau/fan: obey fan bump/slow periods as defined by vbiosMartin Peres2013-02-20
* drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres2013-02-20
* drm/nouveau/fan: add toggle fan supportMartin Peres2013-02-20
* drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs2013-02-20
* drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs2013-02-20
* drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs2013-02-20
* drm/nva3/therm: add support for hardware fan tachometerBen Skeggs2013-02-20
* drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs2013-02-20
* drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs2013-02-20
* nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs2013-02-20
* Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2013-01-13
|\
| * drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo2013-01-13
| * drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-13
| * drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz2013-01-13
| * drm/nv17-50: restore fence buffer on resumeMarcin Slusarz2013-01-13
| * drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-13
| * drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-13
| * drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz2013-01-13
| * drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-13
| * drm/nouveau: add locking around instobj list operationsMarcin Slusarz2013-01-13
| * drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2013-01-13
| * drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-13
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\ \
| * | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-07
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-04
|\| |
| * | drm/nouveau: fix init with agpgart-uninorthAaro Koskinen2013-01-04
| * | drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck2013-01-04
| |/
* / Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs2012-12-23
* drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs2012-12-23
* drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-23
* drm/nouveau/mxm: silence output if no bios dataBen Skeggs2012-12-23
* drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-23
* drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-23
* drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-23
* drm/nouveau: initial support for GK106Ben Skeggs2012-12-23
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-10
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-21