Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c736 bool should_use_dto_dscclk = (dccg->funcs->set_dto_dscclk != NULL) && in link_set_dsc_on_stream()
760 if (should_use_dto_dscclk) in link_set_dsc_on_stream()
767 if (should_use_dto_dscclk) in link_set_dsc_on_stream()
686 bool should_use_dto_dscclk = (dccg->funcs->set_dto_dscclk != NULL) && link_set_dsc_on_stream() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1722 bool should_use_dto_dscclk = (dc->res_pool->dccg->funcs->set_dto_dscclk != NULL) && in dcn401_hardware_release()
1732 if (should_use_dto_dscclk) { in dcn401_wait_for_det_buffer_update_under_otg_master()
1750 if (should_use_dto_dscclk) { in dcn401_wait_for_det_buffer_update_under_otg_master()
1556 bool should_use_dto_dscclk = (dc->res_pool->dccg->funcs->set_dto_dscclk != NULL) && dcn401_add_dsc_sequence_for_odm_change() local