commit | c38d444e44badc557cf29fdfdfb823604890ccfa | [log] [tgz] |
---|---|---|
author | Daniel Kolesa <daniel@octaforge.org> | Sat Aug 08 22:44:58 2020 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 10 17:26:53 2020 -0400 |
tree | 85f4e091a156b787cca909edc6e6b732263ccccf | |
parent | fbd7cda0e61e25a5714d7b3b4dd3524271bc2245 [diff] |
drm/amd/display: add DCN support for aarch64 This adds ARM64 support into the DCN. This mainly enables support for Navi graphics cards. The dcn10 changes haven't been tested, since I don't have the relevant hardware available, but there is no way to conditionally disable them, so I've done them anyway. Signed-off-by: Daniel Kolesa <daniel@octaforge.org> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>