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

/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c354 (s.igam_lut_mode == 0) ? "BypassFixed" :
355 ((s.igam_lut_mode == 1) ? "BypassFloat" :
356 ((s.igam_lut_mode == 2) ? "RAM" :
357 ((s.igam_lut_mode == 3) ? "RAM" :
H A Ddcn10_dpp.c102 CM_IGAM_LUT_MODE, &s->igam_lut_mode);
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h165 uint32_t igam_lut_mode; member in struct:dcn_dpp_state
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c315 (s.igam_lut_mode == 0) ? "BypassFixed" :
316 ((s.igam_lut_mode == 1) ? "BypassFloat" :
317 ((s.igam_lut_mode == 2) ? "RAM" :
318 ((s.igam_lut_mode == 3) ? "RAM" :

Completed in 201 milliseconds