Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h193 uint32_t lut3d_bit_depth; member
Dmpc.h299 uint32_t lut3d_bit_depth; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
Ddcn20_dpp.c68 CM_3DLUT_30BIT_EN, &s->lut3d_bit_depth); in dpp20_read_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
Ddcn30_hwseq.c120 (s.lut3d_bit_depth <= 0) ? "12-bit" : "10-bit", in dcn30_log_color_state()
190 (s.lut3d_bit_depth <= 0) ? "12-bit" : "10-bit", in dcn30_log_color_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
Ddcn30_mpc.c1481 MPC_RMU_3DLUT_30BIT_EN, &s->lut3d_bit_depth); in mpc3_read_mpcc_state()
1490 MPC_RMU_3DLUT_30BIT_EN, &s->lut3d_bit_depth); in mpc3_read_mpcc_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
Ddcn30_dpp.c72 REG_GET(CM_3DLUT_READ_WRITE_CONTROL, CM_3DLUT_30BIT_EN, &s->lut3d_bit_depth); in dpp30_read_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c114 (s.lut3d_bit_depth <= 0) ? "12-bit" : "10-bit", in dcn20_log_color_state()