Home
last modified time | relevance | path

Searched refs:GRPH_NUM_BANKS (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_mem_input.h159 SFB(blk, GRPH_CONTROL, GRPH_NUM_BANKS, mask_sh),\
170 SFB(blk, GRPH_CONTROL, GRPH_NUM_BANKS, mask_sh),\
300 SFB(blk, GRPH_CONTROL, GRPH_NUM_BANKS, mask_sh),\
359 type GRPH_NUM_BANKS; \
A Ddce_mem_input.c438 GRPH_NUM_BANKS, log_2(info->gfx9.num_banks), in program_tiling()
451 GRPH_NUM_BANKS, info->gfx8.num_banks, in program_tiling()
468 GRPH_NUM_BANKS, info->gfx8.num_banks, in program_tiling()
/linux/drivers/gpu/drm/amd/amdgpu/
A Dsi_enums.h92 #define GRPH_NUM_BANKS(x) (((x) & 0x3) << 2) macro
A Ddce_v6_0.c1945 fb_format |= GRPH_NUM_BANKS(num_banks); in dce_v6_0_crtc_do_set_base()
A Ddce_v10_0.c1997 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_NUM_BANKS, num_banks); in dce_v10_0_crtc_do_set_base()
A Ddce_v11_0.c2039 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_NUM_BANKS, num_banks); in dce_v11_0_crtc_do_set_base()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_mem_input_v.c173 UNP_GRPH_CONTROL, GRPH_NUM_BANKS); in program_tiling()

Completed in 29 milliseconds