diff options
| author | Shuicheng Lin <[email protected]> | 2025-04-05 17:15:39 +0000 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2025-04-09 23:11:17 +0000 |
| commit | 3ded92c439449d69017d7a41c5eda3392d6724c7 (patch) | |
| tree | c9bd6f319c59a7fc6e838d5b2a12f30a7340eb21 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/xe: Enable configfs support for survivability mode (diff) | |
| download | kernel-3ded92c439449d69017d7a41c5eda3392d6724c7.tar.gz kernel-3ded92c439449d69017d7a41c5eda3392d6724c7.zip | |
drm/xe: remove unused LE_COS
The LE_COS definition missed passing the value parameter to
REG_FIELD_PREP. This didn't cause build errors because the entire
macro was unused.
The value for this field is universally "0" for every MOCS entry on
the old Xe_LP platforms, and the whole field has been removed from
Xe_HP onward. Just delete the line so that we don't have an unused
definition.
Suggested-by: Matt Roper <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Signed-off-by: Shuicheng Lin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matt Roper <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
