commit | 6f8941a2308811626edc083c70584837d54e0382 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Fri Jun 17 19:31:33 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:54:44 2016 -0400 |
tree | 4c3ff65c0a0d5f9cfcbdc13d138e23c0e3f8a746 | |
parent | 8b2ac103208b6933e265b3dc81776c2974cb5c7a [diff] |
drm/amdgpu: add disable_cu parameter This parameter will allow disabling individual CUs on module load, e.g. amdgpu.disable_cu=2.0.3,2.0.4 to disable CUs 3 and 4 of SE2. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>