Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_init.c144 .populate_mcm_luts = NULL,
H A Ddcn401_hwseq.c1992 if (hws->funcs.populate_mcm_luts) { in dcn401_program_pipe()
1994 hws->funcs.populate_mcm_luts(dc, pipe_ctx, pipe_ctx->plane_state->mcm_luts, in dcn401_program_pipe()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h181 void (*populate_mcm_luts)(struct dc *dc, member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1964 if (hws->funcs.populate_mcm_luts) { in dcn20_program_pipe()
1966 hws->funcs.populate_mcm_luts(dc, pipe_ctx, pipe_ctx->plane_state->mcm_luts, in dcn20_program_pipe()