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-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-5
/
+5
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
2
-2
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
17
-1
/
+18
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+4
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
1
-1
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
5
-1
/
+6
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
1
-0
/
+3
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
4
-4
/
+1
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-12
/
+71
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2
-25
/
+38
2010-10-03
drm/i915: vblank status not valid while training display port
Keith Packard
1
-10
/
+9
2010-10-02
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
1
-0
/
+2
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
22
-110
/
+225
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-22
/
+0
2010-10-01
drm/i915: Fix refleak during eviction.
Chris Wilson
1
-25
/
+20
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
10
-29
/
+20
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2
-2
/
+2
2010-09-28
drm/radeon/kms: add quirk for MSI K9A2GM motherboard
Alex Deucher
1
-0
/
+9
2010-09-28
drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle
Alex Deucher
1
-1
/
+2
2010-09-28
drm: Prune GEM vma entries
Chris Wilson
2
-11
/
+26
2010-09-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
2010-09-27
drm/i915: fix GMCH power reporting
Jesse Barnes
1
-3
/
+3
2010-09-27
drm/radeon/kms: fix up encoder info messages for DFP6
Alex Deucher
1
-0
/
+2
2010-09-24
vgaarb: trivial fix
Daniel J Blueman
1
-1
/
+1
2010-09-24
drm: radeon cleanup fixes...
Daniel J Blueman
2
-2
/
+2
2010-09-24
drm: fix trivial coding errors
Daniel J Blueman
1
-3
/
+3
2010-09-24
drm: ttm sparse fixes.
Daniel J Blueman
1
-4
/
+4
2010-09-24
drm/nouveau: fix panels using straps-based mode detection
Ben Skeggs
1
-2
/
+4
2010-09-23
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
1
-5
/
+4
2010-09-23
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
1
-4
/
+2
2010-09-23
drivers/gpu/drm: Remove unnecessary casts of private_data
Joe Perches
3
-3
/
+3
2010-09-23
drm/i915: Fix 945GM regression in e259befd
Chris Wilson
1
-1
/
+1
2010-09-22
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
Francisco Jerez
1
-0
/
+1
2010-09-22
drm/radeon: don't allow device to be opened if powered down
Dave Airlie
1
-0
/
+4
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
23
-66
/
+188
[next]