Hi Dave, Daniel,
Here's the first round of drm-misc-fixes for 5.13
Maxime
drm-misc-fixes-2021-05-13: A BO list maintainance fix for TTM, removing an unused function and a MAINTAINERS update. The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-05-13
for you to fetch changes up to c55b44c9386f3ee1b08752638559f19deaf6040d:
Merge drm/drm-fixes into drm-misc-fixes (2021-05-11 13:35:52 +0200)
---------------------------------------------------------------- A BO list maintainance fix for TTM, removing an unused function and a MAINTAINERS update.
---------------------------------------------------------------- Jernej Skrabec (1): MAINTAINERS: Update my e-mail
Jiapeng Chong (1): drm/vc4: remove unused function
Maxime Ripard (1): Merge drm/drm-fixes into drm-misc-fixes
xinhui pan (1): drm/ttm: Do not add non-system domain BO into swap list
.mailmap | 1 + MAINTAINERS | 10 +++++----- drivers/gpu/drm/vc4/vc4_vec.c | 6 ------ 3 files changed, 6 insertions(+), 11 deletions(-)
dri-devel@lists.freedesktop.org