aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie3-18/+1
2011-04-13Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie1-23/+3
2011-04-13i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2-0/+2
2011-04-13drm/radeon/kms: properly program vddci on evergreen+Alex Deucher4-12/+33
2011-04-13drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher7-12/+15
2011-04-13drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher1-1/+1
2011-04-13drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher1-1/+5
2011-04-13drm/radeon/kms: clean up gart dummy page handlingAlex Deucher4-12/+2
2011-04-11Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie10-59/+129
2011-04-09drm/radeon/kms: make radeon i2c put/get bytes less noisyAlex Deucher1-2/+2
2011-04-09drm/radeon/kms: pll tweaks for rv6xxAlex Deucher1-0/+6
2011-04-09drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer1-1/+1
2011-04-09radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2-2/+2
2011-04-09i915: restore only the mode of this driver on lastcloseDave Airlie3-1/+18
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds27-49/+49
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds2-44/+0
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson1-20/+0
2011-04-05drm/nvc0: improve vm flush functionBen Skeggs1-9/+15
2011-04-05drm/nv50-nvc0: remove some code that doesn't belong hereBen Skeggs1-3/+0
2011-04-05drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xacBen Skeggs3-10/+6
2011-04-05drm/nouveau: quirk for XFX GT-240X-YABen Skeggs1-0/+26
2011-04-05drm/nv50-nvc0: work around an evo channel hang that some people seeDavid Dillow1-0/+1
2011-04-05drm/nouveau: implement init table opcode 0x5cBen Skeggs1-3/+24
2011-04-05drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz1-6/+7
2011-04-05nv30: Fix parsing of perf tableEmil Velikov1-1/+1
2011-04-05drm/nouveau: correct memtiming table parsing for nv4xRoy Spliet1-27/+49
2011-04-05drm: fix "persistant" typoJan Engelhardt3-14/+14
2011-04-04drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher3-22/+20
2011-04-04drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher1-0/+13
2011-04-01Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie3-13/+24
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs1-1/+2
2011-04-01drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren1-6/+7
2011-03-31Fix common misspellingsLucas De Marchi27-49/+49
2011-03-31drm/i915: Reset GMBUS controller after NAKChris Wilson1-4/+21
2011-03-31drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson1-1/+1
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds15-145/+246
2011-03-24drm/i915/lvds: Always return connected in the absence of better informationChris Wilson1-8/+2
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds1-1/+1
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie1-1/+1
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger1-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie8-127/+131
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-23drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson1-3/+4
2011-03-23drm/i915: Fix use after free within tracepointChris Wilson1-2/+2
2011-03-23drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2-61/+55
2011-03-23drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson1-4/+17
2011-03-23drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson1-1/+1