aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core
Commit message (Expand)AuthorAge
...
| * drm/nouveau/gpio: pass number of on-die gpio lines to baseBen Skeggs2013-02-20
| * drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt workBen Skeggs2013-02-20
| * drm/nouveau/fifo/nv84: support user event triggerBen Skeggs2013-02-20
| * drm/nouveau/fifo/nvc0-: use interrupt 31 as an event triggerBen Skeggs2013-02-20
| * drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs2013-02-20
| * drm/nouveau/disp/nv04: implement a base display object classBen Skeggs2013-02-20
| * drm/nouveau/core: basic event interface between core and drmBen Skeggs2013-02-20
| * drm/nouveau/fifo/nvc0: improve interrupt handler somewhatBen Skeggs2013-02-20
| * drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctorMarcin Slusarz2013-02-20
| * drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz2013-02-20
| * drm/nv40/therm: reset temperature sensor on initMarcin Slusarz2013-02-20
| * drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz2013-02-20
| * drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz2013-02-20
| * drm/nvc0/graph: remove redundant null checksMarcin Slusarz2013-02-20
| * drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz2013-02-20
| * drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-20
| * drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz2013-02-20
| * drm/nouveau: mark nv_printk_ as printf-like functionMarcin 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/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/therm: better transitions and debug loggingBen Skeggs2013-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
* | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-08
* | drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-31
* | drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-31
|/
* 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/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-13