summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-06-1679-1484/+6400
|\
| * Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-081-0/+5
| * drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie2010-06-081-0/+11
| * drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie2010-06-081-0/+2
| * drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs2010-06-081-2/+8
| * drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter2010-06-081-1/+1
| * nouveau: off by one in nv50_gpio_location()Dan Carpenter2010-06-081-1/+1
| * drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-081-12/+7
| * drm/nouveau: match U/DP script against SOR linkBen Skeggs2010-06-081-3/+20
| * drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki2010-06-081-0/+45
| * drm/radeon/kms: add trivial debugging for voltageRafał Miłecki2010-06-084-0/+5
| * drm/radeon/kms/r600+: use voltage from requested clock mode (v3)Rafał Miłecki2010-06-083-10/+12
| * drm/radeon/kms/pm: track current voltage (v2)Alex Deucher2010-06-086-7/+22
| * drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880Alex Deucher2010-06-081-4/+1
| * drm/radeon/kms: fix typo in printing the HPD infoAlex Deucher2010-06-081-2/+1
| * drm/radeon/kms/pm: add mid profileAlex Deucher2010-06-085-13/+126
| * drm/radeon/kms/pm: Misc fixesAlex Deucher2010-06-081-16/+10
| * drm/radeon/kms/combios: fix typo in voltage fixAlex Deucher2010-06-081-1/+1
| * drm/radeon/kms/evergreen: set accel_enabledAlex Deucher2010-06-083-3/+11
| * drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-082-2/+7
| * drm/drm_crtc: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-081-1/+3
| * drm/fb: use printk to print out the switching to text mode error.Dave Airlie2010-06-081-1/+1
| * drm/radeon: fix PM on non-vram cards.Dave Airlie2010-06-081-9/+0
| * drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-084-11/+38
| * drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-083-6/+6
| * drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-051-0/+9
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-0343-315/+3481
| |\
| | * drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher2010-06-031-0/+7
| | * drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-035-9/+134
| | * drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz2010-06-031-18/+4
| | * drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2010-06-032-7/+56
| | * vgaarb: use MIT licenseTiago Vignatti2010-06-031-3/+23
| | * vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti2010-06-031-17/+18
| | * drm/radeon/kms/pm: voltage fixesAlex Deucher2010-06-032-4/+12
| | * drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher2010-06-031-41/+34
| | * drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...Alex Deucher2010-06-031-1/+24
| | * drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreenAlex Deucher2010-06-032-0/+10
| | * drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)Alex Deucher2010-06-034-1/+45
| | * drm/radeon/kms/evergreen: add initial CS parserAlex Deucher2010-06-017-3/+2443
| | * Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie2010-06-019-34/+97
| | |\
| | | * drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs2010-06-011-1/+2
| | | * drm/nv50: use alternate source of SOR_MODE_CTRL for DP hackBen Skeggs2010-05-281-6/+1
| | | * drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs2010-05-281-14/+17
| | | * drm/nv50: obey dcb->duallink_possibleBen Skeggs2010-05-281-2/+1
| | | * drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs2010-05-281-6/+10
| | | * drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs2010-05-281-1/+4
| | | * drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs2010-05-281-1/+1
| | | * drm/nouveau: fix POST detection for certain chipsetsBen Skeggs2010-05-281-3/+25
| | | * drm/nouveau: Add getparam for current PTIMER time.Marcin Kościelnicki2010-05-281-0/+3
| | | * drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis2010-05-284-0/+33
OpenPOWER on IntegriCloud