Searched refs:INSTANCE_INDEX (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | vce_v4_0.c | 748 WREG32_FIELD(GRBM_GFX_INDEX, INSTANCE_INDEX, 0); 753 WREG32_FIELD(GRBM_GFX_INDEX, INSTANCE_INDEX, 0x10); 758 WREG32_FIELD(GRBM_GFX_INDEX, INSTANCE_INDEX, 0);
|
D | gfx_v9_4.c | 102 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, in gfx_v9_4_select_se_sh()
|
D | sid.h | 997 #define INSTANCE_INDEX(x) ((x) << 0) macro
|
D | gfx_v9_4_2.c | 858 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, in gfx_v9_4_2_select_se_sh()
|
D | gfx_v6_0.c | 1295 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v6_0_select_se_sh()
|
D | gfx_v7_0.c | 1561 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v7_0_select_se_sh()
|
D | gfx_v9_4_3.c | 533 INSTANCE_INDEX, instance); in gfx_v9_4_3_xcc_select_se_sh()
|
D | gfx_v11_0.c | 1540 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, in gfx_v11_0_select_se_sh()
|
D | gfx_v8_0.c | 3406 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v8_0_select_se_sh()
|
D | gfx_v9_0.c | 2227 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v9_0_select_se_sh()
|
D | gfx_v10_0.c | 4700 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, in gfx_v10_0_select_se_sh()
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | nid.h | 296 #define INSTANCE_INDEX(x) ((x) << 0) macro
|
D | sid.h | 999 #define INSTANCE_INDEX(x) ((x) << 0) macro
|
D | cikd.h | 1628 #define INSTANCE_INDEX(x) ((x) << 0) macro
|
D | evergreend.h | 413 #define INSTANCE_INDEX(x) ((x) << 0) macro
|