]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
gpu: nvgpu: Prune redundant cache maintenance
authorTerje Bergstrom <tbergstrom@nvidia.com>
Thu, 8 May 2014 12:13:32 +0000 (15:13 +0300)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Wed, 14 May 2014 07:58:46 +0000 (00:58 -0700)
commit179d6ff3b2845e99d1719a9ba10862f2d3b22080
treec32f6e43eab1c575d852c19cae96048df15f6686
parent3a58a3ac5c617caf8174f07b24ac8ea62fe2545a
gpu: nvgpu: Prune redundant cache maintenance

Remove redundant cache maintenance operations. Instance blocks and
graphics context buffers are uncached, so they do not need any cache
maintenance.

Bug 1421824

Change-Id: Ie0be67bf0be493d9ec9e6f8226f2f9359cba9f54
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/406948
drivers/gpu/nvgpu/gk20a/channel_gk20a.c
drivers/gpu/nvgpu/gk20a/gr_gk20a.c
drivers/gpu/nvgpu/gk20a/mm_gk20a.c