https://bugs.freedesktop.org/show_bug.cgi?id=95520
--- Comment #2 from r...@wi.rr.com ---
Created attachment 127330
--> https://bugs.freedesktop.org/attachment.cgi?id=127330=edit
ps -el output
Linux kernel 4.7.5
desktop kde plasma 5
xorg-x11-server 7.6
libdrm_nouveau2 2.4.70
https://bugs.freedesktop.org/show_bug.cgi?id=97505
--- Comment #6 from Ilia Mirkin ---
I think the important difference is
[0.134526] vgaarb: setting as boot device: PCI::01:00.0
without this, X doesn't pick up the device. To be honest, I don't remember the
These are copied directly from the mesa repository.
Signed-off-by: Ilia Mirkin
---
src/hwdefs/gm107_texture.xml.h | 365 +
src/hwdefs/nvc0_3d.xml.h | 867 +
2 files changed, 892 insertions(+), 340 deletions(-)
Signed-off-by: Ilia Mirkin
---
Untested. I don't have the hardware.
src/nv_driver.c | 2 ++
src/nvc0_accel.c | 10 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/src/nv_driver.c b/src/nv_driver.c
index fff83f8..61940a8 100644
---
This flips GM10x to using the updated format, which is what I tested
with. However GM20x and GP10x also use this TIC format.
Signed-off-by: Ilia Mirkin
---
src/nvc0_accel.c | 11 ++
src/nvc0_accel.h | 56 ++
For consistency with mesa. It wasn't used anywhere previously.
Signed-off-by: Ilia Mirkin
---
src/nouveau_local.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/nouveau_local.h b/src/nouveau_local.h
index 3de69a2..dd49395 100644
---
Signed-off-by: Ilia Mirkin
---
src/nvc0_accel.c | 2 +-
src/nvc0_accel.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/nvc0_accel.c b/src/nvc0_accel.c
index 52a17db..0682806 100644
--- a/src/nvc0_accel.c
+++ b/src/nvc0_accel.c
@@ -313,7 +313,7 @@
On 7 October 2016 at 09:12, Alexandre Courbot wrote:
> On Fri, Oct 7, 2016 at 12:49 AM, Ard Biesheuvel
> wrote:
>> This v4 is now a 3 piece series (since v4), after Alexandre pointed out that
>> both GF 100 and NV50 are affected by the same issue, and
https://bugs.freedesktop.org/show_bug.cgi?id=98266
--- Comment #5 from Ilia Mirkin ---
I just published some patches that allow you to use xf86-video-nouveau instead
of modesetting for GM20x GPUs. Can you see if using it improves the situation
at all? You can build it from
I hope this is a good mailing list for this problem. I have a Jetson TK1
board and I am trying to get the nouveau drivers running on it without
success. I am using the following:
Nouveau linux kernel 4.8.0-rc4+
Nouveau DRM git master
xf86-video-nouveau git master
Gnurou xserver git branch
Is there any particular reason you're not using the open source NVIDIA
Tegra drivers?
This is what is being used for the TX1 (Sorry I don't know if it's the
same for the TK1)
http://nv-tegra.nvidia.com/gitweb/?p=linux-3.10.git;a=summary
On Mon, Oct 17, 2016 at 11:11 AM, ben
On Sun, Oct 16, 2016 at 11:39 PM, C Bergström wrote:
> Is there any particular reason you're not using the open source NVIDIA
> Tegra drivers?
>
> This is what is being used for the TX1 (Sorry I don't know if it's the
> same for the TK1)
>
mhh, I thought nouveau _is_ the new thing officially for tegra? Or did I
miss anything?
On 17 Oct 2016 05:59, "C Bergström" wrote:
> On Mon, Oct 17, 2016 at 11:48 AM, Ilia Mirkin
> wrote:
> > On Sun, Oct 16, 2016 at 11:39 PM, C Bergström
On Mon, Oct 17, 2016 at 11:48 AM, Ilia Mirkin wrote:
> On Sun, Oct 16, 2016 at 11:39 PM, C Bergström
> wrote:
>> Is there any particular reason you're not using the open source NVIDIA
>> Tegra drivers?
>>
>> This is what is being used for the TX1
14 matches
Mail list logo