Searched refs:vsc_infopacket (Results 1 – 5 of 5) sorted by relevance
145 struct dc_info_packet vsc_infopacket; member251 struct dc_info_packet *vsc_infopacket; member
2230 if (update->vsc_infopacket) in copy_stream_update_to_stream()2231 stream->vsc_infopacket = *update->vsc_infopacket; in copy_stream_update_to_stream()2301 stream_update->vsc_infopacket || in commit_planes_do_stream_update()
2583 if (!stream->vsc_infopacket.valid) in set_vsc_info_packet()2586 *info_packet = stream->vsc_infopacket; in set_vsc_info_packet()
4151 …pipe_ctx->stream->vsc_infopacket.sb[17] |= (1 << 7); // sb17 bit 7 Dynamic Range: 0 = VESA range, … in dc_link_dp_set_test_pattern()4153 pipe_ctx->stream->vsc_infopacket.sb[17] &= ~(1 << 7); in dc_link_dp_set_test_pattern()
4785 mod_build_vsc_infopacket(stream, &stream->vsc_infopacket); in create_stream_for_sink()