summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-4/+5
* drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu2023-07-121-3/+1
* drm/amdgpu: add RAS POISON interrupt funcs for vcn_v2_6Horatio Zhang2023-06-091-4/+21
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-4/+4
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-71/+13
* drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang2023-03-131-2/+4
* drm/amd: Load VCN microcode during early_initMario Limonciello2023-01-091-2/+3
* drm/amdgpu: enable RAS poison for VCN 2.6Tao Zhou2022-11-231-0/+29
* drm/amdgpu: define common vcn_set_ras_funcsTao Zhou2022-11-171-12/+1
* drm/amdgpu/vcn: Add vcn ras poison consumption event handlingMohammad Zafar Ziya2022-05-101-0/+9
* drm/amdgpu: move out asic specific definition from common headerJames Zhu2022-05-041-0/+3
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-6/+6
* drm/amdgpu/vcn: Remove unneeded semicolonHaowen Bai2022-04-051-1/+1
* drm/amdgpu/vcn: Add VCN ras error query supportMohammad Zafar Ziya2022-03-281-0/+71
* drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-151-0/+2
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+3
* drm/amdgpu/vcn: Update fw shared data structureRuijing Dong2022-03-041-9/+9
* drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher2021-10-211-16/+1
* drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen2021-10-081-1/+1
* drm/amdgpu: convert IP version array to include instancesAlex Deucher2021-10-041-2/+2
* drm/amdgpu/vcn: remove manual instance settingAlex Deucher2021-10-041-1/+1
* drm/amdgpu/vcn2.5: convert to IP version checkingAlex Deucher2021-10-041-2/+2
* drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2021-09-231-6/+11
* 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/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu2021-05-211-0/+2
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+2
* drm/amdgpu/vcn2.6: Add vcn2.6 supportJames Zhu2021-03-231-2/+97
* drm/amdgpu/vcn: use "*" adjacent to data nameDeepak R Varma2020-11-021-1/+1
* drm/amdgpu/vcn: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amd: fix typoes in commentsBernard Zhao2020-09-221-2/+2
* gpu: amd: Remove duplicate semicolons at the end of lineYouling Tang2020-08-261-1/+1
* drm/amdgpu: Remove extra asic type checkJames Zhu2020-07-271-17/+12
* drm/amdgpu: fix unused variableJames Zhu2020-07-011-18/+16
* drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be statickernel test robot2020-07-011-3/+3
* drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0Boyuan Zhang2020-07-011-47/+47
* drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu2020-05-211-9/+0
* drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang2020-05-011-196/+196
* drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin2020-04-301-2/+0
* drm/amdgpu/vcn2.5: wait for tiles off after unpauseJames Zhu2020-04-281-3/+3
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-2/+5
* drm/amdgpu/vcn2.5: Add firmware w/r ptr reset syncJames Zhu2020-04-011-5/+48
* drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR resetJames Zhu2020-04-011-0/+21
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-10/+1
* drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2020-03-191-1/+1
* drm/amdgpu/sriov refine vcn_v2_5_early_init funcJack Zhang2020-03-131-17/+18
* drm/amdgpu/vcn2.5: fix warningJames Zhu2020-02-111-1/+1
* drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-111-3/+3
* drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu2020-01-271-44/+44
* drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu2020-01-271-5/+8