Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h572 MST_ALLOCATE_NEW_PAYLOAD = BIT(2), enumerator
Damdgpu_dm_helpers.c275 enum mst_progress_status set_flag = MST_ALLOCATE_NEW_PAYLOAD; in dm_helpers_dp_mst_send_payload_allocation()
289 clr_flag = MST_ALLOCATE_NEW_PAYLOAD; in dm_helpers_dp_mst_send_payload_allocation()
Damdgpu_dm_mst_types.c443 MST_REMOTE_EDID | MST_ALLOCATE_NEW_PAYLOAD | MST_CLEAR_ALLOCATED_PAYLOAD, in dm_dp_mst_detect()