Home
last modified time | relevance | path

Searched refs:pipe_aligned (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c942 bool pipe_aligned) in get_dcc_block_size() argument
964 return max(8 + (pipe_aligned ? pipes_log2 : 0), 12); in get_dcc_block_size()
1086 bool pipe_aligned = AMD_FMT_MOD_GET(DCC_PIPE_ALIGN, modifier); in amdgpu_display_verify_sizes() local
1088 block_size_log2 = get_dcc_block_size(modifier, true, pipe_aligned); in amdgpu_display_verify_sizes()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h400 bool pipe_aligned; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c333 PIPE_ALIGNED, info->gfx9.pipe_aligned); in hubp3_program_tiling()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c160 PIPE_ALIGNED, info->gfx9.pipe_aligned); in hubp1_program_tiling()