Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c359 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn10_get_cm_states()
360 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn10_get_cm_states()
361 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn10_get_cm_states()
362 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn10_get_cm_states()
363 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn10_get_cm_states()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h179 uint32_t dgam_lut_mode; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
Ddcn20_dpp.c61 CM_DGAM_LUT_MODE, &s->dgam_lut_mode); in dpp20_read_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
Ddcn10_dpp.c106 CM_DGAM_LUT_MODE, &s->dgam_lut_mode); in dpp_read_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c102 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn20_log_color_state()
103 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn20_log_color_state()
104 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn20_log_color_state()
105 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn20_log_color_state()
106 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn20_log_color_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c321 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn10_log_color_state()
322 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn10_log_color_state()
323 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn10_log_color_state()
324 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn10_log_color_state()
325 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn10_log_color_state()