]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/gpu/drm/drm_atomic.c
drm/atomic: Fix outdated comment.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 4 Jan 2017 11:34:00 +0000 (12:34 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Jan 2017 15:41:44 +0000 (16:41 +0100)
commit76fede2fa79d0d02f6874f023a39b8bd5f52e297
tree555ae461bbba40e5dd9ef9874c498594c3b10fed
parent24835e442f289813aa568d142a755672a740503c
drm/atomic: Fix outdated comment.

Commit 0853695c3ba4 ("drm: Add reference counting to drm_atomic_state")
adds reference counting to atomic state, but didn't update the comments
in drm_atomic_(nonblocking_)commit. Clarify lifetime a bit more.

Fixes: 0853695c3ba4 ("drm: Add reference counting to drm_atomic_state")
Cc: <drm-intel-fixes@lists.freedesktop.org> # v4.10-rc1+
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/7acd1c78-ea86-7776-d98d-c846186e4b88@linux.intel.com
drivers/gpu/drm/drm_atomic.c