Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c613 if (plane_state->mcm_luts.lut3d_data.lut3d_src == DC_CM2_TRANSFER_FUNC_SOURCE_VIDMEM) { in populate_dml21_plane_config_from_plane_state()
616 switch (plane_state->mcm_luts.lut3d_data.gpu_mem_params.layout) { in populate_dml21_plane_config_from_plane_state()
626 switch (plane_state->mcm_luts.lut3d_data.gpu_mem_params.size) { in populate_dml21_plane_config_from_plane_state()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1540 struct dc_cm2_func_luts mcm_luts; member