Home
last modified time | relevance | path

Searched full:gfxversion (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c194 tiling_info->gfxversion = DcGfxVersion8; in amdgpu_dm_plane_fill_gfx8_tiling_info_from_flags()
325 tiling_info->gfxversion = DcGfxVersion9; in amdgpu_dm_plane_fill_gfx9_plane_attributes_from_modifiers()
378 tiling_info->gfxversion = DcGfxAddr3; in amdgpu_dm_plane_fill_gfx12_plane_attributes_from_modifiers()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c473 switch (plane_state->tiling_info.gfxversion) { in populate_dml21_surface_config_from_plane_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1315 tiling_info->gfxversion = DcGfxVersion9; in dcn10_get_default_tiling_info()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1912 plane_state->tiling_info.gfxversion = DcGfxVersion9; in dcn35_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c7324 if (pipe_ctx->plane_state->tiling_info.gfxversion >= DcGfxVersion9) { in update_planes_and_stream_cleanup_v2()