Searched refs:lut3d_bit_depth (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h181 uint32_t lut3d_bit_depth; member in struct:dcn_dpp_state
H A Dmpc.h274 uint32_t lut3d_bit_depth; member in struct:mpcc_state
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c120 (s.lut3d_bit_depth <= 0) ? "12-bit" : "10-bit",
190 (s.lut3d_bit_depth <= 0) ? "12-bit" : "10-bit",
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c114 (s.lut3d_bit_depth <= 0) ? "12-bit" : "10-bit",
/linux-master/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c72 CM_3DLUT_30BIT_EN, &s->lut3d_bit_depth);
/linux-master/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
H A Ddcn20_dpp.c68 CM_3DLUT_30BIT_EN, &s->lut3d_bit_depth);
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c1481 MPC_RMU_3DLUT_30BIT_EN, &s->lut3d_bit_depth);
1490 MPC_RMU_3DLUT_30BIT_EN, &s->lut3d_bit_depth);

Completed in 428 milliseconds