Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_init.c140 .populate_mcm_luts = NULL,
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h181 void (*populate_mcm_luts)(struct dc *dc, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1935 if (hws->funcs.populate_mcm_luts) { in dcn20_program_pipe()
1937 hws->funcs.populate_mcm_luts(dc, pipe_ctx, pipe_ctx->plane_state->mcm_luts, in dcn20_program_pipe()