mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
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 <kartamonov@nvidia.com> Change-Id: Id9c3f85e39c970182283a0cdbb87ac5b6b83a534 Reviewed-on: http://git-master/r/553636 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
Dan Willemsen
parent
1c8fb3178f
commit
1c47b239c1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user