]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1becb46b4fc5fc14920edfa13cd916b5aec71f7f
treea667b889e055edfc5161ff2aa0613a78973ef9aa
parent598cce42c7aabe749b2091e69838658dff352185
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]