index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-12-30
7
-24
/
+122
|
\
|
*
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
Alex Deucher
2012-12-21
1
-0
/
+1
|
*
drm/radeon: add support for MEM_WRITE packet
Jerome Glisse
2012-12-19
3
-1
/
+60
|
*
drm/radeon: restore modeset late in GPU reset path
Jerome Glisse
2012-12-19
1
-1
/
+2
|
*
drm/radeon: avoid deadlock in pm path when waiting for fence
Jerome Glisse
2012-12-19
4
-22
/
+38
|
*
drm/radeon: don't leave fence blocked process on failed GPU reset
Jerome Glisse
2012-12-19
3
-0
/
+21
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
39
-464
/
+3438
|
\
|
|
*
radeon: fix regression with eviction since evict caching changes
Dave Airlie
2012-12-14
1
-2
/
+2
|
*
drm/radeon: add more pedantic checks in the CP DMA checker
Alex Deucher
2012-12-14
1
-0
/
+24
|
*
drm/radeon: bump version for CS ioctl support for async DMA
Alex Deucher
2012-12-14
1
-1
/
+2
|
*
drm/radeon: enable the async DMA rings in the CS ioctl
Alex Deucher
2012-12-14
1
-0
/
+12
|
*
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
Alex Deucher
2012-12-14
3
-0
/
+118
|
*
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Alex Deucher
2012-12-14
3
-7
/
+459
|
*
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
2012-12-14
5
-3
/
+199
|
*
drm/radeon: fix htile buffer size computation for command stream checker
Jerome Glisse
2012-12-14
3
-77
/
+35
|
*
drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
2012-12-14
1
-0
/
+4
|
*
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
2012-12-14
3
-1
/
+15
|
*
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
2012-12-14
6
-37
/
+27
|
*
drm/radeon: fix fence driver for dma ring when wb is disabled
Jerome Glisse
2012-12-12
2
-2
/
+3
|
*
drm/radeon/si: add VM CS checker support for CP DMA
Alex Deucher
2012-12-12
1
-0
/
+47
|
*
drm/radeon/cayman: add VM CS checker support for CP DMA
Alex Deucher
2012-12-12
1
-0
/
+47
|
*
drm/radeon: add support for CP DMA packet to evergreen CS checker
Alex Deucher
2012-12-12
1
-0
/
+89
|
*
drm/radeon: add support for CP DMA packet to r6xx/r7xx CS checker
Alex Deucher
2012-12-12
1
-0
/
+72
|
*
drm/radeon: add register headers for CP DMA on r6xx-SI
Alex Deucher
2012-12-12
3
-0
/
+127
|
*
drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
Alex Deucher
2012-12-12
3
-16
/
+116
|
*
drm/radeon: fix amd afusion gpu setup aka sumo v2
Jerome Glisse
2012-12-12
2
-4
/
+6
|
*
drm/radeon: do not move bo to different placement at each cs
Jerome Glisse
2012-12-12
2
-10
/
+9
|
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-11
14
-101
/
+1742
|
|
\
|
|
*
drm/radeon: use DMA engine for VM page table updates on SI
Alex Deucher
2012-12-10
1
-1
/
+1
|
|
*
drm/radeon: add dma engine support for vm pt updates on si (v2)
Alex Deucher
2012-12-10
2
-24
/
+90
|
|
*
drm/radeon: use DMA engine for VM page table updates on cayman/TN
Alex Deucher
2012-12-10
1
-2
/
+2
|
|
*
drm/radeon: add dma engine support for vm pt updates on ni (v5)
Alex Deucher
2012-12-10
1
-21
/
+48
|
|
*
drm/radeon: use async dma for ttm buffer moves on 6xx-SI
Alex Deucher
2012-12-10
1
-18
/
+18
|
|
*
drm/radeon/kms: add support for dma rings to radeon_test_moves()
Alex Deucher
2012-12-10
1
-4
/
+33
|
|
*
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
2012-12-10
5
-5
/
+254
|
|
*
drm/radeon/kms: Add initial support for async DMA on cayman/TN
Alex Deucher
2012-12-10
7
-7
/
+420
|
|
*
drm/radeon/kms: Add initial support for async DMA on evergreen
Alex Deucher
2012-12-10
4
-9
/
+248
|
|
*
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
2012-12-10
7
-12
/
+630
|
*
|
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
2
-19
/
+20
|
*
|
drm/radeon: allow move_notify to be called without reservation
Maarten Lankhorst
2012-12-10
2
-2
/
+1
|
*
|
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
14
-42
/
+238
|
|
\
|
|
|
*
drm/radeon: bump driver version for new info ioctl requests
Alex Deucher
2012-12-07
1
-1
/
+2
|
|
*
drm/radeon: fix eDP clk and lane setup for scaled modes
Alex Deucher
2012-12-07
1
-1
/
+1
|
|
*
drm/radeon: add new INFO ioctl requests
Alex Deucher
2012-12-07
1
-0
/
+16
|
|
*
drm/radeon/dce32+: use fractional fb dividers for high clocks
Alex Deucher
2012-12-07
1
-0
/
+2
|
|
*
drm/radeon: use cached memory when evicting for vram on non agp
Jerome Glisse
2012-12-07
1
-4
/
+14
|
|
*
drm/radeon: stop page faults from hanging the system (v2)
Christian König
2012-12-07
6
-5
/
+74
|
|
*
drm/radeon/dce4/5: add registers for ELD handling
Alex Deucher
2012-12-03
1
-0
/
+48
|
|
*
drm/radeon/dce3.2: add registers for ELD handling
Alex Deucher
2012-12-03
1
-0
/
+48
|
*
|
drm/radeon: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
1
-31
/
+31
[next]