Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h105 enum MCM_LUT_XABLE { enum
1040 void (*program_lut_mode)(struct mpc *mpc, const enum MCM_LUT_ID id, const enum MCM_LUT_XABLE xable,
/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()
451 enum MCM_LUT_XABLE *lut3d_xable, in dcn401_get_mcm_lut_xable_from_pipe_ctx()
452 enum MCM_LUT_XABLE *lut1d_xable) in dcn401_get_mcm_lut_xable_from_pipe_ctx()
500 enum MCM_LUT_XABLE shaper_xable = MCM_LUT_DISABLE; in dcn401_populate_mcm_luts()
501 enum MCM_LUT_XABLE lut3d_xable = MCM_LUT_DISABLE; in dcn401_populate_mcm_luts()
502 enum MCM_LUT_XABLE lut1d_xable = MCM_LUT_DISABLE; in dcn401_populate_mcm_luts()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn401/
Ddcn401_mpc.h214 const enum MCM_LUT_XABLE xable,
Ddcn401_mpc.c238 const enum MCM_LUT_XABLE xable, in mpc401_program_lut_mode()