Searched refs:get_otg_active_size (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_optc.c | 153 .get_otg_active_size = optc1_get_otg_active_size,
|
A D | dcn201_hwseq.c | 177 tg->funcs->get_otg_active_size(tg, in dcn201_init_blank()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/ |
A D | dcn314_optc.c | 212 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_optc.c | 250 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A D | dcn32_optc.c | 276 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | timing_generator.h | 201 bool (*get_otg_active_size)(struct timing_generator *optc, member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_optc.c | 327 .get_otg_active_size = optc1_get_otg_active_size,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_optc.c | 512 .get_otg_active_size = optc1_get_otg_active_size,
|
A D | dcn20_hwseq.c | 294 tg->funcs->get_otg_active_size(tg, in dcn20_init_blank()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hw_sequencer.c | 2216 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization() 2259 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_vblanks_synchronization() 2284 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization() 2337 tg->funcs->get_otg_active_size(tg, &width, &height); in dcn10_enable_timing_synchronization()
|
A D | dcn10_optc.c | 1549 .get_otg_active_size = optc1_get_otg_active_size,
|
Completed in 24 milliseconds