summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAge
...
| | * drm/nouveau: share fence structures between nv10+ and nv50 implementationsMarcin Slusarz2013-02-20
| | * drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres2013-02-20
| | * drm/nouveau: report channel owner in error messagesMarcin Slusarz2013-02-20
| | * drm/nouveau: prepare for reporting channel ownerMarcin Slusarz2013-02-20
| | * drm/nouveau: use pr_contMarcin Slusarz2013-02-20
| | * drm/nouveau: split fifo interrupt handlerMarcin Slusarz2013-02-20
| | * drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres2013-02-20
| | * drm/nouveau: set legacy bios data before parsing the structureEmil Velikov2013-02-20
| | * drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs2013-02-20
| | * drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs2013-02-20
| | * drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2013-02-20
| | * 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-fb-helper' of git://people.freedesktop.org/~danvet/drm into...Dave Airlie2013-02-15
| |\ \
| | * | drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter2013-02-14
| | * | drm/fb-helper: don't disable everything in initial_configDaniel Vetter2013-02-14
| * | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-15
| |/ /
| * | Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...Dave Airlie2013-02-08
| |\ \
| | * | drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2Maarten Lankhorst2013-01-15
| | * | drm/nouveau: increase reservation sequence every retryMaarten Lankhorst2013-01-15
| | |/
| * | drm/nouveau: use prime helpersAaron Plattner2013-02-08
| * | drm/i2c: give i2c it's own KconfigRob Clark2013-02-08
| * | drm: revamp framebuffer cleanup interfacesDaniel Vetter2013-01-20
| * | drm: encapsulate crtc->set_config callsDaniel Vetter2013-01-20
| * | drm/nouveau: try to protect nbo->pin_refcountDaniel Vetter2013-01-20
| * | drm/nouveau: protect evo_wait/evo_kick sections with a channel mutexDaniel Vetter2013-01-20
| * | drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-20
| |/
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-12
|\ \
| * | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-04
| |/
* | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-11
|\ \ | |/ |/|
| * drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-09