Revision 61502e3bb9820003a530e1b05d2e831e95cfbc4d authored by Dave Airlie on 15 January 2021, 00:16:40 UTC, committed by Dave Airlie on 15 January 2021, 00:16:46 UTC
Short summary of fixes pull:

 * dma-buf: Fix a memory leak in CMAV heap
 * drm: Fix format check for legacy pageflips
 * ttm: Pass correct address to dma_mapping_error(); Use mutex in pool
   shrinker

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/X/2iXO4ofFSZ39/v@linux-uq9g
2 parent s 7c53f6b + bb52cb0
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 205 bytes
base.c -rw-r--r-- 2.2 KB
clang.c -rw-r--r-- 14.3 KB
fs.c -rw-r--r-- 18.6 KB
gcc_4_7.c -rw-r--r-- 13.8 KB
gcc_base.c -rw-r--r-- 1.8 KB
gcov.h -rw-r--r-- 2.8 KB

back to top