summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-03-18drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailableMartin Peres
2013-03-18drm/nouveau/therm: display the availability of the internal sensorMartin Peres
2013-03-18drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres
2013-03-18drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres
2013-03-18drm/nv40/therm: reserve negative temperatures for errorsMartin Peres
2013-03-18drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres
2013-03-18drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres
2013-03-18drm/nouveau/therm: do not make assumptions on temperatureMartin Peres
2013-03-18drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres
2013-03-18drm/nv40/therm: improve selection between the old and the new styleMartin Peres
2013-03-10drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz
2013-03-10drm/nouveau: idle channel before releasing notify objectMarcin Slusarz
2013-03-10drm/nouveau: fix regression in vblankingMaarten Lankhorst
2013-03-10drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs
2013-03-04drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs
2013-03-04drm/nv84: fix regression in page flippingBen Skeggs
2013-03-04drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez
2013-03-04drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez
2013-03-04drm/nve0/graph: some random reg moved on keplerBen Skeggs
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28drm/vmwgfx: convert to idr_alloc()Tejun Heo
2013-02-28drm/via: convert to idr_alloc()Tejun Heo
2013-02-28drm/sis: convert to idr_alloc()Tejun Heo
2013-02-28drm/i915: convert to idr_alloc()Tejun Heo
2013-02-28drm/exynos: convert to idr_alloc()Tejun Heo
2013-02-28drm: convert to idr_alloc()Tejun Heo
2013-02-28drm: don't use idr_remove_all()Tejun Heo
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-25drm/tilcdc: only build on armStephen Rothwell
2013-02-24Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...Dave Airlie
2013-02-24Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-02-23new helper: file_inode(file)Al Viro
2013-02-22drm/i915: Revert hdmi HDP pin checksDaniel Vetter
2013-02-22drm/tegra: Add list of framebuffers to debugfsThierry Reding
2013-02-22drm/tegra: Fix color expansionThierry Reding
2013-02-22drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding
2013-02-22drm/tegra: Implement page-flipping supportThierry Reding
2013-02-22drm/tegra: Implement VBLANK supportThierry Reding
2013-02-22drm/tegra: Implement .mode_set_base()Thierry Reding
2013-02-22drm/tegra: Add plane supportThierry Reding
2013-02-22drm/tegra: Remove bogus tegra_framebuffer structureThierry Reding
2013-02-22drm: Add consistency check for page-flippingThierry Reding
2013-02-22drm/radeon: Use generic HDMI infoframe helpersThierry Reding
2013-02-22drm/tegra: Use generic HDMI infoframe helpersThierry Reding
2013-02-22drm: Add HDMI infoframe helpersThierry Reding
2013-02-22drm: Move mode tables to drm_edid.cThierry Reding
2013-02-22drm: Remove duplicate drm_mode_cea_vic()Thierry Reding