Home
last modified time | relevance | path

Searched refs:abms (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c68 struct abm **abms = dc->res_pool->multiple_abms; in dcn31_init_hw() local
275 if (abms[i] != NULL) in dcn31_init_hw()
276 abms[i]->funcs->abm_init(abms[i], backlight); in dcn31_init_hw()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c436 struct abm **abms = dc->res_pool->multiple_abms; in dcn30_init_hw() local
635 if (abms[i] != NULL) in dcn30_init_hw()
636 abms[i]->funcs->abm_init(abms[i], backlight); in dcn30_init_hw()