aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_syncobj.c
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@bootlin.com>2019-02-26 15:25:48 +0100
committerMaxime Ripard <maxime.ripard@bootlin.com>2019-03-07 14:46:44 +0100
commit9f7dfd0cb50f93662b182c05e59987ba9db9505e (patch)
tree0f58497e4476f7e38bec615271290a2d18d5644f /drivers/gpu/drm/drm_syncobj.c
parentdrm/sun4i: rgb: Store the bridge pointer (diff)
downloadlinux-rng-9f7dfd0cb50f93662b182c05e59987ba9db9505e.tar.xz
linux-rng-9f7dfd0cb50f93662b182c05e59987ba9db9505e.zip
drm/sun4i: Move rate variables to long long
Our clock rate variables are getting pretty close to the LONG_MAX / ULONG_MAX limit, especially since we will start doing arithmetic on it. Move those types to unsigned long long to be sure we don't overflow their type. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Tested-by: Vasily Khoruzhick <anarsoul@gmail.com> # tested on pinebook Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/022c3b850413edd6afbca20062f100971de2f5af.1551191081.git-series.maxime.ripard@bootlin.com
Diffstat (limited to 'drivers/gpu/drm/drm_syncobj.c')
0 files changed, 0 insertions, 0 deletions