From: Daniel Vetter Date: Tue, 12 May 2015 13:21:06 +0000 (+0200) Subject: drm/atomic-helpers: Update vblank timestamping constants X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~53^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d51d2d2f52cb4a4d903f6a604027dc94c5bb9eb;p=pandora-kernel.git drm/atomic-helpers: Update vblank timestamping constants The atomic helpers don't call drm_calc_timestamping_constants, which is a regression compared to the crtc helpers. Fix this. Noticed while reviewing i915 atomic patches from Maarten. v2: Also check state->enable to avoid a warning in dmesg. Reported by Maarten. Cc: Maarten Lankhorst Reviewed-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed