Searched refs:vsc_infopacket (Results 1 – 5 of 5) sorted by relevance
166 struct dc_info_packet vsc_infopacket; member277 struct dc_info_packet *vsc_infopacket; member
2638 if (update->vsc_infopacket) in copy_stream_update_to_stream()2639 stream->vsc_infopacket = *update->vsc_infopacket; in copy_stream_update_to_stream()2711 stream_update->vsc_infopacket || in commit_planes_do_stream_update()
2653 if (!stream->vsc_infopacket.valid) in set_vsc_info_packet()2656 *info_packet = stream->vsc_infopacket; in set_vsc_info_packet()
5421 …pipe_ctx->stream->vsc_infopacket.sb[17] |= (1 << 7); // sb17 bit 7 Dynamic Range: 0 = VESA range, …5423 pipe_ctx->stream->vsc_infopacket.sb[17] &= ~(1 << 7);
6378 mod_build_vsc_infopacket(stream, &stream->vsc_infopacket); in create_stream_for_sink()
Completed in 41 milliseconds