Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h404 bool dc_stream_send_dp_sdp(const struct dc_stream_state *stream,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c594 bool dc_stream_send_dp_sdp(const struct dc_stream_state *stream, in dc_stream_send_dp_sdp() function
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1239 dc_stream_send_dp_sdp(acrtc_state->stream, data, write_size); in dp_sdp_message_debugfs_write()