similar to: [PATCH] pci: enable c800 magic for Clevo P157SM

Displaying 12 results from an estimated 12 matches similar to: "[PATCH] pci: enable c800 magic for Clevo P157SM"

2015 Dec 03
0
[PATCH] pci: enable c800 workaround for Clevo W355STQ
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70354#c90 Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drm/nouveau/nvkm/engine/device/pci.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drm/nouveau/nvkm/engine/device/pci.c b/drm/nouveau/nvkm/engine/device/pci.c index caf22b5..4475bc2 100644 --- a/drm/nouveau/nvkm/engine/device/pci.c +++
2015 Nov 28
0
[PATCH] pci: enable c800 magic for Clevo P150SM-A GTX 870M
--- drm/nouveau/nvkm/engine/device/pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drm/nouveau/nvkm/engine/device/pci.c b/drm/nouveau/nvkm/engine/device/pci.c index caf22b5..bf582f8 100644 --- a/drm/nouveau/nvkm/engine/device/pci.c +++ b/drm/nouveau/nvkm/engine/device/pci.c @@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor nvkm_device_pci_10de_1199[] = { { 0x1458,
2015 Nov 28
0
[PATCH v2] pci: enable c800 magic for Clevo P150SM-A GTX 870M
v2: used wrong subid --- drm/nouveau/nvkm/engine/device/pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drm/nouveau/nvkm/engine/device/pci.c b/drm/nouveau/nvkm/engine/device/pci.c index caf22b5..48d488e 100644 --- a/drm/nouveau/nvkm/engine/device/pci.c +++ b/drm/nouveau/nvkm/engine/device/pci.c @@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor nvkm_device_pci_10de_1199[] =
2015 Oct 27
0
[PATCH] pci: enable c800 magic for Lenovo Y510P
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70354#c75 Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Unclear if we want this. Someone with the same vendor/subvendor pci ids didn't have any issues with nouveau at all: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1327624 [they had other issues though] Not sure if this will do more harm than good.
2015 Oct 31
0
[PATCH] pci: enable c800 magic for Medion Erazer X7827
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91557 Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drm/nouveau/nvkm/engine/device/pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drm/nouveau/nvkm/engine/device/pci.c b/drm/nouveau/nvkm/engine/device/pci.c index e8eb14e..20318f4 100644 --- a/drm/nouveau/nvkm/engine/device/pci.c +++
2018 Oct 07
0
Device release NULL pointer dereference
Greetings! I am trying to do a hot driver swap between the vfio-pci and nouveau drivers for my secondary Nvidia graphics card. I boot up with vfio-pci enabled. With this script I give control over the GPU to nouveau: echo "0000:01:00.0" > /sys/bus/pci/devices/0000\:01\:00.0/driver/unbind echo 0x10de 0x11c6 > /sys/bus/pci/drivers/nouveau/new_id echo 1 > /sys/bus/pci/rescan
2018 Feb 01
8
[Bug 104898] New: backlight problem with the NVIDIA G96GLM [Quadro FX 770M]
https://bugs.freedesktop.org/show_bug.cgi?id=104898 Bug ID: 104898 Summary: backlight problem with the NVIDIA G96GLM [Quadro FX 770M] Product: xorg Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: medium Component: Driver/nouveau
2014 Dec 20
3
[Bug 87543] New: "unmatched output device 0x0103010201010100" when connecting to hdmi
https://bugs.freedesktop.org/show_bug.cgi?id=87543 Bug ID: 87543 Summary: "unmatched output device 0x0103010201010100" when connecting to hdmi Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2018 Aug 09
5
[Bug 107537] New: 4.14+ - Full screen OpenGL applications results in black screen
https://bugs.freedesktop.org/show_bug.cgi?id=107537 Bug ID: 107537 Summary: 4.14+ - Full screen OpenGL applications results in black screen Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2016 Feb 29
9
[Bug 94342] New: Nvidia G96GLM 3840x2160@30 not functional with nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=94342 Bug ID: 94342 Summary: Nvidia G96GLM 3840x2160 at 30 not functional with nouveau Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2013 Jun 14
0
Wine release 1.6-rc2
The Wine development release 1.6-rc2 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.6-rc2.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc2.tar.bz2 Binary packages for various distributions will be available
2004 Oct 21
0
compile errors samba 3.0.7 vfs
Hi all, sorry for the long posting. Samba 2.2.x is outdated. Trying to switch to 3.0.7 with no success. The vfs layer is one of my current problems. Googled some time for an solution for this: [2004/10/21 20:04:00, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:07, 0] smbd/server.c:main(760) smbd version