Home
last modified time | relevance | path

Searched refs:optc1_clear_optc_underflow (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c283 optc1_clear_optc_underflow(optc); in optc3_tg_init()
323 .clear_optc_underflow = optc1_clear_optc_underflow,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c405 optc1_clear_optc_underflow(optc); in optc1_unblank_crtc()
1392 void optc1_clear_optc_underflow(struct timing_generator *optc) in optc1_clear_optc_underflow() function
1403 optc1_clear_optc_underflow(optc); in optc1_tg_init()
1532 .clear_optc_underflow = optc1_clear_optc_underflow,
Ddcn10_optc.h704 void optc1_clear_optc_underflow(struct timing_generator *optc);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c456 .clear_optc_underflow = optc1_clear_optc_underflow,