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
/
amd
/
amdgpu
/
amdgpu_vcn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
James Zhu
2020-01-16
1
-0
/
+3
*
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
2020-01-16
1
-14
/
+13
*
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
2020-01-16
1
-2
/
+2
*
drm/amdgpu: disable VCN2.5 ib test for Arcturus sriov
Jane Jian
2019-12-23
1
-0
/
+10
*
drm/amdgpu/vcn: remove unnecessary included headers
Leo Liu
2019-12-18
1
-6
/
+0
*
drm/amdgpu/vcn: remove JPEG related code from idle handler and begin use
Leo Liu
2019-12-18
1
-23
/
+5
*
drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs
Leo Liu
2019-12-18
1
-3
/
+0
*
drm/amdgpu: move JPEG2.5 out from VCN2.5
Leo Liu
2019-11-19
1
-105
/
+0
*
drm/amdgpu: use the JPEG structure for general driver support
Leo Liu
2019-11-19
1
-5
/
+3
*
drm/amdgpu/vcn: finish delay work before release resources
Alex Deucher
2019-11-13
1
-0
/
+2
*
drm/amdgpu/vcn: fix allocation size in enc ring test
Alex Deucher
2019-10-17
1
-12
/
+23
*
Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"
Thong Thai
2019-08-22
1
-6
/
+3
*
drm/amdgpu: use direct loading on renoir vcn for the moment
Huang Rui
2019-08-12
1
-3
/
+6
*
drm/amdgpu: enable Renoir VCN firmware loading
Leo Liu
2019-08-12
1
-0
/
+8
*
drm/amdgpu: add Navi12 VCN firmware support
Boyuan Zhang
2019-08-02
1
-1
/
+9
*
drm/amdgpu: correct VCN powergate routine for acturus
Evan Quan
2019-07-30
1
-2
/
+2
*
drm/amdgpu: add harvest support for Arcturus
James Zhu
2019-07-18
1
-0
/
+11
*
drm/amdgpu: add multiple instances support for Arcturus
James Zhu
2019-07-18
1
-77
/
+89
*
drm/amdgpu: modify amdgpu_vcn to support multiple instances
James Zhu
2019-07-18
1
-34
/
+34
*
drm/amdgpu: add Arcturus to the VCN family
Leo Liu
2019-07-18
1
-0
/
+5
*
drm/amdgpu/vcn: enable indirect DPG SRAM mode for navi14
Xiaojie Yuan
2019-07-18
1
-0
/
+3
*
drm/amdgpu: Enable VCN on navi14
James Zhu
2019-07-18
1
-0
/
+5
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-5
/
+6
|
\
|
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-1
/
+3
|
|
\
|
|
*
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
2019-06-11
1
-1
/
+3
|
*
|
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-5
/
+6
|
|
\
\
|
|
*
|
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+2
|
|
*
|
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-4
/
+4
|
|
|
/
*
|
|
drm/amdgpu/VCN: enable indirect DPG SRAM mode
Leo Liu
2019-06-21
1
-0
/
+3
*
|
|
drm/amdgpu/VCN: add buffer for indirect SRAM usage
Leo Liu
2019-06-21
1
-0
/
+16
*
|
|
drm/amdgpu: enable vcn dpm scheme for navi
Jack Xiao
2019-06-21
1
-2
/
+2
*
|
|
drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpm
Huang Rui
2019-06-21
1
-2
/
+2
*
|
|
drm/amdgpu: add JPEG2.0 decode ring ib test
Leo Liu
2019-06-21
1
-2
/
+2
*
|
|
drm/amdgpu: add JPEG2.0 decode ring test
Leo Liu
2019-06-21
1
-5
/
+3
*
|
|
drm/amdgpu: add VCN2.0 decode ib test
Leo Liu
2019-06-21
1
-4
/
+4
*
|
|
drm/amdgpu: add VCN2.0 decode ring test
Leo Liu
2019-06-21
1
-5
/
+3
*
|
|
drm/amdgpu: add Navi10 VCN firmware support
Leo Liu
2019-06-21
1
-0
/
+5
*
|
|
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
2019-06-11
1
-1
/
+3
|
/
/
*
/
drm/amdgpu: make VCN DPG pause mode detached from general VCN
Leo Liu
2019-05-24
1
-128
/
+2
|
/
*
drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is active
James Zhu
2018-12-18
1
-2
/
+2
*
drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new state
James Zhu
2018-12-18
1
-4
/
+14
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-40
/
+14
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-35
/
+11
*
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
2018-10-09
1
-2
/
+1
*
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
2018-10-09
1
-4
/
+7
*
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
2018-10-09
1
-2
/
+2
*
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-10-04
1
-2
/
+2
|
\
|
*
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2018-09-27
1
-2
/
+2
*
|
drm/amdgpu/vcn: whitespace cleanup
Alex Deucher
2018-09-26
1
-18
/
+18
*
|
drm/amdgpu:Add DPG pause mode support
James Zhu
2018-09-26
1
-2
/
+159
[next]