mbox series

[PULL] drm-misc-fixes

Message ID 237d5ede-b811-992b-f530-eea501c2c3d9@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-fixes | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-09-27

Message

Maarten Lankhorst Sept. 27, 2018, 10:02 a.m. UTC
drm-misc-fixes-2018-09-27:
Single fix on top of v4.19-rc5.

drm-misc-fixes for v4.19-rc6:
- Don't leak fences in drm/syncobj
The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-09-27

for you to fetch changes up to 337fe9f5c1e7de1f391c6a692531379d2aa2ee11:

  drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set (2018-09-26 10:39:14 -0400)

----------------------------------------------------------------
drm-misc-fixes for v4.19-rc6:
- Don't leak fences in drm/syncobj

----------------------------------------------------------------
Jason Ekstrand (1):
      drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set

 drivers/gpu/drm/drm_syncobj.c | 5 +++++
 1 file changed, 5 insertions(+)