From 1c47b239c1e41be94b4881c5f19b9d76f3a63a17 Mon Sep 17 00:00:00 2001 From: Kirill Artamonov Date: Sun, 5 Oct 2014 20:35:20 +0300 Subject: gpu: nvgpu: remove register from whitelist Userspace access to gr_pri_bes_crop_hww_esr removed on Tegra platform. Remove gr_pri_bes_crop_hww_esr register from gk20a whitelist. bug 1456562 Signed-off-by: Kirill Artamonov Change-Id: Id9c3f85e39c970182283a0cdbb87ac5b6b83a534 Reviewed-on: http://git-master/r/553636 Reviewed-by: Terje Bergstrom Tested-by: Terje Bergstrom --- drivers/gpu/nvgpu/gk20a/gr_gk20a.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers') diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c index 817cb98d..29cced76 100644 --- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c +++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c @@ -4456,7 +4456,6 @@ out: static u32 wl_addr_gk20a[] = { /* this list must be sorted (low to high) */ 0x404468, /* gr_pri_mme_max_instructions */ - 0x408944, /* gr_pri_bes_crop_hww_esr */ 0x418800, /* gr_pri_gpcs_setup_debug */ 0x419a04, /* gr_pri_gpcs_tpcs_tex_lod_dbg */ 0x419a08, /* gr_pri_gpcs_tpcs_tex_samp_dbg */ -- cgit v1.2.2