]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: fix intel_frontbuffer_flip documentation
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 8 Jul 2015 21:08:39 +0000 (18:08 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 9 Jul 2015 17:17:53 +0000 (19:17 +0200)
commit3e78abcba9af83741a039e6b22964cb86c203359
tree5758f8f15ad6498e1e712c33e0f63d326204dd13
parentff668d552dd5dabf5a0510683b42ad307e3c7ad1
drm/i915: fix intel_frontbuffer_flip documentation

Reported by the kbuild test robot.

Regression introduced by:
commit 3d7d0d28d51ec3c618f1bfb1acbe0bbdc11641eb
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Thu Jun 18 11:23:24 2015 +0200
    drm/i915: Clear fb_tracking.busy_bits also for synchronous flips

(I reviewed this commit, so it's also my fault)

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/i915/intel_frontbuffer.c