Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h191 uint32_t shaper_lut_mode; member
H A Dmpc.h297 uint32_t shaper_lut_mode; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c114 (s.shaper_lut_mode == 1) ? "RAM A" : in dcn30_log_color_state()
115 ((s.shaper_lut_mode == 2) ? "RAM B" : in dcn30_log_color_state()
184 (s.shaper_lut_mode == 1) ? "RAM A" : in dcn30_log_color_state()
185 ((s.shaper_lut_mode == 2) ? "RAM B" : in dcn30_log_color_state()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
H A Ddcn20_dpp.c65 CM_SHAPER_LUT_MODE, &s->shaper_lut_mode); in dpp20_read_state()
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c1494 MPC_RMU_SHAPER_LUT_MODE_CURRENT, &s->shaper_lut_mode); in mpc3_read_mpcc_state()
1503 MPC_RMU_SHAPER_LUT_MODE_CURRENT, &s->shaper_lut_mode); in mpc3_read_mpcc_state()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c68 REG_GET(CM_SHAPER_CONTROL, CM_SHAPER_LUT_MODE, &s->shaper_lut_mode); in dpp30_read_state()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c108 (s.shaper_lut_mode == 1) ? "RAM A" : in dcn20_log_color_state()
109 ((s.shaper_lut_mode == 2) ? "RAM B" : in dcn20_log_color_state()