aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
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/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
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-03-07drm/amdgpu: remove unused variablebobzhou
2023-03-06drm/amdgpu: Stop clearing kiq position during finileiyaoyao
2023-01-09drm/amd: Load GFX10 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX10Mario Limonciello
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao
2022-11-04drm/amdgpu/gfx10: set gfx.funcs in early initAlex Deucher
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao
2022-09-29drm/amdgpu/gfx10: use common function to init CP fwLikun Gao
2022-09-29drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang
2022-08-30drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang
2022-08-16drm/amdgpu: reduce reset timeVictor Zhao
2022-08-16Revert "drm/amd/amdgpu: add pipe1 hardware support"Michel Dänzer
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma
2022-06-08drm/amdgpu: fix scratch register access method in SRIOVZhenGuo Yin
2022-06-06drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam
2022-05-26drm/amdgpu/gfx: fix typos in commentsJulia Lawall