Home
last modified time | relevance | path

Searched refs:crtc_timing_adjust (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_stream.h133 uint32_t crtc_timing_adjust : 1; member
345 struct dc_crtc_timing_adjust *crtc_timing_adjust; member
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c2921 if (update->crtc_timing_adjust) in copy_stream_update_to_stream()
2922 stream->adjust = *update->crtc_timing_adjust; in copy_stream_update_to_stream()
4244 stream_update->crtc_timing_adjust)) in full_update_required()