]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: add support for athub v2.1
authorLikun Gao <Likun.Gao@amd.com>
Wed, 25 Sep 2019 08:44:46 +0000 (16:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:07 +0000 (01:59 -0400)
commit45d76eebd874511f9579dd8917b9385d3f9fa137
treecb50ba14b06bab03d4c58598c0dccae9a3b2cc8b
parent9822ac8f8506994bf196a5cf5dd3136a6fb980c0
drm/amdgpu: add support for athub v2.1

Add athub v2.1 function and support to compile it.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/athub_v2_1.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/athub_v2_1.h [new file with mode: 0644]