linux_dsm_epyc7002/drivers/gpu
Kumar, Mahesh 6ea593c029 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
2017-07-13 16:38:39 +02:00
..
drm drm/i915: Addition wrapper for fixed16.16 operation 2017-07-13 16:38:39 +02:00
host1x Linux 4.12-rc7 2017-06-27 08:28:30 +10:00
ipu-v3 Linux 4.12-rc5 2017-06-16 13:58:27 +10:00
vga Pointer for Markus's image conversion work. 2017-03-14 15:07:33 +01:00
Makefile