[GIT PULL] etnaviv-fixes for 5.7

Lucas Stach l.stach at pengutronix.de
Wed May 20 09:00:11 UTC 2020


Hi Dave, hi Daniel,

two fixes:
- memory leak fix when userspace passes a invalid softpin address
- off-by-one crashing the kernel in the perfmon domain iteration when
the GPU core has both 2D and 3D capabilities

Regards,
Lucas

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.pengutronix.de/git/lst/linux etnaviv/fixes

for you to fetch changes up to ad99cb5e783bb03d512092db3387ead9504aad3d:

  drm/etnaviv: Fix a leak in submit_pin_objects() (2020-05-19 11:18:59 +0200)

----------------------------------------------------------------
Christian Gmeiner (1):
      drm/etnaviv: fix perfmon domain interation

Dan Carpenter (1):
      drm/etnaviv: Fix a leak in submit_pin_objects()

 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 4 +++-
 drivers/gpu/drm/etnaviv/etnaviv_perfmon.c    | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)



More information about the dri-devel mailing list