summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs2013-02-202-7/+23
* drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs2013-02-203-4/+4
* drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2013-02-205-4/+105
* drm/nouveau: remove some more unnecessary legacy bios codeBen Skeggs2013-02-202-66/+5
* drm/nouveau: remove legacy vbios type detectionBen Skeggs2013-02-201-42/+20
* drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfsBen Skeggs2013-02-201-6/+6
* drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs2013-02-201-3/+3
* drm/nouveau/therm: better transitions and debug loggingBen Skeggs2013-02-205-36/+46
* drm/nouveau/hwmon: add missing alarm thresholdsMartin Peres2013-02-201-0/+215
* drm/nouveau/therm: implement support for temperature alarmsMartin Peres2013-02-209-1/+366
* drm/nv41/bus: report useful data on mmio faultMartin Peres2013-02-202-3/+15
* drm/nvc0/bus: report useful data on mmio faultBen Skeggs2013-02-201-5/+10
* drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres2013-02-2021-4/+517
* drm/nouveau/therm: implement automatic fan managementMartin Peres2013-02-204-40/+139
* drm/nouveau/fan: obey fan bump/slow periods as defined by vbiosMartin Peres2013-02-203-13/+82
* drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres2013-02-202-0/+42
* drm/nouveau/fan: add toggle fan supportMartin Peres2013-02-206-9/+132
* drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs2013-02-2011-135/+290
* drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs2013-02-205-8/+56
* drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs2013-02-203-2/+27
* drm/nva3/therm: add support for hardware fan tachometerBen Skeggs2013-02-205-12/+111
* drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs2013-02-202-5/+17
* drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs2013-02-207-74/+86
* nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs2013-02-206-4/+129
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-311-1/+2
|\
| * efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+2
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-263-6/+21
|\ \
| * | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-231-0/+2
| * | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-231-0/+5
| * | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-232-6/+14
* | | drm/exynos: add check for the device power statusShirish S2013-01-252-0/+14
* | | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-251-1/+1
* | | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-251-2/+2
* | | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-251-1/+0
* | | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-251-60/+14
* | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-251-2/+2
* | | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-252-8/+8
* | | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-251-1/+1
* | | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-251-1/+1
* | | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-251-14/+11
* | | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-251-0/+1
* | | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-251-4/+3
* | | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-256-48/+46
* | | drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.Michel Dänzer2013-01-242-4/+12
* | | drm/radeon: fix a rare case of double kfreeIlija Hadzic2013-01-231-0/+2
* | | radeon_display: Use pointer return error codesxueminsu2013-01-231-1/+1
* | | drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse2013-01-231-1/+2
|/ /
* | ttm: on move memory failure don't leave a node danglingDave Airlie2013-01-211-0/+1
* | ttm: don't destroy old mm_node on memcpy failureDave Airlie2013-01-211-2/+9
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-01-217-20/+84
|\ \
OpenPOWER on IntegriCloud