Searched refs:crtc_timing_adjust (Results 1 – 2 of 2) sorted by relevance
129 uint32_t crtc_timing_adjust : 1; member308 struct dc_crtc_timing_adjust *crtc_timing_adjust; member
2473 if (stream_update->crtc_timing_adjust && dc_extended_blank_supported(dc)) in check_update_surfaces_for_stream()2474 su_flags->bits.crtc_timing_adjust = 1; in check_update_surfaces_for_stream()2833 if (update->crtc_timing_adjust) in copy_stream_update_to_stream()2834 stream->adjust = *update->crtc_timing_adjust; in copy_stream_update_to_stream()