drm/amdgpu
Michel Dänzer 57d3d4c968 amdgpu: Don't print error message if parse_one_line returned -EAGAIN
It means it just didn't find an entry for the GPU in the amdgpu.ids file.

Fixes spurious

 amdgpu_parse_asic_ids: Cannot parse ASIC IDs: Resource temporarily unavailable

error messages in that case.

Reported-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-01-15 10:01:39 +01:00
..
.editorconfig Add meson build system 2018-01-12 09:40:48 -08:00
Android.mk amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
Makefile.am amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
Makefile.sources amdgpu: Add wrappers for AMDGPU_VM IOCTL. 2017-10-27 18:25:53 +02:00
amdgpu-symbol-check amdgpu: Add syncobj reset & signal wrappers. 2017-12-18 09:51:50 +10:00
amdgpu.h amdgpu: Add syncobj reset & signal wrappers. 2017-12-18 09:51:50 +10:00
amdgpu_asic_id.c amdgpu: Don't print error message if parse_one_line returned -EAGAIN 2018-01-15 10:01:39 +01:00
amdgpu_bo.c amdgpu: merge and cleanup amdgpu_bo_free 2017-08-08 12:16:20 -04:00
amdgpu_cs.c amdgpu: Add syncobj reset & signal wrappers. 2017-12-18 09:51:50 +10:00
amdgpu_device.c amdgpu: use the high VA range if possible v2 2018-01-09 17:15:09 +01:00
amdgpu_gpu_info.c amdgpu/: concisely && consistently check null ptrs in canonical form 2017-04-19 18:08:10 +10:00
amdgpu_internal.h amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
amdgpu_vamgr.c amdgpu: sanitize 64bit VA manager 2017-11-08 16:11:40 +01:00
amdgpu_vm.c amdgpu: Fix wrappers for AMDGPU_VM IOCTL. 2017-11-03 13:07:30 +01:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +00:00
meson.build Add meson build system 2018-01-12 09:40:48 -08:00
util_hash.c amdgpu: add a bunch of missing config.h includes 2015-08-13 17:43:24 +01:00
util_hash.h amdgpu/util_hash: hide private symbols from global namespace 2015-08-13 17:43:19 +01:00
util_hash_table.c amdgpu: add a bunch of missing config.h includes 2015-08-13 17:43:24 +01:00
util_hash_table.h amdgpu/util_hash_table: hide private symbols from global namespace 2015-08-13 17:43:22 +01:00