OSDN Git Service

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)
commit13b581502d5101adadfb7ea269ff4c8074ba76cb
treeda00dda35ff50a2270e695bc08099b1f2cedf2f3
parent9883e9d751dad05e8c3ad3c6b769dafc60762c38
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]