]> Git Repo - linux.git/commit
drm/amdgpu: initial validate the prime BOs into the CPU domain
authorChristian König <[email protected]>
Tue, 20 Feb 2018 18:42:40 +0000 (19:42 +0100)
committerAlex Deucher <[email protected]>
Wed, 14 Mar 2018 19:38:28 +0000 (14:38 -0500)
commite3364dfc6a76e8d3432f3efd130f3dda6ddd698c
tree9199b13ff6c2c22c4e5b7b3f6748850b85e6e711
parent82dee2418946737b5efa8d84e07ef921727018bc
drm/amdgpu: initial validate the prime BOs into the CPU domain

Just set the GTT domain as mandatory, so that the BO is validated into
it on first use. This allows us to setup the sg table later on.

Signed-off-by: Christian König <[email protected]>
Acked-by: Roger He <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
This page took 0.054663 seconds and 4 git commands to generate.