summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-10/+0
* drm/amdgpu: change the comment from handle to ip_blockSunil Khatri2024-10-071-7/+7
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+4
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+4
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu: add vcn ip dump support for vcn_v2_6Sunil Khatri2024-08-161-2/+2
* drm/amdgpu: add print support for vcn_v2_5 ip dumpSunil Khatri2024-08-161-1/+33
* drm/amdgpu: add vcn_v2_5 ip dump supportSunil Khatri2024-08-161-1/+79
* drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu2024-06-141-9/+2
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+2
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+2
* drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar2024-03-201-3/+5
* 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-181-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-221-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-241-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