drm/amdgpu
John Stultz 51553dd0e0 libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
Clang complains when initializing unions using "= {0}"
so instead use memset.

Cc: Sean Paul <seanpaul@chromium.org>
Cc: Alistair Strachan <astrachan@google.com>
Cc: Marissa Wall <marissaw@google.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2019-04-25 10:57:26 +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 automake: set NM before running the tests 2018-10-04 14:39:06 +01:00
Makefile.sources amdgpu: remove the hash table implementation 2018-08-07 13:27:33 +02:00
amdgpu-symbol-check amdgpu: Add context priority override function. 2019-04-18 10:39:32 +02:00
amdgpu.h amdgpu: Add context priority override function. 2019-04-18 10:39:32 +02:00
amdgpu_asic_id.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_bo.c amdgpu: add a faster BO list API 2019-01-16 16:39:25 -05:00
amdgpu_cs.c libdrm: amdgpu: Initialize unions with memset rather than "= {0}" 2019-04-25 10:57:26 +01:00
amdgpu_device.c amdgpu: annotate public functions 2018-09-19 22:46:45 -07:00
amdgpu_gpu_info.c amdgpu: annotate public functions 2018-09-19 22:46:45 -07:00
amdgpu_internal.h amdgpu: use handle table for flink names 2018-08-07 13:27:28 +02:00
amdgpu_vamgr.c amdgpu: annotate public functions 2018-09-19 22:46:45 -07:00
amdgpu_vm.c amdgpu: annotate public functions 2018-09-19 22:46:45 -07:00
handle_table.c amdgpu: fix off by one in handle_table_insert 2018-08-16 08:50:04 +02:00
handle_table.h amdgpu: add handle table implementation v2 2018-08-07 13:27:16 +02:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +00:00
meson.build meson: make symbols hidden by default 2018-09-19 22:46:45 -07:00