Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_debug.c147 plane_state->tiling_info.gfx8.tile_aspect, in pre_surface_trace()
239 update->plane_info->tiling_info.gfx8.tile_aspect, in update_surface_trace()
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h321 unsigned int tile_aspect; member
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_mem_input.c377 GRPH_MACRO_TILE_ASPECT, info->gfx8.tile_aspect, in program_tiling()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c182 set_reg_field_value(value, info->gfx8.tile_aspect, in program_tiling()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2098 plane_state->tiling_info.gfx8.tile_aspect = mtaspect; in fill_plane_attributes_from_fb()