similar to: [PATCH] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"

Displaying 7 results from an estimated 7 matches similar to: "[PATCH] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64""

2016 Jun 06
2
[PATCH v2] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"
From: Robin Murphy <robin.murphy at arm.com> This reverts commit 1733a2ad36741b1812cf8b3f3037c28d0af53f50. There is apparently something amiss with the way the TTM code handles DMA buffers, which the above commit was attempting to work around for arm64 systems with non-coherent PCI. Unfortunately, this completely breaks systems *with* coherent PCI (which appear to be the majority).
2016 Jun 06
0
[PATCH v2] Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"
On 06/06/16 08:11, Alexandre Courbot wrote: > From: Robin Murphy <robin.murphy at arm.com> > > This reverts commit 1733a2ad36741b1812cf8b3f3037c28d0af53f50. > > There is apparently something amiss with the way the TTM code handles > DMA buffers, which the above commit was attempting to work around for > arm64 systems with non-coherent PCI. Unfortunately, this completely
2016 Aug 15
1
v4.8-rc2 crashes while probing nvidia graphics card on arm64
Hi, While trying out v4.8-rc2 on Juno r2 (arm64), I ran into the following crash when probing the nvidia graphics card attached to the PCIe slot. So I tried rc1 and got the same crash. The card probes without any errors on v4.7. Anybody familiear with the recent changes knows what might have led to the below crashlog? Thanks, Punit ------------->8------------- [ 2.996678] [drm]
2012 Jan 16
6
Sound not working properly on Xen Dom0, but works on native
Hi, I''m doing some testing on Ubuntu 12.04 Alpha. All sounds comes out as static on the Dom0 system. (I can PCI passthrough the audio card to a DomU and that works). Native sound works fine. Linux kronos 3.2.0-8-generic-pae #15-Ubuntu SMP Wed Jan 11 15:34:57 UTC 2012 i686 i686 i386 GNU/Linux Here is the "ubuntu-bug audio" generated report:
2002 Aug 06
3
Samba Print Driver Errors
Hola folks, I'm experiencing a problem trying to get drivers to upload/download properly with Samba 2.2.5 and CUPS. I've read the various HOWTOs and have managed to get drivers to upload, except that it errors out, saying that it was unable to apply the changes. The driver files do successfully upload to the proper directory on the Samba server. If I try to do things by hand:
2002 Oct 23
3
cupsaddsmb rpcclient error
I am running samba 2.2.6 and cups 1.1.16. I can't get cupsaddsmb to complete successfully. I'm at an end here, I can't think of anything else to try after 2 weeks of searching the web. It copies the drivers to the print$ share directory, however the SetPrinter command fails on the rpcclient command and it returns with an NT_STATUS_UNSUCCESSFUL error. At the SetPrinter failure, it
2009 Mar 02
12
latest pv_ops dom0 (2.6.29-rc6) crashes / unhandled page fault
Hello. log of the crashing boot process: http://pasik.reaktio.net/xen/pv_ops-dom0-debug/pv_ops-dom0-bootlog-14-xen331-linux-2.6.29-rc6-crash.txt 2.6.29-rc5 based pv_ops dom0 works on the same computer.. with the same Xen version. I tried with and without pci=nomsi. adding ''noapic'' doesn''t seem to help (I need that with 2.6.29-rc5 to make it work). Any ideas