Home
last modified time | relevance | path

Searched refs:get_otg_active_size (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c229 .get_otg_active_size = optc1_get_otg_active_size,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h188 bool (*get_otg_active_size)(struct timing_generator *optc, member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c298 .get_otg_active_size = optc1_get_otg_active_size,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c545 .get_otg_active_size = optc1_get_otg_active_size,
Ddcn20_hwseq.c291 tg->funcs->get_otg_active_size(tg, in dcn20_init_blank()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2083 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization()
2120 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization()
2142 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
2172 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
Ddcn10_optc.c1547 .get_otg_active_size = optc1_get_otg_active_size,