Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h266 bool dc_stream_get_crtc_position(struct dc *dc,
/dragonfly/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c1202 if (dc_stream_get_crtc_position(core_freesync->dc, &stream, 1, in mod_freesync_get_v_position()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c215 bool dc_stream_get_crtc_position(struct dc *dc, in dc_stream_get_crtc_position() function