diff --git a/drivers/gpu/nvgpu/os/linux/pci.c b/drivers/gpu/nvgpu/os/linux/pci.c index 2e456abc6..913940c4a 100644 --- a/drivers/gpu/nvgpu/os/linux/pci.c +++ b/drivers/gpu/nvgpu/os/linux/pci.c @@ -420,7 +420,7 @@ static struct gk20a_platform nvgpu_pci_device[] = { .honors_aperture = true, .dma_mask = DMA_BIT_MASK(40), - .vbios_min_version = 0x90040109, + .vbios_min_version = 0x90041800, .hardcode_sw_threshold = false, .has_syncpoints = true, },