Searched refs:vsc_infopacket (Results 1 – 5 of 5) sorted by relevance
145 struct dc_info_packet vsc_infopacket; member249 struct dc_info_packet *vsc_infopacket; member
2227 if (update->vsc_infopacket) in copy_stream_update_to_stream()2228 stream->vsc_infopacket = *update->vsc_infopacket; in copy_stream_update_to_stream()2293 stream_update->vsc_infopacket || in commit_planes_do_stream_update()
2590 if (!stream->vsc_infopacket.valid) in set_vsc_info_packet()2593 *info_packet = stream->vsc_infopacket; in set_vsc_info_packet()
4176 …pipe_ctx->stream->vsc_infopacket.sb[17] |= (1 << 7); // sb17 bit 7 Dynamic Range: 0 = VESA range, … in dc_link_dp_set_test_pattern()4178 pipe_ctx->stream->vsc_infopacket.sb[17] &= ~(1 << 7); in dc_link_dp_set_test_pattern()
4895 mod_build_vsc_infopacket(stream, &stream->vsc_infopacket); in create_stream_for_sink()