From 5711e2b1f7c3a34444c654e7a3bf0a6f8201ef03 Mon Sep 17 00:00:00 2001 From: David Nieto Date: Fri, 2 Dec 2016 15:18:30 -0800 Subject: gpu: nvgpu: remove default verbose in pbus isr And reduce pri timeout to match PCIE specs bug 200246808 Change-Id: I0225ae964b5635665fe774c43f773d0ce86650ab Signed-off-by: David Nieto Reviewed-on: http://git-master/r/1264179 (cherry picked from commit 1c3dbf8324b7ec5d06bd0e57e7deee9a1c8e9411) Reviewed-on: http://git-master/r/1280328 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/pci.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/pci.c') diff --git a/drivers/gpu/nvgpu/pci.c b/drivers/gpu/nvgpu/pci.c index 7dd5ce03..80fe5342 100644 --- a/drivers/gpu/nvgpu/pci.c +++ b/drivers/gpu/nvgpu/pci.c @@ -65,6 +65,7 @@ static struct gk20a_platform nvgpu_pci_device[] = { .enable_elcg = false, .enable_slcg = true, .enable_blcg = true, + .default_pri_timeout = 0x3ff, .disable_aspm = true, -- cgit v1.2.2