Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn301/ !
H A Ddcn301_optc.c126 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/ !
H A Ddcn201_optc.c146 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/ !
H A Ddcn314_optc.c211 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/ !
H A Ddcn32_optc.c316 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/ !
H A Ddcn30_optc.c374 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/ !
H A Ddcn20_optc.c519 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ !
H A Ddcn401_optc.c483 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/ !
H A Ddcn35_optc.c558 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ !
H A Dtiming_generator.h374 bool (*get_otg_active_size)(struct timing_generator *optc, member
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/ !
H A Ddcn31_optc.c463 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ !
H A Ddcn201_hwseq.c183 tg->funcs->get_otg_active_size(tg, in dcn201_init_blank()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ !
H A Ddcn10_hwseq.c2490 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization()
2533 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization()
2561 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
2614 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/ !
H A Ddcn10_optc.c1635 .get_otg_active_size = optc1_get_otg_active_size,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ !
H A Ddcn32_hwseq.c1657 tg->funcs->get_otg_active_size(tg, in dcn32_init_blank()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ !
H A Ddcn20_hwseq.c407 tg->funcs->get_otg_active_size(tg, in dcn20_init_blank()