commit | 54f78a7655e20792253fdf6969513c5f9169c897 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri May 15 14:18:29 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 22 13:41:53 2020 -0400 |
tree | d91a04bc5e4811c6b5a0ed2bf370deefc58826dd | |
parent | cbd2d08c7463e78d625a69e9db27ad3004cbbd99 [diff] |
drm/amdgpu: add apu flags (v2) Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions. v2: rebase on latest code Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>