commit | 862cc8b4bba9381c1824a0b7ed6404ec2cfb21b1 | [log] [tgz] |
---|---|---|
author | Mario Kleiner <mario.kleiner.de@gmail.com> | Wed Oct 30 05:13:05 2013 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 06 11:53:40 2013 +1000 |
tree | ed295bdd9cf55bc644b81e3c7fe0dc70fcbab5be | |
parent | bbf1f8bfef7fbe1ea5634d7559770b805510ad8d [diff] |
drm: Remove preempt_disable() from vblank timestamping code. Preemption handling will get pushed into the kms drivers in followup patches, to make timestamping more robust and PREEMPT_RT friendly. Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>