aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-08Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds1-0/+5
2010-06-08drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie1-0/+11
2010-06-08drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie1-0/+2
2010-06-08drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs1-2/+8
2010-06-08drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter1-1/+1
2010-06-08nouveau: off by one in nv50_gpio_location()Dan Carpenter1-1/+1
2010-06-08drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs1-12/+7
2010-06-08drm/nouveau: match U/DP script against SOR linkBen Skeggs1-3/+20
2010-06-08drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki1-0/+45
2010-06-08drm/radeon/kms: add trivial debugging for voltageRafał Miłecki4-0/+5
2010-06-08drm/radeon/kms/r600+: use voltage from requested clock mode (v3)Rafał Miłecki3-10/+12
2010-06-08drm/radeon/kms/pm: track current voltage (v2)Alex Deucher6-7/+22
2010-06-08drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880Alex Deucher1-4/+1
2010-06-08drm/radeon/kms: fix typo in printing the HPD infoAlex Deucher1-2/+1
2010-06-08drm/radeon/kms/pm: add mid profileAlex Deucher5-13/+126
2010-06-08drm/radeon/kms/pm: Misc fixesAlex Deucher1-16/+10
2010-06-08drm/radeon/kms/combios: fix typo in voltage fixAlex Deucher1-1/+1
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher3-3/+11
2010-06-08drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2-2/+7
2010-06-08drm/drm_crtc: return -EFAULT on copy_to_user errorsDan Carpenter1-1/+3
2010-06-08drm/fb: use printk to print out the switching to text mode error.Dave Airlie1-1/+1
2010-06-08drm/radeon: fix PM on non-vram cards.Dave Airlie1-9/+0
2010-06-08drm: Propagate error from drm_fb_helper_init().Chris Wilson4-11/+38
2010-06-08drm/i915: fix oops on single crtc devices.Dave Airlie3-6/+6
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds43-315/+3481
2010-06-03drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher1-0/+7
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz5-9/+134
2010-06-03drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz1-18/+4
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2-7/+56
2010-06-03vgaarb: use MIT licenseTiago Vignatti1-3/+23
2010-06-03vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti1-17/+18
2010-06-03drm/radeon/kms/pm: voltage fixesAlex Deucher2-4/+12
2010-06-03drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher1-41/+34
2010-06-03drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+Alex Deucher1-1/+24
2010-06-03drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreenAlex Deucher2-0/+10
2010-06-03drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)Alex Deucher4-1/+45
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds19-1074/+2547
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai1-0/+3
2010-06-01drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson1-0/+10
2010-06-01drm/radeon/kms/evergreen: add initial CS parserAlex Deucher7-3/+2443
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testingDave Airlie9-34/+97
2010-06-01Merge branch 'drm-switcheroo-fixes' into drm-testingDave Airlie7-15/+118
2010-06-01Merge branch 'drm-vmware-fixes' into drm-testingDave Airlie11-149/+433
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie4-7/+30
2010-06-01drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie1-8/+6
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie3-1/+83
2010-06-01drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs1-1/+2
2010-06-01drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom1-26/+36
2010-06-01drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom1-1/+1