aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-02-20drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctorMarcin Slusarz
2013-02-20drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz
2013-02-20drm/nv40/therm: reset temperature sensor on initMarcin Slusarz
2013-02-20drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz
2013-02-20drm/nouveau: report channel owner in ioctl error pathsMarcin Slusarz
2013-02-20drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz
2013-02-20drm/nouveau: handle backlight_device_register failureMarcin Slusarz
2013-02-20drm/nouveau: use kmemdup for edid allocation/copyingMarcin Slusarz
2013-02-20drm/nouveau: use drm_property_create_range helperMarcin Slusarz
2013-02-20drm/nouveau: remove unnecessary null pointer check from nouveau_fence_newCong Ding
2013-02-20drm/nvc0/graph: remove redundant null checksMarcin Slusarz
2013-02-20drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz
2013-02-20drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz
2013-02-20drm/nouveau: share fence structures between nv10+ and nv50 implementationsMarcin Slusarz
2013-02-20drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz
2013-02-20drm/nouveau: prepare for reporting channel ownerMarcin Slusarz
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-02-20Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-02-20drm/i915: Implement pipe CSC based limited range RGB outputVille Syrjälä
2013-02-20drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter