Searched refs:GB_ADDR_CONFIG (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | trinityd.h | 226 #define GB_ADDR_CONFIG 0x98f8 macro
|
| D | sumod.h | 370 #define GB_ADDR_CONFIG 0x98f8 macro
|
| D | nid.h | 431 #define GB_ADDR_CONFIG 0x98F8 macro
|
| D | trinity_dpm.c | 452 RREG32(GB_ADDR_CONFIG); in trinity_gfx_clockgating_enable() 513 RREG32(GB_ADDR_CONFIG); in trinity_gfx_powergating_enable()
|
| D | sumo_dpm.c | 96 RREG32(GB_ADDR_CONFIG); in sumo_gfx_clockgating_enable() 280 RREG32(GB_ADDR_CONFIG); in sumo_gfx_powergating_enable()
|
| D | cypress_dpm.c | 108 RREG32(GB_ADDR_CONFIG); 149 RREG32(GB_ADDR_CONFIG); in cypress_gfx_clock_gating_enable()
|
| D | sid.h | 1152 #define GB_ADDR_CONFIG 0x98F8 macro
|
| D | cikd.h | 1200 #define GB_ADDR_CONFIG 0x98F8 macro
|
| D | evergreend.h | 422 #define GB_ADDR_CONFIG 0x98F8 macro
|
| D | ni.c | 1127 WREG32(GB_ADDR_CONFIG, gb_addr_config); in cayman_gpu_init()
|
| D | cik.c | 3184 u32 gb_addr_config = RREG32(GB_ADDR_CONFIG); in cik_gpu_init() 3338 WREG32(GB_ADDR_CONFIG, gb_addr_config); in cik_gpu_init()
|
| D | ni_dpm.c | 1210 RREG32(GB_ADDR_CONFIG);
|
| D | evergreen.c | 3498 WREG32(GB_ADDR_CONFIG, gb_addr_config); in evergreen_gpu_init()
|
| D | si.c | 3278 WREG32(GB_ADDR_CONFIG, gb_addr_config); in si_gpu_init()
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | gfx_v9_0.c | 1942 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init() 1951 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init() 1956 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init() 1961 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init() 1966 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init() 1971 GB_ADDR_CONFIG, in gfx_v9_0_gpu_early_init()
|
| D | gfx_v10_0.c | 1220 GB_ADDR_CONFIG, NUM_PIPES); in gfx_v10_0_gpu_early_init() 1227 GB_ADDR_CONFIG, MAX_COMPRESSED_FRAGS); in gfx_v10_0_gpu_early_init() 1230 GB_ADDR_CONFIG, NUM_RB_PER_SE); in gfx_v10_0_gpu_early_init() 1233 GB_ADDR_CONFIG, NUM_SHADER_ENGINES); in gfx_v10_0_gpu_early_init() 1236 GB_ADDR_CONFIG, PIPE_INTERLEAVE_SIZE)); in gfx_v10_0_gpu_early_init()
|
| D | si.c | 978 {GB_ADDR_CONFIG},
|
| D | sid.h | 1150 #define GB_ADDR_CONFIG 0x263E macro
|
| D | gfx_v8_0.c | 1900 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 0); in gfx_v8_0_gpu_early_init() 1903 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 1); in gfx_v8_0_gpu_early_init() 1906 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 2); in gfx_v8_0_gpu_early_init()
|