mbox series

[PULL] drm-misc-next-fixes

Message ID 20211105074318.oy6rwjr5wcw6qpjj@gilmour (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-next-fixes | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2021-11-05

Message

Maxime Ripard Nov. 5, 2021, 7:43 a.m. UTC
Hi Dave, Daniel,

Here's this week drm-misc-next-fixes PR

Thanks!
Maxime

drm-misc-next-fixes-2021-11-05:
A refcounting fix for outstanding fence callbacks.
The following changes since commit b3ec8cdf457e5e63d396fe1346cc788cf7c1b578:

  fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list) (2021-10-13 15:29:23 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2021-11-05

for you to fetch changes up to ff2d23843f7fb4f13055be5a4a9a20ddd04e6e9c:

  dma-buf/poll: Get a file reference for outstanding fence callbacks (2021-11-04 09:18:57 +0100)

----------------------------------------------------------------
A refcounting fix for outstanding fence callbacks.

----------------------------------------------------------------
Michel Dänzer (1):
      dma-buf/poll: Get a file reference for outstanding fence callbacks

 drivers/dma-buf/dma-buf.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)