Home
last modified time | relevance | path

Searched refs:dc_stream_get_crtc_position (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_stream.h532 bool dc_stream_get_crtc_position(struct dc *dc,
573 bool dc_stream_get_crtc_position(struct dc *dc,
/openbsd/src/sys/dev/pci/drm/amd/display/modules/freesync/
Dfreesync.c565 if (dc_stream_get_crtc_position(core_freesync->dc, &stream, 1, in mod_freesync_get_v_position()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Damdgpu_dc.c518 bool dc_stream_get_crtc_position(struct dc *dc, in dc_stream_get_crtc_position() function