commit | 48e07c23cbeba2a2cda7ca73be0015e727818536 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Sep 10 13:39:41 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Fri Sep 11 13:31:23 2020 +0200 |
tree | 96821c04467b6f098eab2da179c9c027ed5ab68e | |
parent | e03d342c621b985b68b3062cdbc3cdd6c6d7860b [diff] |
drm/ttm: nuke memory type flags It's not supported to specify more than one of those flags. So it never made sense to make this a flag in the first place. Nuke the flags and specify directly which memory type to use. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/389826/?series=81551&rev=1