summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
AgeCommit message (Expand)Author
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2020-01-16drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu
2020-01-16drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu
2019-12-18drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu
2019-11-19drm/amdgpu: separate JPEG1.0 code out from VCN1.0Leo Liu
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu
2019-07-18drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amdgpu: add JPEG2.0 decode ring testLeo Liu
2019-06-21drm/amdgpu: add VCN2.0 decode ib testLeo Liu
2019-06-21drm/amdgpu: add VCN2.0 decode ring testLeo Liu
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-24drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu
2019-05-24drm/amdgpu/VCN: set no_user_fence flag to trueLeo Liu
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-10-17drm/amdgpu/vcn:Fix uninitialized symbol errorJames Zhu
2018-10-12drm/amdgpu/vcn:Update SPG mode UVD status clearJames Zhu
2018-10-12drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG startJames Zhu
2018-10-12drm/amdgpu/vcn:Apply new UMC enable for VNC DPG modeJames Zhu
2018-10-12drm/amdgpu/vcn:Remove SPG mode unused steps during vcn startJames Zhu
2018-10-12drm/amdgpu/vcn:Add SPG mode Register XX checkJames Zhu
2018-10-12drm/amdgpu/vcn:Move SPG mode mc resume after MPC controlJames Zhu
2018-10-12drm/amdgpu/vcn:Update SPG mode VCN global tilingJames Zhu
2018-10-12drm/amdgpu/vcn:Update SPG mode VCN memory controlJames Zhu
2018-10-12drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode startJames Zhu
2018-10-12drm/amdgpu/vcn:Remove DPG mode unused steps during vcn startJames Zhu
2018-10-12drm/amdgpu/vcn:Add DPG mode Register XX checkJames Zhu
2018-10-12drm/amdgpu/vcn:Update DPG mode VCN global tiling registersJames Zhu
2018-10-12drm/amdgpu/vcn:Update DPG mode VCN memory controlJames Zhu
2018-10-12drm/amdgpu/vcn:Reduce unnecessary local variableJames Zhu
2018-10-12drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stopJames Zhu
2018-10-12drm/amdgpu/vcn:Update latest spg mode stop for VCNJames Zhu
2018-10-12drm/amdgpu/vcn:Update latest UVD_MPC register for VCNJames Zhu
2018-10-09drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu
2018-10-09drm/amdgpu/vcn:Replace value with defined macroJames Zhu
2018-10-09drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu
2018-10-09drm/amdgpu/vcn:Remove unused codeJames Zhu
2018-09-26drm/amdgpu:Add DPG mode support for vcn 1.0James Zhu
2018-09-26drm/amdgpu:No action when VCN PG state is unchangedJames Zhu
2018-08-27drm/amdgpu: fix emit frame size and comments for jpegBoyuan Zhang
2018-08-27drm/amdgpu: add emit trap for vcn jpegBoyuan Zhang