diff options
author | Nils Wallménius <nils.wallmenius@gmail.com> | 2016-05-05 03:07:47 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-05-11 12:31:23 -0400 |
commit | 354ef928a0e67166249c0136cdba21fdfef31702 (patch) | |
tree | 4e336d646b7a8e2d02e48ffb795651f676b270e1 /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |
parent | 9887e425f91b063d68ee1fbec76dea15d6a82085 (diff) |
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
a / (1 << b) is equivalent to a >> b for unsigned values
Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions