index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-08
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
1
-0
/
+5
2010-06-08
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
1
-0
/
+11
2010-06-08
drm/radeon: reset i2c valid to avoid incorrect tv-out polling.
Dave Airlie
1
-0
/
+2
2010-06-08
drm/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
1
-2
/
+8
2010-06-08
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
1
-1
/
+1
2010-06-08
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
1
-1
/
+1
2010-06-08
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
1
-12
/
+7
2010-06-08
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
1
-3
/
+20
2010-06-08
drm/radeon/kms/pm: resurrect printing power states
Rafał Miłecki
1
-0
/
+45
2010-06-08
drm/radeon/kms: add trivial debugging for voltage
Rafał Miłecki
4
-0
/
+5
2010-06-08
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
Rafał Miłecki
3
-10
/
+12
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
6
-7
/
+22
2010-06-08
drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880
Alex Deucher
1
-4
/
+1
2010-06-08
drm/radeon/kms: fix typo in printing the HPD info
Alex Deucher
1
-2
/
+1
2010-06-08
drm/radeon/kms/pm: add mid profile
Alex Deucher
5
-13
/
+126
2010-06-08
drm/radeon/kms/pm: Misc fixes
Alex Deucher
1
-16
/
+10
2010-06-08
drm/radeon/kms/combios: fix typo in voltage fix
Alex Deucher
1
-1
/
+1
2010-06-08
drm/radeon/kms/evergreen: set accel_enabled
Alex Deucher
3
-3
/
+11
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2
-2
/
+7
2010-06-08
drm/drm_crtc: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-1
/
+3
2010-06-08
drm/fb: use printk to print out the switching to text mode error.
Dave Airlie
1
-1
/
+1
2010-06-08
drm/radeon: fix PM on non-vram cards.
Dave Airlie
1
-9
/
+0
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
4
-11
/
+38
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
3
-6
/
+6
2010-06-05
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
1
-0
/
+9
2010-06-03
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
43
-315
/
+3481
2010-06-03
drm/radeon/kms: make sure display hw is disabled when suspending
Alex Deucher
1
-0
/
+7
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
5
-9
/
+134
2010-06-03
drm/vmwgfx: Fix framebuffer modesetting
Jakob Bornecrantz
1
-18
/
+4
2010-06-03
drm/vmwgfx: Fix vga save / restore with display topology.
Thomas Hellstrom
2
-7
/
+56
2010-06-03
vgaarb: use MIT license
Tiago Vignatti
1
-3
/
+23
2010-06-03
vgaarb: convert pr_devel() to pr_debug()
Tiago Vignatti
1
-17
/
+18
2010-06-03
drm/radeon/kms/pm: voltage fixes
Alex Deucher
2
-4
/
+12
2010-06-03
drm/radeon/kms/pm: radeon_set_power_state fixes
Alex Deucher
1
-41
/
+34
2010-06-03
drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...
Alex Deucher
1
-1
/
+24
2010-06-03
drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
Alex Deucher
2
-0
/
+10
2010-06-03
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
Alex Deucher
4
-1
/
+45
2010-06-01
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-1074
/
+2547
2010-06-01
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
1
-0
/
+3
2010-06-01
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
1
-0
/
+10
2010-06-01
drm/radeon/kms/evergreen: add initial CS parser
Alex Deucher
7
-3
/
+2443
2010-06-01
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
9
-34
/
+97
2010-06-01
Merge branch 'drm-switcheroo-fixes' into drm-testing
Dave Airlie
7
-15
/
+118
2010-06-01
Merge branch 'drm-vmware-fixes' into drm-testing
Dave Airlie
11
-149
/
+433
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
4
-7
/
+30
2010-06-01
drm/nouveau: fixup confusion over which handle the DSM is hanging off.
Dave Airlie
1
-8
/
+6
2010-06-01
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
3
-1
/
+83
2010-06-01
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
1
-1
/
+2
2010-06-01
drm/ttm: Fix ttm_page_alloc.c
Thomas Hellstrom
1
-26
/
+36
2010-06-01
drm/ttm: Fix cached TTM page allocation.
Thomas Hellstrom
1
-1
/
+1
[next]