Home
last modified time | relevance | path

Searched refs:state_mode (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp_cm.c292 uint32_t state_mode; in dpp20_get_blndgam_current() local
296 CM_BLNDGAM_CONFIG_STATUS, &state_mode); in dpp20_get_blndgam_current()
298 switch (state_mode) { in dpp20_get_blndgam_current()
385 uint32_t state_mode; in dpp20_get_shaper_current() local
389 CM_SHAPER_CONFIG_STATUS, &state_mode); in dpp20_get_shaper_current()
391 switch (state_mode) { in dpp20_get_shaper_current()
Ddcn20_mpc.c263 uint32_t state_mode; in mpc20_get_ogam_current() local
267 MPCC_OGAM_CONFIG_STATUS, &state_mode); in mpc20_get_ogam_current()
269 switch (state_mode) { in mpc20_get_ogam_current()