Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c450 enum MCM_LUT_XABLE *shaper_xable, in dcn401_get_mcm_lut_xable_from_pipe_ctx() argument
470 *lut3d_xable = *shaper_xable = MCM_LUT_DISABLE; in dcn401_get_mcm_lut_xable_from_pipe_ctx()
474 *shaper_xable = MCM_LUT_ENABLE; in dcn401_get_mcm_lut_xable_from_pipe_ctx()
477 *lut3d_xable = *shaper_xable = MCM_LUT_ENABLE; in dcn401_get_mcm_lut_xable_from_pipe_ctx()
500 enum MCM_LUT_XABLE shaper_xable = MCM_LUT_DISABLE; in dcn401_populate_mcm_luts() local
506 dcn401_get_mcm_lut_xable_from_pipe_ctx(dc, pipe_ctx, &shaper_xable, &lut3d_xable, &lut1d_xable); in dcn401_populate_mcm_luts()
544 mpc->funcs->program_lut_mode(mpc, MCM_LUT_SHAPER, shaper_xable, lut_bank_a, mpcc_id); in dcn401_populate_mcm_luts()