drm/nouveau: explicitly specify caching to use
authorChristian König <christian.koenig@amd.com>
Fri, 11 Sep 2020 13:36:30 +0000 (15:36 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 15 Sep 2020 14:04:53 +0000 (16:04 +0200)
commit5839172f09806f828319bdb2af97ca3c6cfcb432
tree488ecb5fe1b13b1f529f0c4ba66339128f56916a
parent0fe438cec9e1d263a831e62a0499e14ee228fb30
drm/nouveau: explicitly specify caching to use

Instead of letting TTM masking the caching bits
specify directly what the driver needs.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/390206
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/nouveau/nouveau_ttm.c