commit | 571a9233fcd44309399ee273d7ce12dc49564839 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Aug 26 13:05:10 2021 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 26 13:05:19 2021 +1000 |
tree | 61b08da3eb06e9013bb4d4c204f12ff82e8d7f26 | |
parent | 0def4b732b20e7621b88f675d0e9f92f3219c1c9 [diff] | |
parent | fed0289394173509b3150617e17739d0094ce88e [diff] |
Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/linux into drm-next drm/tegra: Changes for v5.15-rc1 The bulk of these changes is a more modern ABI that can be efficiently used on newer SoCs as well as older ones. The userspace parts for this are available here: - libdrm support: https://gitlab.freedesktop.org/tagr/drm/-/commits/drm-tegra-uabi-v8 - VAAPI driver: https://github.com/cyndis/vaapi-tegra-driver In addition, existing userspace from the grate reverse-engineering project has been updated to use this new ABI: - X11 driver: https://github.com/grate-driver/xf86-video-opentegra - 3D driver: https://github.com/grate-driver/grate Other than that, there's also support for display memory bandwidth management for various generations and a bit of cleanup. Signed-off-by: Dave Airlie <airlied@redhat.com> From: Thierry Reding <thierry.reding@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210813163616.2822355-1-thierry.reding@gmail.com