Searched refs:INSTANCE_INDEX (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | vce_v4_0.c | 712 WREG32_FIELD(GRBM_GFX_INDEX, INSTANCE_INDEX, 0); 717 WREG32_FIELD(GRBM_GFX_INDEX, INSTANCE_INDEX, 0x10); 722 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_v6_0.c | 1309 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v6_0_select_se_sh()
|
D | gfx_v7_0.c | 1596 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v7_0_select_se_sh()
|
D | gfx_v8_0.c | 3439 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v8_0_select_se_sh()
|
D | gfx_v9_0.c | 2436 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, instance); in gfx_v9_0_select_se_sh()
|
D | gfx_v10_0.c | 4556 data = REG_SET_FIELD(0, GRBM_GFX_INDEX, INSTANCE_INDEX, in gfx_v10_0_select_se_sh()
|
/kernel/linux/linux-5.10/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
|