Home
last modified time | relevance | path

Searched refs:get_last_used_drr_vtotal (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_optc.c170 .get_last_used_drr_vtotal = NULL,
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_timing_generator.c212 .get_last_used_drr_vtotal = NULL,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtiming_generator.h231 void (*get_last_used_drr_vtotal)(struct timing_generator *optc, uint32_t *refresh_rate); member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_optc.c323 .get_last_used_drr_vtotal = optc2_get_last_used_drr_vtotal,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_optc.c569 .get_last_used_drr_vtotal = optc2_get_last_used_drr_vtotal,
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_timing_generator.c1193 .get_last_used_drr_vtotal = NULL,
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_optc.c1563 .get_last_used_drr_vtotal = NULL,
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_timing_generator.c2234 .get_last_used_drr_vtotal = NULL,
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c463 if (pipe->stream_res.tg->funcs->get_last_used_drr_vtotal) { in dc_stream_get_last_used_drr_vtotal()
464 pipe->stream_res.tg->funcs->get_last_used_drr_vtotal(pipe->stream_res.tg, refresh_rate); in dc_stream_get_last_used_drr_vtotal()

Completed in 22 milliseconds