diff options
author | Nils Holland <[email protected]> | 2017-01-22 20:15:27 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-01-27 12:20:36 -0500 |
commit | a2e2f29970aa1e53219e3499382c41d61c8959f8 (patch) | |
tree | 724a42dbafc7b7391ffbe4623ab67bddb4092e21 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
parent | 08f1408c474fb558098112c9143433e159145d8e (diff) |
drm/amdgpu: Bring bo creation in line with radeon driver (v2)
Add the bo creation changes that have been done to the radeon driver in
recent times, e.g. disable GTT WC on 32 bit because it is broken there,
and also disable it generally (and print a warning message) when
CONFIG_X86_PAT is not set.
v2: agd: fix warning in defined(CONFIG_X86) && !defined(CONFIG_X86_PAT)
case
Reviewed-by: Michel Dänzer <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Nils Holland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions