From: Terje Bergstrom Date: Wed, 29 May 2013 10:26:04 +0000 (+0300) Subject: gpu: host1x: Don't reset firewall between gathers X-Git-Tag: v3.11-rc1~65^2~62^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afac0e43c6c98473cce18fdeb5f7dda86dcf244f;p=pandora-kernel.git gpu: host1x: Don't reset firewall between gathers The firewall was reinitialised for each gather. Because the filter was reinitialised, it did not track the class over gather boundaries. This allowed the user application to set host1x class to one class in one gather and use that class in another gather without firewall having knowledge about that. Signed-off-by: Terje Bergstrom Signed-off-by: Arto Merilainen Signed-off-by: Thierry Reding --- Reading git-diff-tree failed