Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h50 bool dcn32_set_mcm_luts(struct pipe_ctx *pipe_ctx,
H A Ddcn32_init.c154 .set_mcm_luts = dcn32_set_mcm_luts,
H A Ddcn32_hwseq.c475 bool dcn32_set_mcm_luts( in dcn32_set_mcm_luts() function