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.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
/
amd
/
amdgpu
/
vcn_v2_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
1
-3
/
+3
2020-01-28
drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
James Zhu
1
-1
/
+1
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2020-01-16
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
1
-5
/
+0
2020-01-16
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
1
-47
/
+47
2020-01-16
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
1
-2
/
+2
2019-12-11
drm/amdgpu: fix VCN2.x number of irq types
Leo Liu
1
-1
/
+1
2019-11-19
drm/amdgpu: move JPEG2.5 out from VCN2.5
Leo Liu
1
-236
/
+0
2019-11-19
drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0
Leo Liu
1
-257
/
+3
2019-10-04
drm/amdgpu/vcn: use amdgpu_ring_test_helper
Leo Liu
1
-15
/
+6
2019-09-14
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
1
-1
/
+1
2019-07-31
drm/amdgpu: drop drmP.h from vcn_v2_0.c
Alex Deucher
1
-2
/
+2
2019-07-31
drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
Thong Thai
1
-1
/
+31
2019-07-31
drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
Thong Thai
1
-6
/
+6
2019-07-18
drm/amdgpu: use VCN firmware offset for cache window
Leo Liu
1
-3
/
+0
2019-07-18
drm/amdgpu: modify amdgpu_vcn to support multiple instances
James Zhu
1
-53
/
+53
2019-07-18
drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance
James Zhu
1
-1
/
+1
2019-07-18
drm/amdgpu/VCN2: expose rings functions
Leo Liu
1
-46
/
+41
2019-07-18
drm/amdgpu/VCN2: put IB internal registers offset to structure
Leo Liu
1
-23
/
+41
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
1
-3
/
+3
2019-06-27
drm/amdgpu: fix warning on 32 bit
Alex Deucher
1
-2
/
+2
2019-06-22
drm/amdgpu/VCN: implement indirect DPG SRAM mode
Leo Liu
1
-19
/
+50
2019-06-22
drm/amdgpu/VCN2.0: add DPG pause mode
Leo Liu
1
-0
/
+70
2019-06-22
drm/amdgpu/VCN2.0: add DPG mode start and stop (v2)
Leo Liu
1
-3
/
+296
2019-06-22
drm/amdgpu/VCN2.0 remove unused Macro and declaration
Leo Liu
1
-2
/
+0
2019-06-22
drm/amdgpu/VCN2.0: remove powergating for UVDW tile
Leo Liu
1
-11
/
+7
2019-06-22
drm/amdgpu/vcn2: don't access register when power gated
Jack Xiao
1
-1
/
+2
2019-06-22
drm/amdgpu/vcn2: notify SMU power up/down VCN
Jack Xiao
1
-0
/
+7
2019-06-22
drm/amdgpu: add initial VCN2.0 support (v2)
Leo Liu
1
-0
/
+1865