aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/hw/hw_host1x06_channel.h
AgeCommit message (Collapse)AuthorFilesLines
2019-02-07gpu: host1x: Program the channel stream IDThierry Reding1-0/+11
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 <[email protected]>