gpu: host1x: Program the channel stream ID
authorThierry Reding <treding@nvidia.com>
Fri, 1 Feb 2019 13:28:23 +0000 (14:28 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Feb 2019 17:28:33 +0000 (18:28 +0100)
commitde5469c21ff9c3e5ba6162dae58379ed51443164
treea667b889e055edfc5161ff2aa0613a78973ef9aa
parent6841482b82e5ba8a403559cbc0c15706624db17a
gpu: host1x: Program the channel stream ID

When processing command streams, make sure the host1x's stream ID is
programmed for the channel so that addresses are properly translated
through the SMMU.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/channel_hw.c
drivers/gpu/host1x/hw/host1x06_hardware.h
drivers/gpu/host1x/hw/host1x07_hardware.h
drivers/gpu/host1x/hw/hw_host1x06_channel.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x07_channel.h [new file with mode: 0644]