Searched refs:vsc_infopacket (Results 1 – 5 of 5) sorted by relevance
156 struct dc_info_packet vsc_infopacket; member267 struct dc_info_packet *vsc_infopacket; member
2480 if (update->vsc_infopacket) in copy_stream_update_to_stream()2481 stream->vsc_infopacket = *update->vsc_infopacket; in copy_stream_update_to_stream()2553 stream_update->vsc_infopacket || in commit_planes_do_stream_update()
2538 if (!stream->vsc_infopacket.valid) in set_vsc_info_packet()2541 *info_packet = stream->vsc_infopacket; in set_vsc_info_packet()
4501 …pipe_ctx->stream->vsc_infopacket.sb[17] |= (1 << 7); // sb17 bit 7 Dynamic Range: 0 = VESA range, … in dc_link_dp_set_test_pattern()4503 pipe_ctx->stream->vsc_infopacket.sb[17] &= ~(1 << 7); in dc_link_dp_set_test_pattern()
5894 mod_build_vsc_infopacket(stream, &stream->vsc_infopacket); in create_stream_for_sink()