[Intel-gfx] [PATCH 4/8] drm/i915: Addition wrapper for fixed16.16 operation
Mahesh Kumar
mahesh1.kumar at intel.com
Wed Jun 21 14:32:08 UTC 2017
Hi,
Thanks for review :)
-Mahesh
On Wednesday 21 June 2017 03:10 PM, Lankhorst, Maarten wrote:
> Mahesh Kumar schreef op wo 21-06-2017 om 11:44 [+0530]:
>> 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
> Much easier to review. :)
>
> Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> for
> first 4 patches.
More information about the Intel-gfx
mailing list