Home
last modified time | relevance | path

Searched refs:gamcor_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h220 enum gamcor_mode { enum
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c59 CM_GAMCOR_MODE_CURRENT, &s->gamcor_mode); in dpp30_read_state()
60 if (s->gamcor_mode) { in dpp30_read_state()
63 s->gamcor_mode = LUT_RAM_A; // Otherwise, LUT_RAM_B in dpp30_read_state()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c115 (s.gamcor_mode == 0) ? "Bypass" : in dcn30_log_color_state()
116 ((s.gamcor_mode == 1) ? "RAM A" : in dcn30_log_color_state()