summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-23drm/amdgpu: Fix a printing messageOak Zeng1-1/+1
2021-05-21drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones1-2/+2
2021-05-21drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu1-1/+5
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-2/+2
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao1-1/+0
2020-12-01drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanoursLee Jones1-4/+10
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G1-4/+24
2020-09-22drm/amd: fix typoes in commentsBernard Zhao1-2/+2
2020-07-08drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1Huang Rui1-2/+3
2020-07-01drm/amdgpu: fix unused variableJames Zhu1-27/+24
2020-07-01drm/amdgpu/vcn1.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-07-01drm/amdgpu: rename macro for VCN1.0Boyuan Zhang1-48/+48
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-2/+4
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König1-3/+0
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu1-6/+8
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das1-1/+1
2020-01-16drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu1-7/+7
2020-01-16drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu1-4/+4
2019-12-18drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu1-2/+88
2019-11-19drm/amdgpu: separate JPEG1.0 code out from VCN1.0Leo Liu1-469/+12
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu1-1/+0
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