Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c366 optc1_clear_optc_underflow(optc); in optc1_unblank_crtc()
1372 void optc1_clear_optc_underflow(struct timing_generator *optc) in optc1_clear_optc_underflow() function
1382 optc1_clear_optc_underflow(optc); in optc1_tg_init()
1512 .clear_optc_underflow = optc1_clear_optc_underflow,
Ddcn10_optc.h644 void optc1_clear_optc_underflow(struct timing_generator *optc);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c443 .clear_optc_underflow = optc1_clear_optc_underflow,