Displaying 5 results from an estimated 5 matches for "zeta_storage_type_mismatch".
2015 Nov 12
9
[Bug 92922] New: Xorg random freeze
...but not always, the keyboard works as well (caps
lock lights, etc.) few times I could even switch session into terminal.
>From the system journal I get:
kernel: nouveau E[  PGRAPH][0000:02:00.0] TRAP ch 9 [0x023f566000
gnome-shell[2271]]
kernel: nouveau E[  PGRAPH][0000:02:00.0] GPC0/PROP trap:
ZETA_STORAGE_TYPE_MISMATCH
kernel: nouveau E[  PGRAPH][0000:02:00.0] x = 968, y = 136, format = 0, storage
type = fe
kernel: nouveau E[  PGRAPH][0000:02:00.0] GPC1/PROP trap:
ZETA_STORAGE_TYPE_MISMATCH
kernel: nouveau E[  PGRAPH][0000:02:00.0] x = 1016, y = 104, format = 0,
storage type = fe
kernel: nouveau E[   PFIFO][0000:...
2014 Jan 16
2
[PATCH] drm/nv50/graph: add more trap names to print on error
...+	{ 0x00000008, "SURF_HEIGHT_OVERRUN" },
+	{ 0x00000010, "DST2D_FAULT" },
+	{ 0x00000020, "ZETA_FAULT" },
+	{ 0x00000040, "RT_FAULT" },
+	{ 0x00000080, "CUDA_FAULT" },
+	{ 0x00000100, "DST2D_STORAGE_TYPE_MISMATCH" },
+	{ 0x00000200, "ZETA_STORAGE_TYPE_MISMATCH" },
+	{ 0x00000400, "RT_STORAGE_TYPE_MISMATCH" },
+	{ 0x00000800, "DST2D_LINEAR_MISMATCH" },
+	{ 0x00001000, "RT_LINEAR_MISMATCH" },
+	{}
+};
+
+static u32
+nv50_priv_prop_trap(struct nv50_graph_priv *priv,
+		    u32 ustatus_addr, u32 ustatus, u32 tp)
+{
+	u32 e0...
2014 Jan 16
0
[PATCH] drm/nv50/graph: add more trap names to print on error
...0x00000010, "DST2D_FAULT" },
> +       { 0x00000020, "ZETA_FAULT" },
> +       { 0x00000040, "RT_FAULT" },
> +       { 0x00000080, "CUDA_FAULT" },
> +       { 0x00000100, "DST2D_STORAGE_TYPE_MISMATCH" },
> +       { 0x00000200, "ZETA_STORAGE_TYPE_MISMATCH" },
> +       { 0x00000400, "RT_STORAGE_TYPE_MISMATCH" },
> +       { 0x00000800, "DST2D_LINEAR_MISMATCH" },
> +       { 0x00001000, "RT_LINEAR_MISMATCH" },
> +       {}
> +};
> +
> +static u32
> +nv50_priv_prop_trap(struct nv50_graph_priv...
2015 May 14
35
[Bug 90453] New: Desktop periodically freezes when using Nouveau & getting "nouveau E[PDISP]" errors in dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=90453
            Bug ID: 90453
           Summary: Desktop periodically freezes when using Nouveau &
                    getting "nouveau E[PDISP]" errors in dmesg
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity:
2016 Jan 07
57
[Bug 93629] New: [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
https://bugs.freedesktop.org/show_bug.cgi?id=93629
            Bug ID: 93629
           Summary: [NVE6] complete system freeze, PGRAPH engine fault on
                    channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal