diff options
author | Michel Dänzer <mdaenzer@redhat.com> | 2020-04-29 19:28:01 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-30 23:48:47 +0300 |
commit | ff6772b0fbdd160250c28c52962ed8fd51573fa9 (patch) | |
tree | 828382bfce3038d9e1b7e2a944e73e0f79a8cc2a /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 981d4f7d2c0dc5bc7d42e7f4afee1e6ded5a9cb3 (diff) | |
download | linux-ff6772b0fbdd160250c28c52962ed8fd51573fa9.tar.xz |
drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT
Once should generally be enough for diagnosing what lead up to it,
repeating it over and over can be pretty annoying.
Signed-off-by: Michel Dänzer <mdaenzer@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions