Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c110 struct abm **abms = dc->res_pool->multiple_abms; in dcn31_init_hw() local
267 if (abms[i] != NULL) in dcn31_init_hw()
268 abms[i]->funcs->abm_init(abms[i], backlight); in dcn31_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A 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()

Completed in 6 milliseconds