diff options
author | Michel Dänzer <mdaenzer@redhat.com> | 2020-04-29 18:28:01 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-30 16:48:47 -0400 |
commit | ff6772b0fbdd160250c28c52962ed8fd51573fa9 (patch) | |
tree | 828382bfce3038d9e1b7e2a944e73e0f79a8cc2a /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.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 <mdaenzer@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions