drm/freedreno/msm
Rob Clark 19b82b9817 freedreno: fix potential leak at free
If user has emit'd reloc's, and then resets or deletes the ring, we want
to drop the ref's that the ring holds to the bo's to avoid a leak.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2016-07-20 19:42:21 -04:00
..
msm_bo.c freedreno: expose kernel driver version 2016-07-20 19:42:21 -04:00
msm_device.c freedreno: annotate the device/bo/pipe/ringbuffer funcs as const data 2015-09-04 21:39:06 +01:00
msm_drm.h freedreno: sync uapi 2016-07-20 19:42:21 -04:00
msm_pipe.c freedreno: add support for FD_TIMESTAMP 2016-03-13 12:27:30 -04:00
msm_priv.h freedreno: add fd_pipe_wait_timeout() 2015-08-17 14:23:03 -04:00
msm_ringbuffer.c freedreno: fix potential leak at free 2016-07-20 19:42:21 -04:00