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
2011-02-11
drm/i915: Fix resume regression from 5d1d0cc
Chris Wilson
1
-2
/
+1
2011-02-11
drm/i915/tv: Use polling rather than interrupt-based hotplug
Chris Wilson
1
-13
/
+30
2011-02-11
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
3
-18
/
+91
2011-02-09
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
1
-5
/
+27
2011-02-09
drm/i915: Disable RC6 on Ironlake
Chris Wilson
4
-44
/
+55
2011-02-06
drm/i915/lvds: Restore dithering on native modes for gen2/3
Chris Wilson
1
-6
/
+6
2011-02-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
26
-127
/
+375
2011-02-04
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
1
-6
/
+6
2011-02-04
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
Randy Dunlap
1
-0
/
+2
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
4
-15
/
+42
2011-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-02
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
Chris Wilson
2
-11
/
+19
2011-02-02
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
3
-12
/
+19
2011-02-02
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
4
-19
/
+137
2011-02-02
drm/radeon/kms: add pll debugging output
Alex Deucher
1
-0
/
+4
2011-02-02
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
1
-1
/
+1
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
5
-25
/
+37
2011-02-02
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2
-3
/
+2
2011-02-02
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
8
-43
/
+96
2011-02-02
drm/nv50: fix display on 0x50
Ben Skeggs
1
-2
/
+1
2011-02-02
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
1
-1
/
+1
2011-02-02
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
Randy Dunlap
1
-0
/
+2
2011-02-01
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2
-7
/
+8
2011-01-31
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
1
-5
/
+3
2011-01-31
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
1
-3
/
+6
2011-01-31
drm: Don't switch fb when disabling an output
Chris Wilson
1
-2
/
+2
2011-01-31
drm/radeon: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-45
/
+132
2011-01-28
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5
/
+0
2011-01-28
drm/nv50: fix regression on IGPs
Ben Skeggs
1
-5
/
+0
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-26
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
6
-7
/
+41
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2
-9
/
+9
2011-01-25
drm/i915: Reset crtc after resume
Chris Wilson
1
-3
/
+14
2011-01-25
drm/i915/crt: Force the initial probe after reset
Chris Wilson
1
-0
/
+10
2011-01-25
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
1
-0
/
+2
2011-01-25
drm: Add an interface to reset the device
Chris Wilson
1
-0
/
+20
2011-01-25
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
1
-23
/
+23
2011-01-25
drm/nvc0/grctx: correct an off-by-one
Ben Skeggs
1
-1
/
+1
2011-01-25
drm/nv50: Fix race with PFIFO during PGRAPH context destruction.
Francisco Jerez
1
-0
/
+3
2011-01-25
drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.
Francisco Jerez
1
-0
/
+15
2011-01-25
drm/nvc0: implement irq handler for whatever's at 0x14xxxx
Ben Skeggs
1
-0
/
+19
[prev]
[next]