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-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
3
-4
/
+4
2010-02-05
drm/kms: fix spelling in error message
Pavel Roskin
1
-1
/
+1
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
1
-1
/
+1
2010-02-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
19
-162
/
+244
2010-02-01
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
1
-1
/
+1
2010-02-01
drm/radeon/kms: move radeon KMS on/off switch out of staging.
Dave Airlie
1
-0
/
+2
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
4
-45
/
+48
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
3
-1
/
+27
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
4
-1
/
+23
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
1
-7
/
+2
2010-02-01
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
1
-1
/
+1
2010-02-01
drm/radeon/kms: release agp on error.
Dave Airlie
1
-0
/
+3
2010-02-01
drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...
John Kacur
1
-7
/
+8
2010-02-01
drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...
John Kacur
1
-1
/
+1
2010-02-01
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
Francisco Jerez
1
-7
/
+16
2010-02-01
drm/kms/radeon: pick digitial encoders smarter. (v3)
Dave Airlie
3
-89
/
+99
2010-02-01
drm/radeon/kms: use active device to pick connector for encoder
Dave Airlie
1
-1
/
+1
2010-02-01
drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.
Dave Airlie
1
-2
/
+2
2010-01-27
drm/i915: Selectively enable self-reclaim
Chris Wilson
4
-52
/
+19
2010-01-25
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
50
-520
/
+953
2010-01-25
drm/radeon/kms: preface warning printk with driver name
Dave Airlie
1
-1
/
+1
2010-01-25
drm/radeon/kms: drop unnecessary printks.
Dave Airlie
1
-2
/
+0
2010-01-25
drm: fix regression in fb blank handling
Zhenyu Wang
1
-1
/
+1
2010-01-25
drm/radeon/kms: make hibernate work on IGPs
Dave Airlie
1
-1
/
+2
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
4
-1
/
+30
2010-01-25
drm/ttm: Allow system memory as a busy placement.
Thomas Hellstrom
1
-0
/
+8
2010-01-25
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
16
-241
/
+472
2010-01-25
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
13
-34
/
+111
2010-01-25
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
Luca Barbieri
1
-31
/
+23
2010-01-25
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
Ben Skeggs
1
-0
/
+13
2010-01-25
drm/nv50: fail auxch transaction if reply count not what we expect
Ben Skeggs
1
-1
/
+7
2010-01-25
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
1
-0
/
+1
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
3
-0
/
+12
2010-01-24
drm/radeon/kms: fix legacy get_engine/memory clock
Alex Deucher
1
-2
/
+2
2010-01-24
drm/radeon/kms/atom: atom parser fixes
Alex Deucher
1
-2
/
+6
2010-01-24
drm/radeon/kms: clean up atombios pll code
Alex Deucher
1
-75
/
+121
2010-01-24
drm/radeon/kms: clean up pll struct
Alex Deucher
4
-49
/
+62
2010-01-24
drm/radeon/kms/atom: fix crtc lock ordering
Alex Deucher
1
-1
/
+1
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
4
-0
/
+110
2010-01-21
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
Jerome Glisse
2
-12
/
+14
2010-01-21
drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object
Jerome Glisse
1
-1
/
+5
2010-01-21
drm/radeon/kms: r600 handle irq vector ring overflow
Jerome Glisse
1
-3
/
+7
2010-01-21
drm/radeon/kms: r600/r700 don't process IRQ if not initialized
Jerome Glisse
1
-1
/
+7
2010-01-21
drm/radeon/kms: r600/r700 disable irq at suspend
Jerome Glisse
3
-18
/
+17
2010-01-21
drm/radeon/kms/r4xx: cleanup atom path
Alex Deucher
3
-65
/
+25
2010-01-21
drm/radeon/kms: fix atombios_crtc_set_base
Alex Deucher
1
-3
/
+15
2010-01-21
drm/radeon/kms/atom: upstream parser updates
Alex Deucher
2
-1
/
+8
2010-01-21
drm/radeon/kms/atom: fix some parser bugs
Alex Deucher
1
-16
/
+74
[next]