drm/amdgpu/df: implement df v3_6 callback functions (v2)
authorFeifei Xu <[email protected]>
Wed, 4 Apr 2018 06:30:28 +0000 (14:30 +0800)
committerAlex Deucher <[email protected]>
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 <[email protected]>
Signed-off-by: Feifei Xu <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
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]