diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-11-25 01:43:42 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-12-02 23:54:26 +0300 |
commit | ccba7691a580a0967f60a512473ce699b9edac0d (patch) | |
tree | 6a86aee8f3d2c4267cd9bb37549322d259c50b7b /drivers/gpu/drm/amd/scheduler | |
parent | aa5e24e5f8a83b19b1b19964f35562c7a42636e2 (diff) | |
download | linux-ccba7691a580a0967f60a512473ce699b9edac0d.tar.xz |
drm/amdgpu: add EDC support for CZ (v3)
This adds EDC support for CZ.
EDC = Error Correction and Detection
This code properly initializes the EDC hardware and
resets the error counts. This is done in late_init
since it requires the IB pool which is not initialized
during hw_init.
v2: fix the IB size as noted by Felix, fix shader pgm
register programming
v3: use the IB for the shaders as suggested by Christian
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/scheduler')
0 files changed, 0 insertions, 0 deletions