Home
last modified time | relevance | path

Searched refs:GB_ADDR_CONFIG (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dtrinityd.h226 #define GB_ADDR_CONFIG 0x98f8 macro
Dsumod.h370 #define GB_ADDR_CONFIG 0x98f8 macro
Dnid.h431 #define GB_ADDR_CONFIG 0x98F8 macro
Dtrinity_dpm.c451 RREG32(GB_ADDR_CONFIG); in trinity_gfx_clockgating_enable()
512 RREG32(GB_ADDR_CONFIG); in trinity_gfx_powergating_enable()
Dsumo_dpm.c96 RREG32(GB_ADDR_CONFIG); in sumo_gfx_clockgating_enable()
280 RREG32(GB_ADDR_CONFIG); in sumo_gfx_powergating_enable()
Dcypress_dpm.c108 RREG32(GB_ADDR_CONFIG);
149 RREG32(GB_ADDR_CONFIG); in cypress_gfx_clock_gating_enable()
Dsid.h1152 #define GB_ADDR_CONFIG 0x98F8 macro
Dcikd.h1200 #define GB_ADDR_CONFIG 0x98F8 macro
Devergreend.h422 #define GB_ADDR_CONFIG 0x98F8 macro
Dni.c1127 WREG32(GB_ADDR_CONFIG, gb_addr_config); in cayman_gpu_init()
Dcik.c3180 u32 gb_addr_config = RREG32(GB_ADDR_CONFIG); in cik_gpu_init()
3334 WREG32(GB_ADDR_CONFIG, gb_addr_config); in cik_gpu_init()
Dni_dpm.c1209 RREG32(GB_ADDR_CONFIG);
Devergreen.c3498 WREG32(GB_ADDR_CONFIG, gb_addr_config); in evergreen_gpu_init()
Dsi.c3278 WREG32(GB_ADDR_CONFIG, gb_addr_config); in si_gpu_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c2189 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
2198 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
2203 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
2208 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
2213 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
2218 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
Dsid.h1149 #define GB_ADDR_CONFIG 0x263E macro
Dgfx_v10_0.c4254 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PKRS); in gfx_v10_0_gpu_early_init()
4265 GB_ADDR_CONFIG, NUM_PIPES); in gfx_v10_0_gpu_early_init()
4272 GB_ADDR_CONFIG, MAX_COMPRESSED_FRAGS); in gfx_v10_0_gpu_early_init()
4275 GB_ADDR_CONFIG, NUM_RB_PER_SE); in gfx_v10_0_gpu_early_init()
4278 GB_ADDR_CONFIG, NUM_SHADER_ENGINES); in gfx_v10_0_gpu_early_init()
4281 GB_ADDR_CONFIG, PIPE_INTERLEAVE_SIZE)); in gfx_v10_0_gpu_early_init()
Dsi.c1015 {GB_ADDR_CONFIG},
Dgfx_v8_0.c1878 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 0); in gfx_v8_0_gpu_early_init()
1881 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 1); in gfx_v8_0_gpu_early_init()
1884 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 2); in gfx_v8_0_gpu_early_init()