index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vcn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...
Bokun Zhang
1
-0
/
+23
2021-06-10
drm/amdgpu/vcn: drop gfxoff control for VCN2+
Alex Deucher
1
-2
/
+0
2021-06-04
drm/amdgpu/vcn: add vcn support for yellow carp
James Zhu
1
-0
/
+8
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+8
2021-05-20
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-6
/
+16
2021-05-20
drm/amdgpu: Enable VCN for Beige Goby
Veerabadhran Gopalakrishnan
1
-0
/
+8
2021-03-24
drm/amdgpu: enable dpg indirect sram mode on aldebaran
James Zhu
1
-0
/
+3
2021-03-24
drm/amdgpu: add Aldebaran to the VCN family
James Zhu
1
-0
/
+5
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-3
/
+6
2020-12-15
drm/amdgpu: remove h from printk format specifier
Tom Rix
1
-2
/
+2
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-11
/
+140
2020-12-10
drm/amdgpu: clean up bo in vce and vcn test
Nirmoy Das
1
-3
/
+6
2020-11-24
drm/amdgpu/vcn: add test for dec software ring
James Zhu
1
-0
/
+121
2020-11-24
drm/amdgpu/vcn: refactor dec message functions
James Zhu
1
-11
/
+19
2020-11-05
drm/amd/amdgpu: switch on/off vcn power profile mode
Kenneth Feng
1
-1
/
+12
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-9
/
+9
2020-11-02
drm/amdgpu: disable gfxoff if VCN is busy
Jiansong Chen
1
-1
/
+4
2020-10-14
drm/amdgpu: vcn and jpeg ring synchronization
Veerabadhran G
1
-0
/
+2
2020-10-12
drm/amdgpu/vcn: add firmware support for dimgrey_cavefish
James Zhu
1
-0
/
+5
2020-10-07
drm/amdgpu: enable vcn support for green_sardine (v2)
Thong Thai
1
-1
/
+7
2020-10-05
drm/amdgpu: enable vcn3.0 for van gogh
Thong Thai
1
-0
/
+8
2020-07-21
drm/amdgpu/vcn: merge shared memory into vcpu
James Zhu
1
-12
/
+6
2020-07-21
Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."
James Zhu
1
-27
/
+1
2020-07-15
drm/amdgpu: add navy_flounder vcn firmware support
Boyuan Zhang
1
-0
/
+8
2020-07-15
drm/amd/sriov skip vcn powergating and dec_ring_test
Jack Zhang
1
-0
/
+4
2020-07-01
drm/amdgpu: set indirect sram mode for VCN3.0
Boyuan Zhang
1
-0
/
+3
2020-07-01
drm/amdgpu: add Sienna_Cichlid VCN to the VCN family
Leo Liu
1
-0
/
+5
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-2
/
+2
2020-04-23
Revert "drm/amdgpu: Disable gfx off if VCN is busy"
James Zhu
1
-2
/
+0
2020-04-09
drm/amdgpu/vcn: add shared memory restore after wake up from sleep.
James Zhu
1
-1
/
+27
2020-04-01
drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware"
Colin Ian King
1
-1
/
+1
2020-04-01
drm/amdgpu/vcn: Add firmware share memory support
James Zhu
1
-0
/
+13
2020-04-01
drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switch
James Zhu
1
-11
/
+21
2020-04-01
drm/amdgpu/vcn: fix race condition issue for vcn start
James Zhu
1
-7
/
+14
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-3
/
+6
2020-03-06
drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)
Monk Liu
1
-10
/
+3
2020-01-16
drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
James Zhu
1
-0
/
+3
2020-01-16
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
1
-14
/
+13
2020-01-16
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
1
-2
/
+2
2019-12-23
drm/amdgpu: disable VCN2.5 ib test for Arcturus sriov
Jane Jian
1
-0
/
+10
2019-12-19
drm/amdgpu/vcn: remove unnecessary included headers
Leo Liu
1
-6
/
+0
2019-12-19
drm/amdgpu/vcn: remove JPEG related code from idle handler and begin use
Leo Liu
1
-23
/
+5
2019-12-19
drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs
Leo Liu
1
-3
/
+0
2019-11-19
drm/amdgpu: move JPEG2.5 out from VCN2.5
Leo Liu
1
-105
/
+0
2019-11-19
drm/amdgpu: use the JPEG structure for general driver support
Leo Liu
1
-5
/
+3
2019-11-13
drm/amdgpu/vcn: finish delay work before release resources
Alex Deucher
1
-0
/
+2
2019-10-17
drm/amdgpu/vcn: fix allocation size in enc ring test
Alex Deucher
1
-12
/
+23
2019-08-23
Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"
Thong Thai
1
-6
/
+3
2019-08-12
drm/amdgpu: use direct loading on renoir vcn for the moment
Huang Rui
1
-3
/
+6
2019-08-12
drm/amdgpu: enable Renoir VCN firmware loading
Leo Liu
1
-0
/
+8
[next]