Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dtrinityd.h226 #define GB_ADDR_CONFIG 0x98f8 macro
A Dsumod.h370 #define GB_ADDR_CONFIG 0x98f8 macro
A Dnid.h431 #define GB_ADDR_CONFIG 0x98F8 macro
A Dtrinity_dpm.c407 RREG32(GB_ADDR_CONFIG); in trinity_gfx_clockgating_enable()
468 RREG32(GB_ADDR_CONFIG); in trinity_gfx_powergating_enable()
A Dsumo_dpm.c96 RREG32(GB_ADDR_CONFIG); in sumo_gfx_clockgating_enable()
280 RREG32(GB_ADDR_CONFIG); in sumo_gfx_powergating_enable()
A Dcypress_dpm.c106 RREG32(GB_ADDR_CONFIG);
147 RREG32(GB_ADDR_CONFIG); in cypress_gfx_clock_gating_enable()
A Dsid.h1152 #define GB_ADDR_CONFIG 0x98F8 macro
A Dcikd.h1200 #define GB_ADDR_CONFIG 0x98F8 macro
A Devergreend.h422 #define GB_ADDR_CONFIG 0x98F8 macro
A Dni.c1114 WREG32(GB_ADDR_CONFIG, gb_addr_config); in cayman_gpu_init()
A Dcik.c3170 u32 gb_addr_config = RREG32(GB_ADDR_CONFIG); in cik_gpu_init()
3324 WREG32(GB_ADDR_CONFIG, gb_addr_config); in cik_gpu_init()
A Dni_dpm.c1208 RREG32(GB_ADDR_CONFIG);
A Devergreen.c3500 WREG32(GB_ADDR_CONFIG, gb_addr_config); in evergreen_gpu_init()
A Dsi.c3273 WREG32(GB_ADDR_CONFIG, gb_addr_config); in si_gpu_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c595 num_pkrs = 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PKRS); in add_gfx11_modifiers()
597 num_pipes = 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PIPES); in add_gfx11_modifiers()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v9_0.c1944 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
1953 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
1958 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
1963 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
1968 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
1973 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
A Dgfx_v11_0.c4275 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PKRS); in get_gb_addr_config()
4281 GB_ADDR_CONFIG, NUM_PIPES); in get_gb_addr_config()
4288 GB_ADDR_CONFIG, MAX_COMPRESSED_FRAGS); in get_gb_addr_config()
4291 GB_ADDR_CONFIG, NUM_RB_PER_SE); in get_gb_addr_config()
4294 GB_ADDR_CONFIG, NUM_SHADER_ENGINES); in get_gb_addr_config()
4297 GB_ADDR_CONFIG, PIPE_INTERLEAVE_SIZE)); in get_gb_addr_config()
A Dsid.h1149 #define GB_ADDR_CONFIG 0x263E macro
A Dsi.c1125 {GB_ADDR_CONFIG},
A Dgfx_v10_0.c4405 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PKRS); in gfx_v10_0_gpu_early_init()
4425 GB_ADDR_CONFIG, NUM_PIPES); in gfx_v10_0_gpu_early_init()
4432 GB_ADDR_CONFIG, MAX_COMPRESSED_FRAGS); in gfx_v10_0_gpu_early_init()
4435 GB_ADDR_CONFIG, NUM_RB_PER_SE); in gfx_v10_0_gpu_early_init()
4438 GB_ADDR_CONFIG, NUM_SHADER_ENGINES); in gfx_v10_0_gpu_early_init()
4441 GB_ADDR_CONFIG, PIPE_INTERLEAVE_SIZE)); in gfx_v10_0_gpu_early_init()
A Dgfx_v8_0.c1846 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 0); in gfx_v8_0_gpu_early_init()
1849 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 1); in gfx_v8_0_gpu_early_init()
1852 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 2); in gfx_v8_0_gpu_early_init()

Completed in 216 milliseconds