Searched refs:GRPH_TILE_SPLIT (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_mem_input.h | 163 SFB(blk, GRPH_CONTROL, GRPH_TILE_SPLIT, mask_sh),\ 174 SFB(blk, GRPH_CONTROL, GRPH_TILE_SPLIT, mask_sh),\ 363 type GRPH_TILE_SPLIT;\
|
H A D | dce_mem_input.c | 455 GRPH_TILE_SPLIT, info->gfx8.tile_split, in program_tiling() 472 GRPH_TILE_SPLIT, info->gfx8.tile_split, in program_tiling()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 98 #define GRPH_TILE_SPLIT(x) (((x) & 0x7) << 13) macro
|
H A D | dce_v6_0.c | 1949 fb_format |= GRPH_TILE_SPLIT(tile_split); in dce_v6_0_crtc_do_set_base()
|
H A D | dce_v10_0.c | 1994 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_TILE_SPLIT, in dce_v10_0_crtc_do_set_base()
|
H A D | dce_v11_0.c | 2044 fb_format = REG_SET_FIELD(fb_format, GRPH_CONTROL, GRPH_TILE_SPLIT, in dce_v11_0_crtc_do_set_base()
|