summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amdgpu: Switch to SOC partition funcsLijo Lazar1-50/+9
2023-06-09drm/amdgpu: Add xcc specific functionsLijo Lazar1-119/+176
2023-06-09drm/amdgpu: Rename xcc specific functionsLijo Lazar1-92/+113
2023-06-09drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3Shiwu Zhang1-0/+1
2023-06-09drm/amdgpu: Revert programming of CP_PSP_XCP_CTLLijo Lazar1-3/+0
2023-06-09drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj1-0/+11
2023-06-09drm/amdgpu: retire render backend setup from gfx_v9_4_3Hawking Zhang1-44/+0
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis1-30/+30
2023-06-09drm/amdgpu: Fix interrupt handling in GFX v9.4.3Lijo Lazar1-5/+30
2023-06-09drm/amdgpu: Fix register access on GC v9.4.3Lijo Lazar1-2/+2
2023-06-09drm/amdgpu: Fix programming of initial XCP modeLijo Lazar1-22/+6
2023-06-09drm/amdgpu: drop redundant csb init for gfx943Le Ma1-99/+0
2023-06-09drm/amdgpu: Conform to SET_UCONFIG_REG specLijo Lazar1-3/+4
2023-06-09drm/amdgpu: Fix GRBM programming sequenceLijo Lazar1-3/+6
2023-06-09drm/amdgpu: Use instance lookup table for GC 9.4.3Lijo Lazar1-188/+193
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi1-4/+1
2023-06-09drm/amdgpu: Change num_xcd to xcc_maskLijo Lazar1-55/+78
2023-06-09drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3Le Ma1-7/+1
2023-06-09drm/amdgpu: program GRBM_MCM_ADDR for non-AID0 GRBMLe Ma1-0/+3
2023-06-09drm/amdgpu: Fix CP_HYP_XCP_CTL register programming in CPX modeMukul Joshi1-1/+1
2023-06-09drm/amdgpu: Add some XCC programmingLijo Lazar1-0/+26
2023-06-09drm/amdgpu: add node_id to physical id conversion in EOP handlerLe Ma1-2/+4
2023-06-09drm/amdgpu: enable the ring and IB test for slave kcqShiwu Zhang1-7/+5
2023-06-09drm/amdgpu: support gc v9_4_3 ring_test running on all xccHawking Zhang1-4/+7
2023-06-09drm/amdgpu: Use the correct API to read registerLijo Lazar1-1/+1
2023-06-09drm/amdgpu: override partition mode through module parameterShiwu Zhang1-2/+23
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma1-0/+67
2023-06-09drm/amdgpu: assign different AMDGPU_GFXHUB for rings on each xccLe Ma1-1/+1
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-2/+2
2023-06-09drm/amdgpu: Remove the unused variable golden_settings_gc_9_4_3Jiapeng Chong1-4/+0
2023-06-09drm/amdgpu: unlock on error in gfx_v9_4_3_kiq_resume()Dan Carpenter1-1/+3
2023-06-09drm/amdgpu/gfx9: always restore kcq MQDsAlex Deucher1-5/+2
2023-06-09drm/amdgpu: mark gfx_v9_4_3_disable_gpa_mode() staticGuchun Chen1-1/+1
2023-04-21drm/amdgpu: allocate doorbell index for multi-die caseLe Ma1-1/+7
2023-04-20drm/amdgpu: add master/slave check in init phaseLe Ma1-3/+7
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-8/+8
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-9/+11
2023-04-18drm/amdgpu: add xcc index argument to gfx v9_4_3 functionsLe Ma1-11/+11
2023-04-18drm/amdgpu: add multi-XCC initial support in gfx_v9_4_3.cLe Ma1-327/+394
2023-04-18drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma1-13/+13
2023-04-18drm/amdgpu: split gc v9_4_3 functionality from gc v9_0Le Ma1-13/+2633
2023-04-14drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3Hawking Zhang1-29/+125
2023-04-14drm/amdgpu: add gc v9_4_3 rlc_funcs implementationHawking Zhang1-0/+334