diff options
author | Michel Dänzer <[email protected]> | 2020-04-29 18:28:01 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-30 16:48:47 -0400 |
commit | ff6772b0fbdd160250c28c52962ed8fd51573fa9 (patch) | |
tree | 828382bfce3038d9e1b7e2a944e73e0f79a8cc2a /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 981d4f7d2c0dc5bc7d42e7f4afee1e6ded5a9cb3 (diff) |
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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions