mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
gpu: host1x-fence: support for t264
host1x-fence driver is updated to support t264. Bug 4132685 Change-Id: I239d12864d6336cc6acca2265dbec3cd05ee629b Signed-off-by: jianjunm <jianjunm@nvidia.com>
This commit is contained in:
@@ -39,6 +39,7 @@ static int dev_file_open(struct inode *inode, struct file *file)
|
|||||||
{ .compatible = "nvidia,tegra186-host1x", },
|
{ .compatible = "nvidia,tegra186-host1x", },
|
||||||
{ .compatible = "nvidia,tegra194-host1x", },
|
{ .compatible = "nvidia,tegra194-host1x", },
|
||||||
{ .compatible = "nvidia,tegra234-host1x", },
|
{ .compatible = "nvidia,tegra234-host1x", },
|
||||||
|
{ .compatible = "nvidia,tegra264-host1x", },
|
||||||
{},
|
{},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user