Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c137 struct abm **abms = dc->res_pool->multiple_abms; in dcn401_init_hw() local
317 if (abms[i] != NULL && abms[i]->funcs != NULL) in dcn401_init_hw()
318 abms[i]->funcs->abm_init(abms[i], backlight, user_level); in dcn401_init_hw()