summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
AgeCommit message (Expand)Author
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-07-12drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu
2023-06-09drm/amdgpu: add RAS POISON interrupt funcs for vcn_v2_6Horatio Zhang
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-03-13drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang
2023-01-09drm/amd: Load VCN microcode during early_initMario Limonciello
2022-11-23drm/amdgpu: enable RAS poison for VCN 2.6Tao Zhou
2022-11-17drm/amdgpu: define common vcn_set_ras_funcsTao Zhou
2022-05-10drm/amdgpu/vcn: Add vcn ras poison consumption event handlingMohammad Zafar Ziya
2022-05-04drm/amdgpu: move out asic specific definition from common headerJames Zhu
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2022-04-05drm/amdgpu/vcn: Remove unneeded semicolonHaowen Bai
2022-03-28drm/amdgpu/vcn: Add VCN ras error query supportMohammad Zafar Ziya
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2022-03-04drm/amdgpu/vcn: Update fw shared data structureRuijing Dong
2021-10-21drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher
2021-10-04drm/amdgpu/vcn2.5: convert to IP version checkingAlex Deucher
2021-09-23drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky
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/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-03-23drm/amdgpu/vcn2.6: Add vcn2.6 supportJames Zhu
2020-11-02drm/amdgpu/vcn: use "*" adjacent to data nameDeepak R Varma
2020-11-02drm/amdgpu/vcn: improve code indentation and alignmentDeepak R Varma
2020-09-22drm/amd: fix typoes in commentsBernard Zhao
2020-08-26gpu: amd: Remove duplicate semicolons at the end of lineYouling Tang
2020-07-27drm/amdgpu: Remove extra asic type checkJames Zhu
2020-07-01drm/amdgpu: fix unused variableJames Zhu
2020-07-01drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be statickernel test robot
2020-07-01drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0Boyuan Zhang
2020-05-21drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu
2020-05-01drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin
2020-04-28drm/amdgpu/vcn2.5: wait for tiles off after unpauseJames Zhu
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu/vcn2.5: Add firmware w/r ptr reset syncJames Zhu
2020-04-01drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR resetJames Zhu
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu
2020-03-13drm/amdgpu/sriov refine vcn_v2_5_early_init funcJack Zhang
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu