Home
last modified time | relevance | path

Searched refs:dm_error (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c274 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_set_cursor_attributes()
278 dm_error("DC: attributes is NULL!\n"); in dc_stream_set_cursor_attributes()
378 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_set_cursor_position()
383 dm_error("DC: cursor position is NULL!\n"); in dc_stream_set_cursor_position()
458 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_add_writeback()
463 dm_error("DC: dc_writeback_info is NULL!\n"); in dc_stream_add_writeback()
468 dm_error("DC: writeback pipe is invalid!\n"); in dc_stream_add_writeback()
503 dm_error("DC: update_bandwidth failed!\n"); in dc_stream_add_writeback()
530 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_fc_disable_writeback()
535 dm_error("DC: writeback pipe is invalid!\n"); in dc_stream_fc_disable_writeback()
[all …]
H A Ddc_state.c418 dm_error("Pipe not found for stream %p !\n", stream); in dc_state_remove_stream()
432 dm_error("Context doesn't have stream %p !\n", stream); in dc_state_remove_stream()
484 dm_error("Existing stream not found; failed to attach surface!\n"); in dc_state_add_plane()
487 dm_error("Surface: can not attach plane_state %p! Maximum is: %d\n", in dc_state_add_plane()
555 dm_error("Existing stream not found; failed to remove plane.\n"); in dc_state_remove_plane()
570 dm_error("Existing plane_state not found; failed to detach it!\n"); in dc_state_remove_plane()
612 dm_error("Existing stream %p not found!\n", stream); in dc_state_rem_all_planes_for_stream()
887 dm_error("Existing stream %p not found!\n", phantom_stream); in dc_state_rem_all_phantom_planes_for_stream()
H A Ddc.c205 dm_error( in create_links()
980 dm_error("%s: failed to create dc->vm_helper\n", __func__); in dc_construct()
988 dm_error("%s: failed to create dceip\n", __func__); in dc_construct()
996 dm_error("%s: failed to create vbios\n", __func__); in dc_construct()
1003 dm_error("%s: failed to create dcn_soc\n", __func__); in dc_construct()
1011 dm_error("%s: failed to create dcn_ip\n", __func__); in dc_construct()
1023 dm_error("%s: failed to create ctx\n", __func__); in dc_construct()
1103 dm_error("%s: failed to create validate ctx\n", __func__); in dc_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Dos_types.h53 #define dm_error(fmt, ...) DRM_ERROR(fmt, ##__VA_ARGS__) macro
89 dm_error(__VA_ARGS__); \
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1503 dm_error("DC: failed to create clock sources!\n"); in dcn21_resource_construct()
1511 dm_error("DC: failed to create dccg!\n"); in dcn21_resource_construct()
1522 dm_error("DC: failed to create dmcu!\n"); in dcn21_resource_construct()
1534 dm_error("DC: failed to create psr obj!\n"); in dcn21_resource_construct()
1580 dm_error( in dcn21_resource_construct()
1588 dm_error( in dcn21_resource_construct()
1596 dm_error( in dcn21_resource_construct()
1604 dm_error( in dcn21_resource_construct()
1613 dm_error("DC: failed to create tg!\n"); in dcn21_resource_construct()
1623 dm_error( in dcn21_resource_construct()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1182 dm_error("DC: failed to create clock sources!\n"); in dcn201_resource_construct()
1189 dm_error("DC: failed to create dccg!\n"); in dcn201_resource_construct()
1208 dm_error( in dcn201_resource_construct()
1215 dm_error( in dcn201_resource_construct()
1222 dm_error( in dcn201_resource_construct()
1231 dm_error( in dcn201_resource_construct()
1240 dm_error( in dcn201_resource_construct()
1246 dm_error( in dcn201_resource_construct()
1257 dm_error("DC: failed to create tg!\n"); in dcn201_resource_construct()
1266 dm_error("DC: failed to create mpc!\n"); in dcn201_resource_construct()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1294 dm_error("DC: failed to create clock sources!\n"); in dce112_resource_construct()
1305 dm_error("DC: failed to create dmcu!\n"); in dce112_resource_construct()
1315 dm_error("DC: failed to create abm!\n"); in dce112_resource_construct()
1336 dm_error("DC: failed to create tg!\n"); in dce112_resource_construct()
1343 dm_error( in dce112_resource_construct()
1351 dm_error( in dce112_resource_construct()
1359 dm_error( in dce112_resource_construct()
1369 dm_error( in dce112_resource_construct()
1379 dm_error( in dce112_resource_construct()
1386 dm_error( in dce112_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1403 dm_error("DC: failed to create dp clock source!\n"); in dce110_resource_construct()
1410 dm_error("DC: failed to create clock sources!\n"); in dce110_resource_construct()
1421 dm_error("DC: failed to create dmcu!\n"); in dce110_resource_construct()
1431 dm_error("DC: failed to create abm!\n"); in dce110_resource_construct()
1449 dm_error("DC: failed to create tg!\n"); in dce110_resource_construct()
1456 dm_error( in dce110_resource_construct()
1464 dm_error( in dce110_resource_construct()
1472 dm_error( in dce110_resource_construct()
1480 dm_error( in dce110_resource_construct()
1490 dm_error( in dce110_resource_construct()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1639 dm_error("%s: Read tunneling device data failed.\n", __func__); in retrieve_link_cap()
1660 dm_error("%s: Read receiver caps dpcd data failed.\n", __func__); in retrieve_link_cap()
1693 dm_error("%s: Read extend caps data failed, use cap from dpcd 0.\n", __func__); in retrieve_link_cap()
1714 dm_error("%s: Read DPRX caps data failed.\n", __func__); in retrieve_link_cap()
1729 dm_error("%s: Read DPRX caps data failed. Addr:%#x\n", in retrieve_link_cap()
1932 dm_error("%s: Invalid RX 128b_132b_supported_link_rates\n", __func__); in retrieve_link_cap()
/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.c103 dm_error("ERROR: Requested rc_calc to find a bpp entry that exceeds the table size\n"); in get_qp_set()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_compressor.c100 dm_error("Frame count did not increase for 100ms.\n"); in reset_lb_on_vblank()
/linux/include/linux/
H A Ddevice-mapper.h164 void dm_error(const char *message);
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c1401 dm_error("Max EDID buffer size breached!\n"); in link_add_remote_sink()
1439 dm_error("Bad EDID, status%d!\n", edid_status); in link_add_remote_sink()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1746 dm_error("Failed to power down pll! (dp clk src)\n"); in power_down_clock_sources()
1751 dm_error("Failed to power down pll! (clk src index=%d)\n", i); in power_down_clock_sources()
2300 dm_error("DC: failed to blank crtc!\n"); in dce110_reset_hw_ctx_wrap()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c173 dm_error("Can't get connector table from atom bios.\n"); in bios_parser_get_connector_id()
178 dm_error("Can't find connector id %d in connector table of size %d.\n", in bios_parser_get_connector_id()