Home
last modified time | relevance | path

Searched refs:dm_helpers_dp_mst_write_payload_allocation_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h77 bool dm_helpers_dp_mst_write_payload_allocation_table(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1276 if (dm_helpers_dp_mst_write_payload_allocation_table( in deallocate_mst_payload_with_temp_drm_wa()
1369 if (dm_helpers_dp_mst_write_payload_allocation_table( in deallocate_mst_payload()
1458 if (dm_helpers_dp_mst_write_payload_allocation_table( in allocate_mst_payload()
1781 if (dm_helpers_dp_mst_write_payload_allocation_table( in link_reduce_mst_payload()
1853 if (dm_helpers_dp_mst_write_payload_allocation_table( in link_increase_mst_payload()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c251 bool dm_helpers_dp_mst_write_payload_allocation_table( in dm_helpers_dp_mst_write_payload_allocation_table() function