aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorKumar, Mahesh <[email protected]>2017-07-05 14:31:46 +0000
committerMaarten Lankhorst <[email protected]>2017-07-13 14:38:22 +0000
commiteac2cb81fb87223198c2be93bfd49357d71be669 (patch)
tree4f5d07eb4a2695f9dc64ae0cb24487b1abe20d73 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/i915: Always perform internal fixed16 division in 64 bits (diff)
downloadkernel-eac2cb81fb87223198c2be93bfd49357d71be669.tar.gz
kernel-eac2cb81fb87223198c2be93bfd49357d71be669.zip
drm/i915: cleanup fixed-point wrappers naming
This patch make naming of fixed-point wrappers consistent operation_<any_post_operation>_<1st operand>_<2nd operand> also shorten the name for fixed_16_16 to fixed16 s/u32_to_fixed_16_16/u32_to_fixed16 s/fixed_16_16_to_u32/fixed16_to_u32 s/fixed_16_16_to_u32_round_up/fixed16_to_u32_round_up s/min_fixed_16_16/min_fixed16 s/max_fixed_16_16/max_fixed16 s/mul_u32_fixed_16_16/mul_u32_fixed16 s/fixed_16_16_div/div_fixed16 Changes Since V1: - Split the patch in more logical patches (Maarten) Changes Since V2: - Rebase Signed-off-by: Mahesh Kumar <[email protected]> Reviewed-by: Maarten Lankhorst <[email protected]> Signed-off-by: Maarten Lankhorst <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions