Home
last modified time | relevance | path

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

/Linux-v5.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,
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c405 optc1_clear_optc_underflow(optc); in optc1_unblank_crtc()
1387 void optc1_clear_optc_underflow(struct timing_generator *optc) in optc1_clear_optc_underflow() function
1398 optc1_clear_optc_underflow(optc); in optc1_tg_init()
1527 .clear_optc_underflow = optc1_clear_optc_underflow,
Ddcn10_optc.h704 void optc1_clear_optc_underflow(struct timing_generator *optc);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c456 .clear_optc_underflow = optc1_clear_optc_underflow,