summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang
2024-06-05drm/amdgpu: fix comments and error message for ipdumpSunil Khatri
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher
2024-05-23drm/amdgpu: add gfx queue support of gfx10 in ipdumpSunil Khatri
2024-05-23drm/amdgpu: Add cp queues support fro gfx10 in ipdumpSunil Khatri
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-26drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang
2024-04-09drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam
2024-04-09drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin
2024-03-22drm/amdgpu: Fix truncation in gfx_v10_0_init_microcodeSrinivasan Shanmugam
2024-03-20drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOVZhenGuo Yin
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang
2024-01-15drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock
2023-11-03drm/amdgpu: ungate power gating when system suspendPerry Yuan
2023-11-03drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher
2023-11-03drm/amdgpu doorbell range should be set when gpu recoveryLin.Cao
2023-10-04drm/amdgpu: correct gpu clock counter query on cyan skilfishLang Yu
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-08-30drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-07-12drm/amdgpu/gfx10: move update_spm_vmid() out of rlc_init()Alex Deucher
2023-07-10drm/amdgpu: Fix errors & warnings in gfx_v10_0.cSrinivasan Shanmugam
2023-07-10drm/amdgpu: Remove else after return statement in 'gfx_v10_0_check_grbm_cam_r...Srinivasan Shanmugam
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher
2023-06-09drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim
2023-06-09drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen
2023-06-09drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen
2023-06-09drm/amdgpu/gfx10: always restore kcq/kgq MQDsAlex Deucher
2023-06-09drm/amdgpu/gfx10: drop unused variableAlex Deucher
2023-06-09drm/amdgpu/gfx10: use generic [en/dis]able_kgq() helpersAlex Deucher
2023-06-09drm/amdgpu/gfx10: drop old bring up codeAlex Deucher
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma