aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorHamza Mahfooz <[email protected]>2023-05-24 18:59:32 +0000
committerAlex Deucher <[email protected]>2023-06-09 16:33:42 +0000
commit1b320ad3f5a88602aef2f207bc211539a5496702 (patch)
tree6e4c9b399b91ab143a067881c840f1ba443bfd15 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amdkfd: remove unused sq_int_priv variable (diff)
downloadkernel-1b320ad3f5a88602aef2f207bc211539a5496702.tar.gz
kernel-1b320ad3f5a88602aef2f207bc211539a5496702.zip
drm/amd/amdgpu: introduce DRM_AMDGPU_WERROR
We want to do -Werror builds on our CI. However, non-amdgpu breakages have prevented us from doing so thus far. Also, there are a number of additional checks that we should enable, that the community cares about and are hidden behind -Wextra. So, define DRM_AMDGPU_WERROR to only enable -Werror for the amdgpu kernel module and enable -Wextra while disabling all of the checks that are too noisy. Cc: Alex Deucher <[email protected]> Cc: Kenny Ho <[email protected]> Suggested-by: Jani Nikula <[email protected]> Reviewed-by: Kenny Ho <[email protected]> Signed-off-by: Hamza Mahfooz <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions