Symbol: DC_ERROR
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
796
DC_ERROR("Invalid connector type! signal:%d\n",
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
806
DC_ERROR("Failed to create sink!\n");
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
818
DC_ERROR("Failed to read EDID");
sys/dev/drm/amd/display/dc/core/dc.c
1604
DC_ERROR("Failed to allocate new validate context!\n");
sys/dev/drm/amd/display/dc/core/dc_link.c
1166
DC_ERROR("Failed to create ddc_service!\n");
sys/dev/drm/amd/display/dc/core/dc_link.c
1188
DC_ERROR("Failed to create link encoder!\n");
sys/dev/drm/amd/display/dc/core/dc_link.c
1197
DC_ERROR("Failed to find device tag!\n");
sys/dev/drm/amd/display/dc/core/dc_link.c
732
DC_ERROR("Invalid connector type! signal:%d\n",
sys/dev/drm/amd/display/dc/core/dc_link.c
757
DC_ERROR("Failed to create sink!\n");
sys/dev/drm/amd/display/dc/core/dc_resource.c
1829
DC_ERROR("Max streams reached, can't add stream %p !\n", stream);
sys/dev/drm/amd/display/dc/core/dc_resource.c
1839
DC_ERROR("Adding stream %p to context failed with err %d!\n", stream, res);
sys/dev/drm/amd/display/dc/core/dc_resource.c
1887
DC_ERROR("Pipe not found for stream %p !\n", stream);
sys/dev/drm/amd/display/dc/core/dc_resource.c
1896
DC_ERROR("Context doesn't have stream %p !\n", stream);
sys/dev/drm/amd/display/dc/core/dc_resource.c
2060
DC_ERROR("Stream %p not found in new ctx!\n", stream);
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
2240
DC_ERROR("TG counter is not moving!\n");
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
2258
DC_ERROR("GSL: Timeout on reset trigger!\n");
sys/dev/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
1340
DC_ERROR("TG counter is not moving!\n");
sys/dev/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
1358
DC_ERROR("GSL: Timeout on reset trigger!\n");
sys/dev/drm/amd/display/dc/irq/dce110/irq_service_dce110.c
212
DC_ERROR("Failed to get VBLANK!\n");