Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c353 (s.igam_lut_mode == 0) ? "BypassFixed" : in dcn10_get_cm_states()
354 ((s.igam_lut_mode == 1) ? "BypassFloat" : in dcn10_get_cm_states()
355 ((s.igam_lut_mode == 2) ? "RAM" : in dcn10_get_cm_states()
356 ((s.igam_lut_mode == 3) ? "RAM" : in dcn10_get_cm_states()
A Ddcn10_dpp.c102 CM_IGAM_LUT_MODE, &s->igam_lut_mode); in dpp_read_state()
A Ddcn10_hw_sequencer.c306 (s.igam_lut_mode == 0) ? "BypassFixed" : in dcn10_log_hw_state()
307 ((s.igam_lut_mode == 1) ? "BypassFloat" : in dcn10_log_hw_state()
308 ((s.igam_lut_mode == 2) ? "RAM" : in dcn10_log_hw_state()
309 ((s.igam_lut_mode == 3) ? "RAM" : in dcn10_log_hw_state()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddpp.h121 uint32_t igam_lut_mode; member

Completed in 16 milliseconds