diff options
author | Alexandre Demers <alexandre.f.demers@gmail.com> | 2025-03-22 21:39:00 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-07 22:18:32 +0300 |
commit | 9aadb02fa2ecf9cc38534c6d203f61126c5a66d7 (patch) | |
tree | 41144a892ec3f738fe5132e19a2b0e4147dbd7a0 /drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | |
parent | 1be0ae9e12b4e20210e7c9a6544cfde78e5d1706 (diff) | |
download | linux-9aadb02fa2ecf9cc38534c6d203f61126c5a66d7.tar.xz |
drm/radeon: fix MAX_POWER_SHIFT value
While I don't think it is being used anywhere, if it were used, it would
be wrong. We can base this assumption on MAX_POWER_MASK, where the shift is
by 16 bits.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c')
0 files changed, 0 insertions, 0 deletions