View nvidia-fix-linux-5.11.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From b6272b5b9eb2546383e4590ebf8d9578f3e2b947 Mon Sep 17 00:00:00 2001 | |
From: Joan Bruguera <joanbrugueram@gmail.com> | |
Date: Thu, 7 Jan 2021 18:40:33 +0100 | |
Subject: [PATCH] Tentative fix for NVIDIA 460.32.03 driver for Linux 5.11-rc2 | |
--- | |
conftest.sh | 17 ++++++++++++- | |
nvidia-drm/nvidia-drm-crtc.c | 17 +++++++++++++ | |
nvidia-drm/nvidia-drm-drv.c | 15 ++++++++++++ | |
nvidia-drm/nvidia-drm-gem-user-memory.c | 24 +++++++++++++++++++ |