]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/df: implement df v3_6 callback functions (v2)
authorFeifei Xu <Feifei.Xu@amd.com>
Wed, 4 Apr 2018 06:30:28 +0000 (14:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 May 2018 21:08:15 +0000 (16:08 -0500)
commitf82704659d17bda9211fea33f58804216a5001da
treeda00dda35ff50a2270e695bc08099b1f2cedf2f3
parent40b27bcea52aeafc9df223820966c3f7669195cc
drm/amdgpu/df: implement df v3_6 callback functions (v2)

New df helpers for 3.6.

v2: switch to using df 3.6 headers (Alex)

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/df_v3_6.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/df_v3_6.h [new file with mode: 0644]