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