index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_asic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-24
drm/radeon: switch audio handling to use callbacks
Alex Deucher
1
-0
/
+4
2013-04-24
drm/radeon: clean up audio dto programming
Alex Deucher
1
-1
/
+0
2013-04-09
drm/radeon: add set_uvd_clocks callback for r7xx v3
Christian König
1
-0
/
+1
2013-04-09
drm/radeon: add set_uvd_clocks callback for SI
Christian König
1
-0
/
+1
2013-04-09
drm/radeon: add set_uvd_clocks callback for evergreen
Alex Deucher
1
-0
/
+1
2013-04-09
drm/radeon: add set_uvd_clocks callback for ON/LN/TN (v4)
Alex Deucher
1
-0
/
+1
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-0
/
+19
2013-02-20
drm/radeon: switch get_gpu_clock() to a callback (v2)
Alex Deucher
1
-2
/
+2
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
1
-0
/
+3
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
1
-2
/
+6
2013-02-01
drm/radeon: use the reset mask to determine if rings are hung
Alex Deucher
1
-3
/
+6
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
1
-0
/
+4
2012-12-14
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
Alex Deucher
1
-0
/
+1
2012-12-14
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Alex Deucher
1
-0
/
+1
2012-12-14
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
1
-0
/
+1
2012-12-12
drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
Alex Deucher
1
-0
/
+1
2012-12-11
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
1
-0
/
+5
2012-12-11
drm/radeon/kms: Add initial support for async DMA on cayman/TN
Alex Deucher
1
-0
/
+4
2012-12-11
drm/radeon/kms: Add initial support for async DMA on evergreen
Alex Deucher
1
-0
/
+8
2012-12-11
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
1
-0
/
+13
2012-10-02
drm/radeon: add vm set_page() callback for SI
Alex Deucher
1
-0
/
+3
2012-10-02
drm/radeon: rework the vm_flush interface
Alex Deucher
1
-2
/
+2
2012-10-02
drm/radeon/pm: fix multi-head profile handling on BTC+ (v2)
Alex Deucher
1
-0
/
+1
2012-09-27
drm/radeon: refactor set_page chipset interface v5
Christian König
1
-3
/
+3
2012-09-27
drm/radeon: add get_backlight_level callback
Alex Deucher
1
-0
/
+2
2012-09-20
drm/radeon: remove dead function def
Alex Deucher
1
-2
/
+1
2012-09-20
drm/radeon: Move looping over the PTEs into chip code
Christian König
1
-4
/
+3
2012-09-20
drm/radeon: rework VMID handling
Christian König
1
-3
/
+1
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
1
-2
/
+1
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
1
-0
/
+4
2012-09-20
drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)
Alex Deucher
1
-0
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+2
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
1
-6
/
+2
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-1
/
+0
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-2
/
+3
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-4
/
+4
2012-05-22
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
1
-6
/
+1
2012-05-17
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
1
-1
/
+0
2012-05-09
drm/radeon: remove r600 blit mutex v2
Christian König
1
-3
/
+6
2012-05-03
drm/radeon: remove cayman_gpu_is_lockup
Christian König
1
-1
/
+0
2012-05-03
drm/radeon: remove r300_gpu_is_lockup
Christian König
1
-1
/
+0
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
1
-5
/
+0
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
1
-3
/
+0
2012-03-21
drm/radeon/kms: add radeon_asic struct for SI
Alex Deucher
1
-0
/
+22
2012-03-21
drm/radeon/kms: add initial DCE6 display watermark support
Alex Deucher
1
-0
/
+3
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
1
-5
/
+5
2012-02-27
drm/radeon/kms: add a radeon asic callback for mc idle
Alex Deucher
1
-1
/
+9
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
1
-1
/
+3
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-0
/
+12
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-1
/
+1
[next]