Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_optc.c153 .get_otg_active_size = optc1_get_otg_active_size,
Ddcn201_hwseq.c177 tg->funcs->get_otg_active_size(tg, in dcn201_init_blank()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_optc.c212 .get_otg_active_size = optc1_get_otg_active_size,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c250 .get_otg_active_size = optc1_get_otg_active_size,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_optc.c268 .get_otg_active_size = optc1_get_otg_active_size,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h200 bool (*get_otg_active_size)(struct timing_generator *optc, member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c310 .get_otg_active_size = optc1_get_otg_active_size,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c512 .get_otg_active_size = optc1_get_otg_active_size,
Ddcn20_hwseq.c295 tg->funcs->get_otg_active_size(tg, in dcn20_init_blank()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2216 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization()
2253 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization()
2278 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
2325 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
Ddcn10_optc.c1544 .get_otg_active_size = optc1_get_otg_active_size,