Searched refs:get_otg_active_size (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/ |
| D | dcn31_optc.c | 229 .get_otg_active_size = optc1_get_otg_active_size,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | timing_generator.h | 188 bool (*get_otg_active_size)(struct timing_generator *optc, member
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_optc.c | 298 .get_otg_active_size = optc1_get_otg_active_size,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_optc.c | 545 .get_otg_active_size = optc1_get_otg_active_size,
|
| D | dcn20_hwseq.c | 291 tg->funcs->get_otg_active_size(tg, in dcn20_init_blank()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_hw_sequencer.c | 2083 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()
|
| D | dcn10_optc.c | 1547 .get_otg_active_size = optc1_get_otg_active_size,
|