mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
gpu: host1x: enable gather filter for T186
Bug 1704301 Change-Id: Id783a06f353ae4627103ac48ab903eefd9b2ec7b Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: http://git-master/r/1029502 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Arto Merilainen <amerilainen@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Shridhar Rasal <srasal@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
6bd4b830bf
commit
6d83772d00
@@ -26,7 +26,7 @@ struct host1x_info host1x05_info = {
|
||||
.nb_bases = 16,
|
||||
.init = host1x05_init,
|
||||
.sync_offset = 0x0,
|
||||
.gather_filter_enabled = false,
|
||||
.gather_filter_enabled = true,
|
||||
};
|
||||
|
||||
void host1x_writel(struct host1x *host1x, u32 v, u32 r)
|
||||
|
||||
Reference in New Issue
Block a user