Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c1035 dm_error("DC: failed to create abm!\n"); in dce80_construct()
1053 dm_error("DC: failed to create tg!\n"); in dce80_construct()
1090 dm_error( in dce80_construct()
1097 dm_error( in dce80_construct()
1104 dm_error( in dce80_construct()
1290 dm_error( in dce81_construct()
1297 dm_error( in dce81_construct()
1304 dm_error( in dce81_construct()
1487 dm_error( in dce83_construct()
1494 dm_error( in dce83_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c1022 dm_error("DC: failed to create abm!\n"); in dce60_construct()
1040 dm_error("DC: failed to create tg!\n"); in dce60_construct()
1077 dm_error( in dce60_construct()
1084 dm_error( in dce60_construct()
1091 dm_error( in dce60_construct()
1275 dm_error( in dce61_construct()
1282 dm_error( in dce61_construct()
1289 dm_error( in dce61_construct()
1469 dm_error( in dce64_construct()
1476 dm_error( in dce64_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c277 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_set_cursor_attributes()
281 dm_error("DC: attributes is NULL!\n"); in dc_stream_set_cursor_attributes()
381 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_set_cursor_position()
386 dm_error("DC: cursor position is NULL!\n"); in dc_stream_set_cursor_position()
461 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_add_writeback()
506 dm_error("DC: update_bandwidth failed!\n"); in dc_stream_add_writeback()
533 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_fc_disable_writeback()
543 dm_error("DC: num_wb_info is invalid!\n"); in dc_stream_fc_disable_writeback()
561 dm_error("DC: dc_stream is NULL!\n"); in dc_stream_remove_writeback()
571 dm_error("DC: num_wb_info is invalid!\n"); in dc_stream_remove_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()
/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c678 dm_error("DC: failed to create dwbc30!\n"); in dcn303_dwbc_create()
1278 dm_error("DC: failed to create dccg!\n"); in dcn303_resource_construct()
1299 dm_error("DC: failed to create hubbub!\n"); in dcn303_resource_construct()
1308 dm_error("DC: failed to create hubps!\n"); in dcn303_resource_construct()
1315 dm_error("DC: failed to create dpps!\n"); in dcn303_resource_construct()
1333 dm_error("DC: failed to create tg!\n"); in dcn303_resource_construct()
1342 dm_error("DC: failed to create psr!\n"); in dcn303_resource_construct()
1361 dm_error("DC: failed to create mpc!\n"); in dcn303_resource_construct()
1377 dm_error("DC: failed to create dwbc!\n"); in dcn303_resource_construct()
1383 dm_error("DC: failed to create mcif_wb!\n"); in dcn303_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c716 dm_error("DC: failed to create dwbc30!\n"); in dcn302_dwbc_create()
1345 dm_error("DC: failed to create dccg!\n"); in dcn302_resource_construct()
1366 dm_error("DC: failed to create hubbub!\n"); in dcn302_resource_construct()
1375 dm_error("DC: failed to create hubps!\n"); in dcn302_resource_construct()
1382 dm_error("DC: failed to create dpps!\n"); in dcn302_resource_construct()
1400 dm_error("DC: failed to create tg!\n"); in dcn302_resource_construct()
1409 dm_error("DC: failed to create psr!\n"); in dcn302_resource_construct()
1428 dm_error("DC: failed to create mpc!\n"); in dcn302_resource_construct()
1444 dm_error("DC: failed to create dwbc!\n"); in dcn302_resource_construct()
1450 dm_error("DC: failed to create mcif_wb!\n"); in dcn302_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c1023 dm_error("DC: failed to create dp clock source!\n"); in dce100_resource_construct()
1030 dm_error("DC: failed to create clock sources!\n"); in dce100_resource_construct()
1041 dm_error("DC: failed to create dmcu!\n"); in dce100_resource_construct()
1051 dm_error("DC: failed to create abm!\n"); in dce100_resource_construct()
1088 dm_error("DC: failed to create tg!\n"); in dce100_resource_construct()
1095 dm_error( in dce100_resource_construct()
1103 dm_error( in dce100_resource_construct()
1111 dm_error( in dce100_resource_construct()
1119 dm_error( in dce100_resource_construct()
1129 dm_error( in dce100_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1185 dm_error("DC: failed to create dwbc30!\n"); in dcn301_dwbc_create()
1550 dm_error("DC: failed to create dccg!\n"); in dcn301_resource_construct()
1581 dm_error("DC: failed to create hubbub!\n"); in dcn301_resource_construct()
1600 dm_error( in dcn301_resource_construct()
1608 dm_error( in dcn301_resource_construct()
1616 dm_error( in dcn301_resource_construct()
1624 dm_error("DC: failed to create tg!\n"); in dcn301_resource_construct()
1651 dm_error("DC: failed to create mpc!\n"); in dcn301_resource_construct()
1667 dm_error("DC: failed to create dwbc!\n"); in dcn301_resource_construct()
1682 dm_error( in dcn301_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1512 dm_error("DC: failed to create dccg!\n"); in dcn21_resource_construct()
1523 dm_error("DC: failed to create dmcu!\n"); in dcn21_resource_construct()
1581 dm_error( in dcn21_resource_construct()
1589 dm_error( in dcn21_resource_construct()
1597 dm_error( in dcn21_resource_construct()
1605 dm_error( in dcn21_resource_construct()
1614 dm_error("DC: failed to create tg!\n"); in dcn21_resource_construct()
1624 dm_error( in dcn21_resource_construct()
1631 dm_error( in dcn21_resource_construct()
1645 dm_error("DC: failed to create mpc!\n"); in dcn21_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c1130 dm_error("DC: failed to create clock sources!\n"); in dce120_resource_construct()
1141 dm_error("DC: failed to create dmcu!\n"); in dce120_resource_construct()
1151 dm_error("DC: failed to create abm!\n"); in dce120_resource_construct()
1171 dm_error("DC: skip invalid pipe %d!\n", i); in dce120_resource_construct()
1183 dm_error("DC: failed to create tg!\n"); in dce120_resource_construct()
1191 dm_error( in dce120_resource_construct()
1199 dm_error( in dce120_resource_construct()
1207 dm_error( in dce120_resource_construct()
1217 dm_error( in dce120_resource_construct()
1229 dm_error( in dce120_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1516 dm_error("DC: failed to create dwbc30!\n"); in dcn31_dwbc_create()
1869 dm_error("DC: failed to create dccg!\n"); in dcn316_resource_construct()
1884 dm_error("DC: failed to create hubbub!\n"); in dcn316_resource_construct()
1893 dm_error( in dcn316_resource_construct()
1901 dm_error( in dcn316_resource_construct()
1911 dm_error( in dcn316_resource_construct()
1922 dm_error("DC: failed to create tg!\n"); in dcn316_resource_construct()
1953 dm_error("DC: failed to create mpc!\n"); in dcn316_resource_construct()
1969 dm_error("DC: failed to create dwbc!\n"); in dcn316_resource_construct()
1984 dm_error( in dcn316_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1183 dm_error("DC: failed to create clock sources!\n"); in dcn201_resource_construct()
1190 dm_error("DC: failed to create dccg!\n"); in dcn201_resource_construct()
1209 dm_error( in dcn201_resource_construct()
1216 dm_error( in dcn201_resource_construct()
1223 dm_error( in dcn201_resource_construct()
1232 dm_error( in dcn201_resource_construct()
1241 dm_error( in dcn201_resource_construct()
1247 dm_error( in dcn201_resource_construct()
1258 dm_error("DC: failed to create tg!\n"); in dcn201_resource_construct()
1267 dm_error("DC: failed to create mpc!\n"); in dcn201_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1579 dm_error("DC: failed to create dwbc30!\n"); in dcn31_dwbc_create()
1965 dm_error("DC: failed to create dccg!\n"); in dcn314_resource_construct()
1979 dm_error("DC: failed to create hubbub!\n"); in dcn314_resource_construct()
1988 dm_error( in dcn314_resource_construct()
1996 dm_error( in dcn314_resource_construct()
2006 dm_error( in dcn314_resource_construct()
2017 dm_error("DC: failed to create tg!\n"); in dcn314_resource_construct()
2056 dm_error("DC: failed to create mpc!\n"); in dcn314_resource_construct()
2072 dm_error("DC: failed to create dwbc!\n"); in dcn314_resource_construct()
2087 dm_error( in dcn314_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1608 dm_error("DC: failed to create dwbc30!\n"); in dcn35_dwbc_create()
1985 dm_error("DC: failed to create dccg!\n"); in dcn35_resource_construct()
2011 dm_error("DC: failed to create hubbub!\n"); in dcn35_resource_construct()
2020 dm_error( in dcn35_resource_construct()
2028 dm_error( in dcn35_resource_construct()
2038 dm_error( in dcn35_resource_construct()
2049 dm_error("DC: failed to create tg!\n"); in dcn35_resource_construct()
2088 dm_error("DC: failed to create mpc!\n"); in dcn35_resource_construct()
2104 dm_error("DC: failed to create dwbc!\n"); in dcn35_resource_construct()
2119 dm_error( in dcn35_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1589 dm_error("DC: failed to create dwbc30!\n"); in dcn35_dwbc_create()
1958 dm_error("DC: failed to create dccg!\n"); in dcn36_resource_construct()
1984 dm_error("DC: failed to create hubbub!\n"); in dcn36_resource_construct()
1993 dm_error( in dcn36_resource_construct()
2001 dm_error( in dcn36_resource_construct()
2011 dm_error( in dcn36_resource_construct()
2022 dm_error("DC: failed to create tg!\n"); in dcn36_resource_construct()
2061 dm_error("DC: failed to create mpc!\n"); in dcn36_resource_construct()
2077 dm_error("DC: failed to create dwbc!\n"); in dcn36_resource_construct()
2092 dm_error( in dcn36_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1588 dm_error("DC: failed to create dwbc30!\n"); in dcn35_dwbc_create()
1956 dm_error("DC: failed to create dccg!\n"); in dcn351_resource_construct()
1982 dm_error("DC: failed to create hubbub!\n"); in dcn351_resource_construct()
1991 dm_error( in dcn351_resource_construct()
1999 dm_error( in dcn351_resource_construct()
2009 dm_error( in dcn351_resource_construct()
2020 dm_error("DC: failed to create tg!\n"); in dcn351_resource_construct()
2059 dm_error("DC: failed to create mpc!\n"); in dcn351_resource_construct()
2075 dm_error("DC: failed to create dwbc!\n"); in dcn351_resource_construct()
2090 dm_error( in dcn351_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1445 dm_error("DC: failed to create dmcu!\n"); in dcn10_resource_construct()
1455 dm_error("DC: failed to create abm!\n"); in dcn10_resource_construct()
1565 dm_error( in dcn10_resource_construct()
1573 dm_error( in dcn10_resource_construct()
1581 dm_error( in dcn10_resource_construct()
1589 dm_error( in dcn10_resource_construct()
1598 dm_error("DC: failed to create tg!\n"); in dcn10_resource_construct()
1609 dm_error( in dcn10_resource_construct()
1616 dm_error( in dcn10_resource_construct()
1637 dm_error("DC: failed to create mpc!\n"); in dcn10_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1523 dm_error("DC: failed to create dwbc30!\n"); in dcn31_dwbc_create()
1993 dm_error("DC: failed to create dccg!\n"); in dcn315_resource_construct()
2008 dm_error("DC: failed to create hubbub!\n"); in dcn315_resource_construct()
2017 dm_error( in dcn315_resource_construct()
2025 dm_error( in dcn315_resource_construct()
2035 dm_error( in dcn315_resource_construct()
2046 dm_error("DC: failed to create tg!\n"); in dcn315_resource_construct()
2085 dm_error("DC: failed to create mpc!\n"); in dcn315_resource_construct()
2101 dm_error("DC: failed to create dwbc!\n"); in dcn315_resource_construct()
2116 dm_error( in dcn315_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1523 dm_error("DC: failed to create dwbc30!\n"); in dcn31_dwbc_create()
2042 dm_error("DC: failed to create dccg!\n"); in dcn31_resource_construct()
2057 dm_error("DC: failed to create hubbub!\n"); in dcn31_resource_construct()
2066 dm_error( in dcn31_resource_construct()
2074 dm_error( in dcn31_resource_construct()
2084 dm_error( in dcn31_resource_construct()
2095 dm_error("DC: failed to create tg!\n"); in dcn31_resource_construct()
2134 dm_error("DC: failed to create mpc!\n"); in dcn31_resource_construct()
2150 dm_error("DC: failed to create dwbc!\n"); in dcn31_resource_construct()
2165 dm_error( in dcn31_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1494 dm_error("DC: failed to create dwbc30!\n"); in dcn321_dwbc_create()
1856 dm_error("DC: failed to create dccg!\n"); in dcn321_resource_construct()
1874 dm_error("DC: failed to create hubbub!\n"); in dcn321_resource_construct()
1890 dm_error( in dcn321_resource_construct()
1898 dm_error( in dcn321_resource_construct()
1906 dm_error( in dcn321_resource_construct()
1915 dm_error("DC: failed to create tg!\n"); in dcn321_resource_construct()
1945 dm_error("DC: failed to create mpc!\n"); in dcn321_resource_construct()
1962 dm_error("DC: failed to create dwbc!\n"); in dcn321_resource_construct()
1978 dm_error( in dcn321_resource_construct()
[all …]
/linux-6.15/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-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1996 dm_error("DC: failed to create dccg!\n"); in dcn401_resource_construct()
2011 dm_error("DC: failed to create hubbub!\n"); in dcn401_resource_construct()
2027 dm_error( in dcn401_resource_construct()
2035 dm_error( in dcn401_resource_construct()
2043 dm_error( in dcn401_resource_construct()
2052 dm_error("DC: failed to create tg!\n"); in dcn401_resource_construct()
2073 dm_error("DC: failed to create psr obj!\n"); in dcn401_resource_construct()
2082 dm_error("DC: failed to create mpc!\n"); in dcn401_resource_construct()
2099 dm_error("DC: failed to create dwbc!\n"); in dcn401_resource_construct()
2115 dm_error( in dcn401_resource_construct()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1225 dm_error("DC: failed to create dwbc30!\n"); in dcn30_dwbc_create()
2436 dm_error("DC: failed to create dccg!\n"); in dcn30_resource_construct()
2465 dm_error("DC: failed to create hubbub!\n"); in dcn30_resource_construct()
2474 dm_error( in dcn30_resource_construct()
2482 dm_error( in dcn30_resource_construct()
2492 dm_error( in dcn30_resource_construct()
2503 dm_error("DC: failed to create tg!\n"); in dcn30_resource_construct()
2533 dm_error("DC: failed to create mpc!\n"); in dcn30_resource_construct()
2549 dm_error("DC: failed to create dwbc!\n"); in dcn30_resource_construct()
2564 dm_error( in dcn30_resource_construct()
[all …]

12