Searched refs:cur_stream (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c2109 bool dc_is_timing_changed(struct dc_stream_state *cur_stream, argument
2112 if (cur_stream == NULL)
2116 if (cur_stream->output_color_space != new_stream->output_color_space)
2120 &cur_stream->timing,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h2311 bool dc_is_timing_changed(struct dc_stream_state *cur_stream,

Completed in 67 milliseconds