Hi Daniel, Dave, Here is this week's round of fixes for drm-misc.
Thanks!
Maxime
drm-misc-fixes-2019-10-30-1:
- three fixes for panfrost, one to silence a warning, one to fix
runtime_pm and one to prevent bogus pointer dereferences
- one fix for a memleak in v3d
The following changes since commit 8ae501e295cce9bc6e0dd82d5204a1d5faef44f8:
drm/komeda: Fix typos in komeda_splitter_validate (2019-10-21 14:50:51 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-10-30-1
for you to fetch changes up to f70744c68779c8a72a0c82294e3233b994af656d:
drm/panfrost: Don't dereference bogus MMU pointers (2019-10-29 13:18:17 -0500)
----------------------------------------------------------------
- three fixes for panfrost, one to silence a warning, one to fix
runtime_pm and one to prevent bogus pointer dereferences
- one fix for a memleak in v3d
----------------------------------------------------------------
Navid Emamdoost (1):
drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
Robin Murphy (1):
drm/panfrost: Don't dereference bogus MMU pointers
Tomeu Vizoso (1):
panfrost: Properly undo pm_runtime_enable when deferring a probe
Yi Wang (1):
drm/panfrost: fix -Wmissing-prototypes warnings
drivers/gpu/drm/panfrost/panfrost_drv.c | 2 +-
drivers/gpu/drm/panfrost/panfrost_mmu.c | 15 ++++++++-------
drivers/gpu/drm/panfrost/panfrost_perfcnt.c | 1 +
drivers/gpu/drm/v3d/v3d_gem.c | 5 ++++-
4 files changed, 14 insertions(+), 9 deletions(-)
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
