Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h163 bool sync_lt_in_progress; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c2907 link->sync_lt_in_progress = true; in dc_link_dp_sync_lt_begin()
3003 link->sync_lt_in_progress = false; in dc_link_dp_sync_lt_end()
7060 if (link->sync_lt_in_progress) in dp_receiver_power_ctrl()