diff options
author | 2019-04-29 16:05:42 -0400 | |
---|---|---|
committer | 2019-06-22 09:34:14 -0500 | |
commit | 1a7d296d162ede31d170fdb9205ce07c8cb7dfac (patch) | |
tree | c10ff30beadf9b90a0ed2590c000b90d78f2d1a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/amd/display: move vmid determination logic to a module (diff) | |
download | linux-dev-1a7d296d162ede31d170fdb9205ce07c8cb7dfac.tar.xz linux-dev-1a7d296d162ede31d170fdb9205ce07c8cb7dfac.zip |
drm/amd/display: Add Underflow Asserts to dc
[Why]
For debugging underflow issues it can be useful to have asserts when the
underflow initially occurs.
[How]
Read the underflow status registers after actions that have a high risk
of causing underflow and assert that no underflow occurred. If underflow
occurred, clear the bit.
Signed-off-by: Thomas Lim <Thomas.Lim@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions