summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2012-10-16nouveau: fix warning on 32-bit build.Dave Airlie-1/+1
2012-10-16Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie-6/+5
2012-10-16drm/nouveau/bios: fix typo in error messageBen Skeggs-1/+1
2012-10-16drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov-0/+2
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz-1/+0
2012-10-16drm/nouveau/pm: do not stop reclocking if failing to set the fan speedMartin Peres-1/+0
2012-10-16drm/nouveau/pm: fix a typo related to the move to the therm subdevMartin Peres-1/+1
2012-10-16drm/nouveau/hwmon: fix the initialization conditionMartin Peres-2/+1
2012-10-16drm: fix warning on 32-bit.Dave Airlie-1/+1
2012-10-16drm: radeon: fix printk format warningRandy Dunlap-1/+1
2012-10-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-152/+359
2012-10-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie-87/+75
2012-10-15drm/radeon: fix spelling typos in debugging outputThomas Friebel-1/+1
2012-10-15drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich-5/+1
2012-10-15drm/radeon: check if pcie gen 2 is already enabled (v2)Alex Deucher-1/+12
2012-10-15drm/radeon/cayman: set VM max pfn at MC initAlex Deucher-7/+1
2012-10-15drm/radeon: separate pt alloc from lru addChristian König-4/+18
2012-10-15drm/radeon: don't add the IB pool to all VMs v2Christian König-33/+25
2012-10-15drm/radeon: allocate page tables on demand v4Christian König-73/+262
2012-10-15drm/radeon: update comments to clarify VM setup (v2)Alex Deucher-3/+12
2012-10-15drm/radeon: allocate PPLLs from low to highAlex Deucher-4/+4
2012-10-15drm/radeon: fix compilation with backlight disabledAlex Deucher-21/+23
2012-10-15drm/radeon: use %zu for formatting size_tLuca Tettamanti-2/+2
2012-10-12drm/i915: fix non-DP-D eDP backlight cleanup and module reloadJani Nikula-1/+2
2012-10-12drm/i915: HSW CRW stability magicRodrigo Vivi-0/+3
2012-10-12drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter-3/+3
2012-10-12drm/i915: fixup the plane->pipe fixup codeDaniel Vetter-11/+23
2012-10-12drm/i915: rip out the pipe A quirk for i855gmDaniel Vetter-2/+1
2012-10-12drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson-1/+6
2012-10-12drm/i915: Disallow preallocation of requestsChris Wilson-65/+24
2012-10-12drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke-3/+3
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds-1/+1
2012-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-34/+14
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat-123/+169
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov-15/+8
2012-10-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie-34/+14
2012-10-09drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64Martin Peres-2/+2
2012-10-09drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres-1/+1
2012-10-09drm/nv50/clk: wire up pll_calc hookMarcin Slusarz-0/+1
2012-10-09drm/nouveau: remove unused _nouveau_parent_ctorMarcin Slusarz-20/+0
2012-10-09drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiBBen Skeggs-11/+10
2012-10-08drm/i915: paper over a pipe-enable vs pageflip raceDaniel Vetter-0/+10
2012-10-07drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau-1/+0
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie-57/+118
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie-243/+896
2012-10-05drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma-25/+34
2012-10-05drm: exynos: hdmi: add support for exynos5 hdmiRahul Sharma-4/+79
2012-10-05drm: exynos: hdmi: replace is_v13 with version check in hdmiRahul Sharma-20/+20
2012-10-05drm: exynos: hdmi: add support for exynos5 mixerRahul Sharma-3/+49
2012-10-05drm: exynos: hdmi: add support to disable video processor in mixerRahul Sharma-53/+98