Home
last modified time | relevance | path

Searched refs:GRPH_BANK_HEIGHT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.h161 SFB(blk, GRPH_CONTROL, GRPH_BANK_HEIGHT, mask_sh),\
172 SFB(blk, GRPH_CONTROL, GRPH_BANK_HEIGHT, mask_sh),\
362 type GRPH_BANK_HEIGHT;\
H A Ddce_mem_input.c453 GRPH_BANK_HEIGHT, info->gfx8.bank_height, in program_tiling()
470 GRPH_BANK_HEIGHT, info->gfx8.bank_height, in program_tiling()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h100 #define GRPH_BANK_HEIGHT(x) (((x) & 0x3) << 11) macro
H A Ddce_v6_0.c1968 fb_format |= GRPH_BANK_HEIGHT(bankh); in dce_v6_0_crtc_do_set_base()
H A Ddce_v10_0.c2000 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_BANK_HEIGHT, bankh); in dce_v10_0_crtc_do_set_base()
H A Ddce_v11_0.c2050 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_BANK_HEIGHT, bankh); in dce_v11_0_crtc_do_set_base()