index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
vcn_v1_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG start
James Zhu
2018-10-12
1
-0
/
+4
*
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode
James Zhu
2018-10-12
1
-3
/
+8
*
drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start
James Zhu
2018-10-12
1
-28
/
+2
*
drm/amdgpu/vcn:Add SPG mode Register XX check
James Zhu
2018-10-12
1
-0
/
+4
*
drm/amdgpu/vcn:Move SPG mode mc resume after MPC control
James Zhu
2018-10-12
1
-2
/
+2
*
drm/amdgpu/vcn:Update SPG mode VCN global tiling
James Zhu
2018-10-12
1
-0
/
+18
*
drm/amdgpu/vcn:Update SPG mode VCN memory control
James Zhu
2018-10-12
1
-7
/
+6
*
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start
James Zhu
2018-10-12
1
-4
/
+5
*
drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start
James Zhu
2018-10-12
1
-27
/
+1
*
drm/amdgpu/vcn:Add DPG mode Register XX check
James Zhu
2018-10-12
1
-0
/
+8
*
drm/amdgpu/vcn:Update DPG mode VCN global tiling registers
James Zhu
2018-10-12
1
-4
/
+15
*
drm/amdgpu/vcn:Update DPG mode VCN memory control
James Zhu
2018-10-12
1
-8
/
+11
*
drm/amdgpu/vcn:Reduce unnecessary local variable
James Zhu
2018-10-12
1
-9
/
+9
*
drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop
James Zhu
2018-10-12
1
-0
/
+10
*
drm/amdgpu/vcn:Update latest spg mode stop for VCN
James Zhu
2018-10-12
1
-15
/
+26
*
drm/amdgpu/vcn:Update latest UVD_MPC register for VCN
James Zhu
2018-10-12
1
-12
/
+40
*
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
2018-10-09
1
-10
/
+14
*
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
2018-10-09
1
-8
/
+11
*
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
2018-10-09
1
-0
/
+8
*
drm/amdgpu/vcn:Remove unused code
James Zhu
2018-10-09
1
-2
/
+0
*
drm/amdgpu:Add DPG mode support for vcn 1.0
James Zhu
2018-09-26
1
-6
/
+313
*
drm/amdgpu:No action when VCN PG state is unchanged
James Zhu
2018-09-26
1
-2
/
+10
*
drm/amdgpu: fix emit frame size and comments for jpeg
Boyuan Zhang
2018-08-27
1
-3
/
+3
*
drm/amdgpu: add emit trap for vcn jpeg
Boyuan Zhang
2018-08-27
1
-0
/
+4
*
drm/amdgpu: enable system interrupt for jrbc
Boyuan Zhang
2018-08-27
1
-1
/
+6
*
drm/amdgpu: add emit reg write reg wait for vcn jpeg
Boyuan Zhang
2018-08-27
1
-0
/
+1
*
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2018-08-13
1
-9
/
+31
*
drm/amd: Use newly added interrupt source defs for SOC15.
Andrey Grodzovsky
2018-07-13
1
-2
/
+4
*
drm/amdgpu: move cache window setup after power and clock resume
Leo Liu
2018-07-10
1
-2
/
+2
*
drm/amdgpu: add vcn jpeg ib test
Boyuan Zhang
2018-06-15
1
-1
/
+1
*
drm/amdgpu: add vcn jpeg ring test
Boyuan Zhang
2018-06-15
1
-1
/
+1
*
drm/amdgpu: add patch to jpeg ring
Boyuan Zhang
2018-06-15
1
-0
/
+7
*
drm/amdgpu: define and add extra dword for jpeg ring
Boyuan Zhang
2018-06-15
1
-0
/
+1
*
drm/amdgpu: implement patch for fixing a known bug
Boyuan Zhang
2018-06-15
1
-0
/
+92
*
drm/amdgpu: initialize vcn jpeg ring
Boyuan Zhang
2018-06-15
1
-0
/
+23
*
drm/amdgpu: add vcn jpeg irq support
Boyuan Zhang
2018-06-15
1
-0
/
+8
*
drm/amdgpu: set jpeg ring functions
Boyuan Zhang
2018-06-15
1
-0
/
+40
*
drm/amdgpu: implement jpeg ring functions
Boyuan Zhang
2018-06-15
1
-0
/
+286
*
drm/amdgpu: vcn_v1_0_is_idle() can be static
kbuild test robot
2018-05-25
1
-2
/
+2
*
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2018-05-24
1
-11
/
+21
*
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
2018-05-24
1
-1
/
+91
*
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
2018-05-24
1
-11
/
+39
*
drm/amdgpu: fix insert nop for VCN decode ring
Leo Liu
2018-05-18
1
-6
/
+8
*
drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_wait
Tom St Denis
2018-05-15
1
-0
/
+1
*
drm/amdgpu/vcn1: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
2018-03-14
1
-2
/
+2
*
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
2018-02-19
1
-6
/
+4
*
drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlb
Christian König
2018-02-19
1
-14
/
+6
*
drm/amdgpu: implement vcn_v1_0_(dec|enc)_ring_emit_reg_wait v2
Christian König
2018-02-19
1
-17
/
+25
*
drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg
Christian König
2018-02-19
1
-1
/
+18
[prev]
[next]