drm/i915: take-out common clamping code of fixed16 wrappers
authorKumar, Mahesh <mahesh1.kumar@intel.com>
Wed, 5 Jul 2017 14:31:44 +0000 (20:01 +0530)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thu, 13 Jul 2017 14:37:02 +0000 (16:37 +0200)
commit07ab976d1971a91a7ac25d4782dc8985a2314b87
treee5eaac530e721fd9c4c94576114426c7367fcabc
parent61f3e7704897188d85e5698980316f2929a7c753
drm/i915: take-out common clamping code of fixed16 wrappers

This patch creates a new function for clamping u64 to fixed16.
And make use of this function in other fixed16 wrappers.

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-2-mahesh1.kumar@intel.com
drivers/gpu/drm/i915/i915_drv.h