diff options
| author | Evan Quan <[email protected]> | 2019-03-07 14:46:38 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-19 15:36:51 -0500 |
| commit | 2f3940e992431f3fb58a57c5679e95ccb7c0cc9f (patch) | |
| tree | 171537c6d7c2711cddaf153fd21aab65c93c1fce /tools/perf/scripts/python | |
| parent | 1febb00ecb1af5093ff8442991965694af001467 (diff) | |
drm/amdgpu: fix ras parameter descriptions
The descriptions of modinfo wrongly show two parameters
for each feature(see below). This patch can fix this
incorrect outputs.
parm: amdgpu_ras_enable:Enable RAS features on the GPU (0 = disable, 1 = enable, -1 = auto (default))
parm: ras_enable:int
parm: amdgpu_ras_mask:Mask of RAS features to enable (default 0xffffffff), only valid when ras_enable == 1
parm: ras_mask:uint
Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: xinhui pan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions