Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h332 DC_ADDR3_SW_LINEAR = 0, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c290 case DC_ADDR3_SW_LINEAR: in gfx_addr3_to_dml2_swizzle_mode()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
H A Ddcn401_hubbub.c611 case DC_ADDR3_SW_LINEAR: in hubbub401_dcc_support_swizzle()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2764 if (tiling->gfx_addr3.swizzle != DC_ADDR3_SW_LINEAR) { in get_plane_info_update_type()