summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.cRan Sun2023-08-091-5/+4
* drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu2023-06-091-6/+6
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-2/+2
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-4/+4
* drm/amd: Load VCN microcode during early_initMario Limonciello2023-01-091-2/+3
* drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu2022-03-251-0/+71
* drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel2022-03-151-7/+2
* drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-151-0/+1
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+7
* drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong2021-12-171-0/+7
* drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher2021-10-211-9/+1
* drm/amdgpu/vcn: remove manual instance settingAlex Deucher2021-10-041-1/+0
* drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu2021-09-011-1/+3
* drm/amdgpu: Fix a printing messageOak Zeng2021-07-231-1/+1
* drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones2021-05-211-2/+2
* drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu2021-05-211-1/+5
* drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S2021-05-131-4/+9
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+2
* drm/amdgpu: remove redundant logic related HDPLikun Gao2021-01-051-1/+0
* drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanoursLee Jones2020-12-011-4/+10
* drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-10-141-4/+24
* drm/amd: fix typoes in commentsBernard Zhao2020-09-221-2/+2
* drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1Huang Rui2020-07-081-2/+3
* drm/amdgpu: fix unused variableJames Zhu2020-07-011-27/+24
* drm/amdgpu/vcn1.0: fix no previous prototype for functionsJames Zhu2020-07-011-0/+1
* drm/amdgpu: rename macro for VCN1.0Boyuan Zhang2020-07-011-48/+48
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-2/+4
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-3/+0
* drm/amdgpu: fix typo for vcn1 idle checkJames Zhu2020-03-191-1/+1
* drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-111-6/+8
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-1/+1
* drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu2020-01-161-7/+7
* drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu2020-01-161-4/+4
* drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu2019-12-181-2/+88
* drm/amdgpu: separate JPEG1.0 code out from VCN1.0Leo Liu2019-11-191-469/+12
* drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu2019-10-041-1/+0
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-54/+56
* drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma2019-07-181-3/+3
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+1
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+1
| |\
| | * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
* | | drm/amdgpu: add JPEG2.0 decode ring testLeo Liu2019-06-211-0/+2
* | | drm/amdgpu: add VCN2.0 decode ib testLeo Liu2019-06-211-0/+8
* | | drm/amdgpu: add VCN2.0 decode ring testLeo Liu2019-06-211-0/+3
|/ /
* | drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu2019-05-241-1/+131
* | drm/amdgpu/VCN: set no_user_fence flag to trueLeo Liu2019-05-241-0/+3
|/
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-3/+3
* drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu2018-12-181-8/+16
* drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu2018-12-181-1/+2
* drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu2018-12-181-1/+2