Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c422 int max_compressed_block = AMD_FMT_MOD_GET(DCC_MAX_COMPRESSED_BLOCK, modifier); in amdgpu_dm_plane_fill_gfx12_attrs_from_modifiers() local
425 dcc->independent_64b_blks = max_compressed_block == 0; in amdgpu_dm_plane_fill_gfx12_attrs_from_modifiers()
427 if (max_compressed_block == 0) in amdgpu_dm_plane_fill_gfx12_attrs_from_modifiers()
429 else if (max_compressed_block == 1) in amdgpu_dm_plane_fill_gfx12_attrs_from_modifiers()