diff options
author | Luben Tuikov <[email protected]> | 2021-05-12 12:33:23 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-05-27 12:22:19 -0400 |
commit | 2871e10199430132c69d81c3c302db05d19db4e1 (patch) | |
tree | e76cc0565bd4b4aff272feaa9cd9bc573ef8dce5 /drivers/gpu/drm/amd/display/modules/power/power_helpers.c | |
parent | 5a645ff5c619856147ddc5d73e9394f6be936299 (diff) |
drm/amdgpu: Don't query CE and UE errors
On QUERY2 IOCTL don't query counts of correctable
and uncorrectable errors, since when RAS is
enabled and supported on Vega20 server boards,
this takes insurmountably long time, in O(n^3),
which slows the system down to the point of it
being unusable when we have GUI up.
Fixes: ae363a212b14 ("drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2")
Cc: Alexander Deucher <[email protected]>
Cc: [email protected]
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Alexander Deucher <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/power/power_helpers.c')
0 files changed, 0 insertions, 0 deletions