summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-10-22drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres
2012-10-22drm/nouveau: handle same-fb page flipsMarcin Slusarz
2012-10-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-19drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()Chris Wilson
2012-10-19drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson
2012-10-17drm/i915: Insert i915_preliminary_hw_support variable.Rodrigo Vivi
2012-10-17drm/i915: shut up spurious WARN in the gtt fault handlerDaniel Vetter
2012-10-16Revert "drm/i915: Try harder to complete DP training pattern 1"Daniel Vetter
2012-10-16DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.Egbert Eich
2012-10-16DRM/i915: Don't clone SDVO LVDS with analog.Egbert Eich
2012-10-16DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich
2012-10-16DRM/i915: Don't delete DPLL Multiplier during DAC init.Egbert Eich
2012-10-16nouveau: fix warning on 32-bit build.Dave Airlie
2012-10-16Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-10-16drm/nouveau/bios: fix typo in error messageBen Skeggs
2012-10-16drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz
2012-10-16drm/nouveau/pm: do not stop reclocking if failing to set the fan speedMartin Peres
2012-10-16drm/nouveau/pm: fix a typo related to the move to the therm subdevMartin Peres
2012-10-16drm/nouveau/hwmon: fix the initialization conditionMartin Peres
2012-10-16drm: fix warning on 32-bit.Dave Airlie
2012-10-16drm: radeon: fix printk format warningRandy Dunlap
2012-10-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-10-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-15drm/radeon: fix spelling typos in debugging outputThomas Friebel
2012-10-15drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich
2012-10-15drm/radeon: check if pcie gen 2 is already enabled (v2)Alex Deucher
2012-10-15drm/radeon/cayman: set VM max pfn at MC initAlex Deucher
2012-10-15drm/radeon: separate pt alloc from lru addChristian König
2012-10-15drm/radeon: don't add the IB pool to all VMs v2Christian König
2012-10-15drm/radeon: allocate page tables on demand v4Christian König
2012-10-15drm/radeon: update comments to clarify VM setup (v2)Alex Deucher
2012-10-15drm/radeon: allocate PPLLs from low to highAlex Deucher
2012-10-15drm/radeon: fix compilation with backlight disabledAlex Deucher
2012-10-15drm/radeon: use %zu for formatting size_tLuca Tettamanti
2012-10-12drm/i915: fix non-DP-D eDP backlight cleanup and module reloadJani Nikula
2012-10-12drm/i915: HSW CRW stability magicRodrigo Vivi
2012-10-12drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter
2012-10-12drm/i915: fixup the plane->pipe fixup codeDaniel Vetter
2012-10-12drm/i915: rip out the pipe A quirk for i855gmDaniel Vetter
2012-10-12drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson
2012-10-12drm/i915: Disallow preallocation of requestsChris Wilson
2012-10-12drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds