mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: Disable big pages for dGPUs
Big pages are not supported by all dGPUs on sysmem. Disable support for all dGPUs for now. Change-Id: I7bdcd9b18845c3d32d40e33220bf9afaf2d8c28e Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1150547 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Konsta Holtta <kholtta@nvidia.com>
This commit is contained in:
@@ -63,6 +63,7 @@ static struct gk20a_platform nvgpu_pci_device = {
|
||||
.default_big_page_size = SZ_64K,
|
||||
|
||||
.ch_wdt_timeout_ms = 7000,
|
||||
.disable_bigpage = true,
|
||||
};
|
||||
|
||||
static struct pci_device_id nvgpu_pci_table[] = {
|
||||
|
||||
Reference in New Issue
Block a user