summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
AgeCommit message (Expand)Author
2023-08-09drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.cRan Sun
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-01-09drm/amd: Load VCN microcode during early_initMario Limonciello
2022-03-25drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu
2022-03-15drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2021-12-17drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong
2021-10-21drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu
2021-07-23drm/amdgpu: Fix a printing messageOak Zeng
2021-05-21drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones
2021-05-21drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao
2020-12-01drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanoursLee Jones
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G
2020-09-22drm/amd: fix typoes in commentsBernard Zhao
2020-07-08drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1Huang Rui
2020-07-01drm/amdgpu: fix unused variableJames Zhu
2020-07-01drm/amdgpu/vcn1.0: fix no previous prototype for functionsJames Zhu
2020-07-01drm/amdgpu: rename macro for VCN1.0Boyuan Zhang
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu
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