drm/amdgpu
Michel Dänzer 85c6b0b00a amdgpu: Clean up amdgpu_parse_asic_ids error handling
* Move error message printing into amdgpu_parse_asic_ids and make it
  return void
* Print only "Invalid format" error message if parse_one_line returns
  -EINVAL
* Use strerror instead of printing the (negative) error code in hex

Acked-by: Slava Abramov <slava.abramov@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-01 16:52:01 +01:00
..
.editorconfig amdgpu: Add .editorconfig file for amdgpu coding style 2017-06-13 10:20:16 +09:00
Android.mk Android: move libraries to /vendor 2017-10-09 09:22:35 -05:00
Makefile.am amdgpu: move asic id table to a separate file 2017-06-13 10:21:39 +09:00
Makefile.sources amdgpu: Add wrappers for AMDGPU_VM IOCTL. 2017-10-27 18:25:53 +02:00
amdgpu-symbol-check amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol-check 2017-11-30 15:52:50 +01:00
amdgpu.h amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially 2017-11-29 22:05:25 -05:00
amdgpu_asic_id.c amdgpu: Clean up amdgpu_parse_asic_ids error handling 2017-12-01 16:52:01 +01:00
amdgpu_bo.c amdgpu: merge and cleanup amdgpu_bo_free 2017-08-08 12:16:20 -04:00
amdgpu_cs.c amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially 2017-11-29 22:05:25 -05:00
amdgpu_device.c amdgpu: Clean up amdgpu_parse_asic_ids error handling 2017-12-01 16:52:01 +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: Clean up amdgpu_parse_asic_ids error handling 2017-12-01 16:52:01 +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
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