Hi Dave and Daniel,
here's the PR for the current drm-misc-fixes.
Best regards Thomas
drm-misc-fixes-2020-07-02: * dma-buf: fix a use-after-free bug
* sun4i: remove HPD polling The following changes since commit dc5bdb68b5b369d5bc7d1de96fa64cc1737a6320:
drm/fb-helper: Fix vt restore (2020-06-24 21:34:11 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-07-02
for you to fetch changes up to bda8eaa6dee7525f4dac950810a85a88bf6c2ba0:
drm: sun4i: hdmi: Remove extra HPD polling (2020-06-30 10:01:48 +0200)
---------------------------------------------------------------- * dma-buf: fix a use-after-free bug
* sun4i: remove HPD polling
---------------------------------------------------------------- Chen-Yu Tsai (1): drm: sun4i: hdmi: Remove extra HPD polling
Sumit Semwal (1): dma-buf: Move dma_buf_release() from fops to dentry_ops
drivers/dma-buf/dma-buf.c | 54 ++++++++++++++++------------------ drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 5 ++-- 2 files changed, 27 insertions(+), 32 deletions(-)