Searched refs:GRPH_BANK_WIDTH (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | si_enums.h | 99 #define GRPH_BANK_WIDTH(x) (((x) & 0x3) << 6) macro
|
| D | dce_v6_0.c | 1929 fb_format |= GRPH_BANK_WIDTH(bankw); in dce_v6_0_crtc_do_set_base()
|
| D | dce_v10_0.c | 1984 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_BANK_WIDTH, bankw); in dce_v10_0_crtc_do_set_base()
|
| D | dce_v11_0.c | 2026 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_BANK_WIDTH, bankw); in dce_v11_0_crtc_do_set_base()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_mem_input.h | 131 SFB(blk, GRPH_CONTROL, GRPH_BANK_WIDTH, mask_sh),\ 268 type GRPH_BANK_WIDTH;\
|
| D | dce_mem_input.c | 375 GRPH_BANK_WIDTH, info->gfx8.bank_width, in program_tiling()
|