summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu1-54/+56
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-3/+3
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+1
2019-06-21drm/amdgpu: add JPEG2.0 decode ring testLeo Liu1-0/+2
2019-06-21drm/amdgpu: add VCN2.0 decode ib testLeo Liu1-0/+8
2019-06-21drm/amdgpu: add VCN2.0 decode ring testLeo Liu1-0/+3
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+1
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+1
2019-05-24drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu1-1/+131
2019-05-24drm/amdgpu/VCN: set no_user_fence flag to trueLeo Liu1-0/+3
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao1-3/+3
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu1-8/+16
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu1-1/+2
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu1-1/+2
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu1-5/+13
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-16/+8
2018-10-17drm/amdgpu/vcn:Fix uninitialized symbol errorJames Zhu1-2/+2
2018-10-12drm/amdgpu/vcn:Update SPG mode UVD status clearJames Zhu1-3/+3
2018-10-12drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG startJames Zhu1-0/+4
2018-10-12drm/amdgpu/vcn:Apply new UMC enable for VNC DPG modeJames Zhu1-3/+8
2018-10-12drm/amdgpu/vcn:Remove SPG mode unused steps during vcn startJames Zhu1-28/+2
2018-10-12drm/amdgpu/vcn:Add SPG mode Register XX checkJames Zhu1-0/+4
2018-10-12drm/amdgpu/vcn:Move SPG mode mc resume after MPC controlJames Zhu1-2/+2
2018-10-12drm/amdgpu/vcn:Update SPG mode VCN global tilingJames Zhu1-0/+18
2018-10-12drm/amdgpu/vcn:Update SPG mode VCN memory controlJames Zhu1-7/+6
2018-10-12drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode startJames Zhu1-4/+5
2018-10-12drm/amdgpu/vcn:Remove DPG mode unused steps during vcn startJames Zhu1-27/+1
2018-10-12drm/amdgpu/vcn:Add DPG mode Register XX checkJames Zhu1-0/+8
2018-10-12drm/amdgpu/vcn:Update DPG mode VCN global tiling registersJames Zhu1-4/+15
2018-10-12drm/amdgpu/vcn:Update DPG mode VCN memory controlJames Zhu1-8/+11
2018-10-12drm/amdgpu/vcn:Reduce unnecessary local variableJames Zhu1-9/+9
2018-10-12drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stopJames Zhu1-0/+10
2018-10-12drm/amdgpu/vcn:Update latest spg mode stop for VCNJames Zhu1-15/+26
2018-10-12drm/amdgpu/vcn:Update latest UVD_MPC register for VCNJames Zhu1-12/+40
2018-10-09drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu1-10/+14
2018-10-09drm/amdgpu/vcn:Replace value with defined macroJames Zhu1-8/+11
2018-10-09drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu1-0/+8
2018-10-09drm/amdgpu/vcn:Remove unused codeJames Zhu1-2/+0
2018-09-26drm/amdgpu:Add DPG mode support for vcn 1.0James Zhu1-6/+313
2018-09-26drm/amdgpu:No action when VCN PG state is unchangedJames Zhu1-2/+10
2018-08-27drm/amdgpu: fix emit frame size and comments for jpegBoyuan Zhang1-3/+3
2018-08-27drm/amdgpu: add emit trap for vcn jpegBoyuan Zhang1-0/+4
2018-08-27drm/amdgpu: enable system interrupt for jrbcBoyuan Zhang1-1/+6
2018-08-27drm/amdgpu: add emit reg write reg wait for vcn jpegBoyuan Zhang1-0/+1
2018-08-13drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao1-9/+31
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky1-2/+4
2018-07-10drm/amdgpu: move cache window setup after power and clock resumeLeo Liu1-2/+2
2018-06-15drm/amdgpu: add vcn jpeg ib testBoyuan Zhang1-1/+1
2018-06-15drm/amdgpu: add vcn jpeg ring testBoyuan Zhang1-1/+1