aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 2-2/+2
2011-04-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-37/+45
2011-04-20drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesGravatar Cédric Cano 2-2/+2
2011-04-20drm/radeon/kms: pll tweaks for r7xxGravatar Alex Deucher 1-5/+1
2011-04-20drm/nouveau: fix allocation of notifier objectGravatar Marcin Slusarz 1-1/+1
2011-04-20drm/nouveau: fix notifier memory corruption bugGravatar Marcin Slusarz 1-2/+2
2011-04-20drm/nouveau: fix pinning of notifier blockGravatar Ben Skeggs 1-4/+7
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notGravatar Ben Skeggs 1-0/+1
2011-04-20drm/nouveau: fix nv30 pcie boardsGravatar Ben Skeggs 2-3/+3
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeGravatar Ben Skeggs 6-12/+22
2011-04-15drm/radeon/kms: adjust evergreen display watermark setupGravatar Alex Deucher 1-45/+44
2011-04-15drm/radeon/kms: add connectors even if i2c failsGravatar Alex Deucher 2-17/+18
2011-04-15drm/radeon/kms: fix bad shift in atom iio table parserGravatar Alex Deucher 1-3/+3
2011-04-13drm/i915: Initialise g4x watermarks for disabled pipesGravatar Chris Wilson 1-1/+4
2011-04-13Revert "i915: restore only the mode of this driver on lastclose"Gravatar Dave Airlie 3-18/+1
2011-04-13Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Gravatar Dave Airlie 1-23/+3
2011-04-13i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOGravatar Konstantin Khlebnikov 2-0/+2
2011-04-13drm/radeon/kms: properly program vddci on evergreen+Gravatar Alex Deucher 4-12/+33
2011-04-13drm/radeon/kms: add voltage type to atom set voltage functionGravatar Alex Deucher 7-12/+15
2011-04-13drm/radeon/kms: fix pcie_p callbacks on btc and caymanGravatar Alex Deucher 1-1/+1
2011-04-13drm/radeon/kms: fix suspend on rv530 asicsGravatar Alex Deucher 1-1/+5
2011-04-13drm/radeon/kms: clean up gart dummy page handlingGravatar Alex Deucher 4-12/+2
2011-04-12drm/i915: Sanitize the output registers after resumeGravatar Chris Wilson 1-32/+36
2011-04-12drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Gravatar Sitsofe Wheeler 1-2/+2
2011-04-12drm/i915/tv: Only poll for TV connectionsGravatar Mathew McKernan 1-2/+1
2011-04-12drm/i915/tv: Remember the detected TV typeGravatar Mathew McKernan 1-0/+2
2011-04-11Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Gravatar Dave Airlie 10-59/+129
2011-04-09drm/radeon/kms: make radeon i2c put/get bytes less noisyGravatar Alex Deucher 1-2/+2
2011-04-09drm/radeon/kms: pll tweaks for rv6xxGravatar Alex Deucher 1-0/+6
2011-04-09drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Gravatar Michel Dänzer 1-1/+1
2011-04-09radeon: Fix KMS CP writeback on big endian machines.Gravatar Michel Dänzer 2-2/+2
2011-04-09i915: restore only the mode of this driver on lastcloseGravatar Dave Airlie 3-1/+18
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 27-49/+49
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-44/+0
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSGravatar Chris Wilson 1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAGravatar Chris Wilson 1-20/+0
2011-04-05drm/nvc0: improve vm flush functionGravatar Ben Skeggs 1-9/+15
2011-04-05drm/nv50-nvc0: remove some code that doesn't belong hereGravatar Ben Skeggs 1-3/+0
2011-04-05drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xacGravatar Ben Skeggs 3-10/+6
2011-04-05drm/nouveau: quirk for XFX GT-240X-YAGravatar Ben Skeggs 1-0/+26
2011-04-05drm/nv50-nvc0: work around an evo channel hang that some people seeGravatar David Dillow 1-0/+1
2011-04-05drm/nouveau: implement init table opcode 0x5cGravatar Ben Skeggs 1-3/+24
2011-04-05drm/nouveau: fix oops on unload with disabled LVDS panelGravatar Marcin Slusarz 1-6/+7
2011-04-05nv30: Fix parsing of perf tableGravatar Emil Velikov 1-1/+1
2011-04-05drm/nouveau: correct memtiming table parsing for nv4xGravatar Roy Spliet 1-27/+49
2011-04-05drm: fix "persistant" typoGravatar Jan Engelhardt 3-14/+14
2011-04-04drm/radeon/kms: pageflipping cleanup for avivo+Gravatar Alex Deucher 3-22/+20
2011-04-04drm/radeon/kms: Add support for tv-out dongle on G5 9600Gravatar Alex Deucher 1-0/+13
2011-04-01Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesGravatar Dave Airlie 3-13/+24
2011-04-01drm: export drm_find_cea_extension to driversGravatar Ben Skeggs 1-1/+2