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 D | dcn301_optc.c | 126 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/ |
H A D | dcn201_optc.c | 146 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/ |
H A D | dcn314_optc.c | 211 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/ |
H A D | dcn31_optc.c | 263 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/ |
H A D | dcn32_optc.c | 328 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | timing_generator.h | 206 bool (*get_otg_active_size)(struct timing_generator *optc, member
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/ |
H A D | dcn30_optc.c | 332 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
H A D | dcn35_optc.c | 394 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/ |
H A D | dcn20_optc.c | 519 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
H A D | dcn401_optc.c | 449 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
H A D | dcn201_hwseq.c | 180 tg->funcs->get_otg_active_size(tg, in dcn201_init_blank()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_hwseq.c | 2276 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization() 2319 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization() 2347 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization() 2400 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 D | dcn10_optc.c | 1583 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
H A D | dcn32_hwseq.c | 1637 tg->funcs->get_otg_active_size(tg, in dcn32_init_blank()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
H A D | dcn20_hwseq.c | 413 tg->funcs->get_otg_active_size(tg, in dcn20_init_blank()
|