diff options
author | Kumar, Mahesh <mahesh1.kumar@intel.com> | 2017-07-05 20:01:47 +0530 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2017-07-13 16:38:39 +0200 |
commit | 6ea593c029d8f7c847fd68392eeb5a284ee96bd7 (patch) | |
tree | 57b8259d322b82dd1b464814e3ef1428be6aedd3 /fs/nfs/filelayout/filelayout.c | |
parent | eac2cb81fb87223198c2be93bfd49357d71be669 (diff) | |
download | linux-6ea593c029d8f7c847fd68392eeb5a284ee96bd7.tar.gz linux-6ea593c029d8f7c847fd68392eeb5a284ee96bd7.tar.xz |
drm/i915: Addition wrapper for fixed16.16 operation
This patch introduce addition wrapper for fixed point 16.16 operations.
Which will be used by later patches to avoid direct member variables
access of fixed_16_16_t structure.
add_fixed16 : takes 2 fixed_16_16_t variable & returns fixed_16_16_t
add_fixed16_u32 : takes fixed_16_16_t & u32 variable & returns fixed_16_16_t
Signed-off-by: Mahesh Kumar <mahesh1.kumar@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170705143154.32132-5-mahesh1.kumar@intel.com
Diffstat (limited to 'fs/nfs/filelayout/filelayout.c')
0 files changed, 0 insertions, 0 deletions