Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp.h719 #define DP_PAYLOAD_ALLOCATE_SET 0x1c0 macro
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c1606 DP_PAYLOAD_ALLOCATE_SET, in write_128b_132b_sst_payload_allocation_table()
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c4608 ret = drm_dp_dpcd_write(mgr->aux, DP_PAYLOAD_ALLOCATE_SET, payload_alloc, 3); in drm_dp_dpcd_write_payload()