OSDN Git Service

drm/amdgpu: enable S/G display on PCO and RV2 (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jan 2020 22:46:02 +0000 (17:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2020 15:18:09 +0000 (10:18 -0500)
commit403c1ef0d2cce0be8ab5cf29d9e3d97d587e8582
tree3b61eaf6fa8ad44421e42be5d7b9c6d62bce44ba
parent60fb100b3d1676490a9e5afef9fbd3f514f7d63d
drm/amdgpu: enable S/G display on PCO and RV2 (v2)

It should work on all Raven variants, but some users have
reported issues with original Raven with IOMMU enabled.
So far there have been no issues observed with PCO or RV2.

v2: split out the dm init and domain changes into separate
    patches.

Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c