drm/amdgpu: add display controller implementation for si v10
authorKen Wang <Qingqing.Wang@amd.com>
Tue, 19 Jan 2016 06:03:24 +0000 (14:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 16:10:19 +0000 (12:10 -0400)
commite2cdf640cbb5b7d6643e1c8ad54bf3bfc99d4d48
treebc3b3adfd9e0dadbb03c0c5c4b1e9a42f26852df
parent27ae10641e9c99f32db004cc54cb0639cd58d6d1
drm/amdgpu: add display controller implementation for si v10

v4: rebase fixups
v5: more fixes based on dce8 code
v6: squash in dmif offset fix
v7: rebase fixups
v8: rebase fixups, drop some debugging remnants
v9: fix BE build
v10: include Marek's tiling fixes, add support for
     page_flip_target, set MASTER_UDPATE_MODE=0,
     fix cursor

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Ken Wang <Qingqing.Wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/dce_v6_0.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/si/sid.h