drm/vc4: Fix leak of the file_priv that stored the perfmon.
authorEric Anholt <eric@anholt.net>
Mon, 9 Apr 2018 20:58:13 +0000 (13:58 -0700)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tue, 15 May 2018 11:25:33 +0000 (13:25 +0200)
commit72cb0d893343cd33e6ab62cf26f2625d5d3532c9
tree511e8ccd49a8f397956c335dacbd1ec7acc8c43e
parent7f6df440b8623c441c42d070bf592e2d2c1fa9bb
drm/vc4: Fix leak of the file_priv that stored the perfmon.

Signed-off-by: Eric Anholt <eric@anholt.net>
Fixes: 65101d8c9108 ("drm/vc4: Expose performance counters to userspace")
Link: https://patchwork.freedesktop.org/patch/msgid/20180409205813.7077-1-eric@anholt.net
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/vc4/vc4_drv.c