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-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-11
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
1
-0
/
+13
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm: drop select of SLOW_WORK
Paul Bolle
1
-1
/
+0
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
2
-4
/
+13
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
1
-1
/
+3
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
1
-2
/
+3
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
1
-1
/
+4
2011-11-10
drm/i915: Module parameters using '-1' as default must be signed type
Keith Packard
2
-4
/
+4
2011-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
1
-1
/
+1
2011-11-10
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
1
-1
/
+10
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
2011-11-10
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
1
-1
/
+3
2011-11-10
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
1
-9
/
+32
2011-11-10
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
1
-0
/
+8
2011-11-10
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
1
-17
/
+14
2011-11-10
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
1
-1
/
+0
2011-11-10
drm/nvc0/vram: skip disabled PBFB subunits
Ben Skeggs
1
-5
/
+9
2011-11-10
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
Ben Skeggs
1
-5
/
+15
2011-11-10
drm/nouveau: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2011-11-10
drm/nvc0/vram: storage type 0xc3 is not compressed
Christoph Bumiller
1
-1
/
+1
2011-11-10
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
1
-1
/
+1
2011-11-10
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2
-2
/
+1
2011-11-10
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
Ben Skeggs
1
-1
/
+1
2011-11-10
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
Ben Skeggs
1
-2
/
+2
2011-11-10
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
1
-9
/
+13
2011-11-10
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
1
-1
/
+1
2011-11-10
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
1
-6
/
+9
2011-11-08
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
1
-2
/
+2
2011-11-08
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
1
-1
/
+1
2011-11-07
drm/i915: Turn on another required clock gating bit on gen6.
Eric Anholt
2
-1
/
+7
2011-11-07
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
Eric Anholt
2
-0
/
+12
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-06
Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...
Randy Dunlap
1
-2
/
+2
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
10
-116
/
+75
[prev]
[next]