summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-10drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin1-0/+1
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König1-16/+90
2024-03-04drm/amdgpu: cleanup conditional executionChristian König1-19/+8
2024-02-22drm/amdgpu: initialize gfx11.5.1Yifan Zhang1-1/+7
2024-02-22drm/amdgpu: add firmware for GC 11.5.1Yifan Zhang1-0/+4
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun1-3/+2
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang1-22/+0
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang1-3/+13
2024-01-16drm/amdgpu: update regGL2C_CTRL4 value in golden settingYifan Zhang1-1/+1
2024-01-09drm/amdgpu: correct the cu count for gfx v11Likun Gao1-0/+3
2024-01-03drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2Jack Xiao1-1/+47
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock1-1/+2
2023-12-01drm/amdgpu: distinguish rlc fw for different SKULikun Gao1-1/+6
2023-12-01drm/amdgpu: Skip access gfx11 golden registers under SRIOVZhenGuo Yin1-0/+3
2023-11-30drm/amdgpu: fix memory overflow in the IB testTim Huang1-1/+1
2023-11-30drm/amdgpu: Force order between a read and write to the same addressAlex Sierra1-0/+8
2023-11-03drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher1-6/+6
2023-10-31drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu011-0/+1
2023-10-20drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello1-0/+4
2023-10-20drm/amd: Move microcode init step to early_init()Mario Limonciello1-8/+8
2023-10-20drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher1-71/+15
2023-10-13drm/amdgpu: enable GFX IP v11.5.0 CG and PG supportLi Ma1-0/+3
2023-09-26drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlbChristian König1-2/+0
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-13/+14
2023-09-12drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-1/+1
2023-08-30drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin1-10/+3
2023-08-30drm/amdgpu: add golden setting for gc_11_5_0Aaron Liu1-0/+24
2023-08-30drm/amdgpu/gfx11: initialize gfx11.5.0Prike Liang1-1/+8
2023-08-09drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOVAlex Deucher1-2/+6
2023-08-08drm/amdgpu: Remove gfx v11_0_3 ras_late_init callHawking Zhang1-26/+0
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu1-1/+1
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher1-1/+1
2023-06-09drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim1-0/+1
2023-06-09drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen1-21/+4
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis1-4/+4
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-4/+4
2023-06-09drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-06-09drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang1-46/+0
2023-06-09drm/amdgpu/gfx11: always restore kcq/kgq MQDsAlex Deucher1-9/+4
2023-06-09drm/amdgpu/gfx11: drop unused variableAlex Deucher1-3/+1
2023-06-09drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpersAlex Deucher1-47/+2
2023-06-09drm/amdgpu/gfx11: drop old bring up codeAlex Deucher1-67/+3
2023-04-25drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-04-25drm/amdgpu: add get_gfx_shadow_info callback for gfx11Alex Deucher1-0/+22
2023-04-25drm/amdgpu: add gfx11 emit shadow callbackChristian König1-0/+25
2023-04-25drm/amdgpu/gfx11: check the CP FW version CP GFX shadow supportAlex Deucher1-0/+5
2023-04-25drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher1-0/+13
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-10/+10