aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorArto Merilainen <[email protected]>2016-11-08 17:51:32 +0000
committerThierry Reding <[email protected]>2016-11-11 14:21:07 +0000
commitf08ef2d1a1a9aaa756823e847f9eb74f3658393a (patch)
treeb85bae54e2b042368f6099c1140685c3af1e285c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/tegra: gem: Remove some dead code (diff)
downloadkernel-f08ef2d1a1a9aaa756823e847f9eb74f3658393a.tar.gz
kernel-f08ef2d1a1a9aaa756823e847f9eb74f3658393a.zip
gpu: host1x: Store device address to all bufs
Currently job pinning is optimized to handle only the first buffer using a certain host1x_bo object and all subsequent buffers using the same host1x_bo are considered done. In most cases this is correct, however, in case the same host1x_bo is used in multiple gathers inside the same job, we skip also storing the device address (physical or iova) to this buffer. This patch reworks the host1x_job_pin() to store the device address to all gathers. Signed-off-by: Andrew Chew <[email protected]> Signed-off-by: Arto Merilainen <[email protected]> Signed-off-by: Mikko Perttunen <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions