Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ | |
amdgpu_dcn20_mpc.c | 305 uint32_t state_mode; local in function:mpc20_get_ogam_current 309 MPCC_OGAM_CONFIG_STATUS, &state_mode); 311 switch (state_mode) { |
amdgpu_dcn20_mpc.c | 305 uint32_t state_mode; local in function:mpc20_get_ogam_current 309 MPCC_OGAM_CONFIG_STATUS, &state_mode); 311 switch (state_mode) { |
amdgpu_dcn20_dpp_cm.c | 449 uint32_t state_mode; local in function:dpp20_get_blndgam_current 453 CM_BLNDGAM_CONFIG_STATUS, &state_mode); 455 switch (state_mode) { 542 uint32_t state_mode; local in function:dpp20_get_shaper_current 546 CM_SHAPER_CONFIG_STATUS, &state_mode); 548 switch (state_mode) { |
amdgpu_dcn20_dpp_cm.c | 449 uint32_t state_mode; local in function:dpp20_get_blndgam_current 453 CM_BLNDGAM_CONFIG_STATUS, &state_mode); 455 switch (state_mode) { 542 uint32_t state_mode; local in function:dpp20_get_shaper_current 546 CM_SHAPER_CONFIG_STATUS, &state_mode); 548 switch (state_mode) { |