commit | 3ca001aff0878546494d7f403334c8d987924977 | [log] [tgz] |
---|---|---|
author | Aaron Liu <aaron.liu@amd.com> | Mon Aug 23 12:26:50 2021 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 30 15:09:03 2021 -0400 |
tree | 4d78523ebdd38e2e52e9ea4df6da43cde798c822 | |
parent | c5d3c9a093d353e7f38183a70df425f92e3c329d [diff] |
drm/amd/display: setup system context for APUs Scatter/gather is APU feature starting from carrizo. adev->apu_flags is not used for all APUs. adev->flags & AMD_IS_APU can be used for all APUs. Signed-off-by: Aaron Liu <aaron.liu@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org