index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2013-01-17
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2013-01-15
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2013-01-15
drm/radeon: allow FP16 color clear registers on r500
Marek Olšák
2013-01-15
drm/radeon: clear reset flags if engines are idle
Alex Deucher
2013-01-10
radeon/kms: fix dma relocation checking
Jerome Glisse
2013-01-10
radeon/kms: force rn50 chip to always report connected on analog output
Jerome Glisse
2013-01-10
drm/radeon: fix error path in kpage allocation
Ilija Hadzic
2013-01-10
drm/radeon: fix a bogus kfree
Ilija Hadzic
2013-01-10
drm/radeon: fix NULL pointer dereference in UMS mode
Ilija Hadzic
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-04
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
2013-01-03
drm/radeon: add GPU reset flags
Alex Deucher
2013-01-03
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
2013-01-03
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
2013-01-03
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
2013-01-03
drm/radeon: improve ring debugfs printing
Jerome Glisse
2013-01-03
drm/radeon: add debugfs file for dma rings
Jerome Glisse
2013-01-03
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
Alex Deucher
2013-01-03
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
2012-12-30
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-12-21
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
Alex Deucher
2012-12-19
drm/radeon: add support for MEM_WRITE packet
Jerome Glisse
2012-12-19
drm/radeon: restore modeset late in GPU reset path
Jerome Glisse
2012-12-19
drm/radeon: avoid deadlock in pm path when waiting for fence
Jerome Glisse
2012-12-19
drm/radeon: don't leave fence blocked process on failed GPU reset
Jerome Glisse
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-14
radeon: fix regression with eviction since evict caching changes
Dave Airlie
2012-12-14
drm/radeon: add more pedantic checks in the CP DMA checker
Alex Deucher
2012-12-14
drm/radeon: bump version for CS ioctl support for async DMA
Alex Deucher
2012-12-14
drm/radeon: enable the async DMA rings in the CS ioctl
Alex Deucher
2012-12-14
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
Alex Deucher
2012-12-14
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Alex Deucher
2012-12-14
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
2012-12-14
drm/radeon: fix htile buffer size computation for command stream checker
Jerome Glisse
2012-12-14
drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
2012-12-14
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
2012-12-14
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
drm/radeon: fix fence driver for dma ring when wb is disabled
Jerome Glisse
[next]