summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar1-3/+3
2023-07-12drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu1-3/+1
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-2/+2
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-4/+4
2023-01-10drm/amd: Load VCN microcode during early_initMario Limonciello1-2/+3
2022-05-04drm/amdgpu: move out asic specific definition from common headerJames Zhu1-0/+3
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-6/+6
2022-03-15drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin1-0/+2
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu1-0/+1
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong1-0/+4
2022-03-04drm/amdgpu/vcn: Update fw shared data structureRuijing Dong1-9/+9
2021-10-22drm/amdgpu/vcn2.0: remove intermediate variableAlex Deucher1-3/+2
2021-10-22drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher1-9/+1
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen1-1/+1
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher1-1/+0
2021-09-23drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky1-2/+6
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu1-1/+3
2021-07-23drm/amdgpu: Fix a printing messageOak Zeng1-1/+1
2021-05-21drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-2/+2
2020-12-02drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanoursLee Jones1-4/+11
2020-11-02drm/amdgpu/vcn: use "*" adjacent to data nameDeepak R Varma1-1/+1
2020-11-02drm/amdgpu/vcn: improve code indentation and alignmentDeepak R Varma1-1/+1
2020-09-23drm/amd: fix typoes in commentsBernard Zhao1-2/+2
2020-07-08drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2Huang Rui1-2/+3
2020-07-01drm/amdgpu: fix unused variableJames Zhu1-22/+18
2020-07-01drm/amdgpu/vcn2.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-07-01drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0Boyuan Zhang1-43/+43
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.cZheng Bin1-3/+0
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-2/+4
2020-04-01drm/amdgpu/vcn2.0: Add firmware w/r ptr reset syncJames Zhu1-3/+39
2020-04-01drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR resetJames Zhu1-0/+16
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König1-9/+0
2020-04-01drm/amdgpu: No need support vcn decodeEmily Deng1-0/+4
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu1-1/+1
2020-03-06drm/amdgpu: disable clock/power gating for SRIOVMonk Liu1-0/+23
2020-03-06drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)Monk Liu1-0/+3
2020-03-06drm/amdgpu: implement initialization part on VCN2.0 for SRIOVMonk Liu1-3/+228
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu1-3/+3
2020-01-28drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu1-1/+1
2020-01-23drm/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-5/+0
2020-01-16drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu1-47/+47
2020-01-16drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu1-2/+2
2019-12-11drm/amdgpu: fix VCN2.x number of irq typesLeo Liu1-1/+1
2019-11-19drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu1-236/+0
2019-11-19drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0Leo Liu1-257/+3
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu1-15/+6
2019-09-14drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-1/+1
2019-07-31drm/amdgpu: drop drmP.h from vcn_v2_0.cAlex Deucher1-2/+2