Displaying 5 results from an estimated 5 matches for "trap_tpdma_rt".
2013 Dec 22
5
[Bug 72978] New: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR
...ase use
/proc/8177/oom_score_adj instead.
[ 7283.219248] nouveau E[ PFIFO][0000:01:00.0] DMA_PUSHER - ch 4
[gnome-shell[1368]] get 0x0020080cf4 put 0x0020081678 ib_get 0x000001c2 ib_put
0x000001c3 state 0x80000024 (err: INVALID_CMD) push 0x00406040
[ 7283.222138] nouveau E[ PGRAPH][0000:01:00.0] TRAP_TPDMA_RT - TP 0 - Unknown
fault at address 004a9e0000
[ 7283.222144] nouveau E[ PGRAPH][0000:01:00.0] TRAP_TPDMA_RT - TP 0 - e0c:
00000000, e18: 00000000, e1c: 00000000, e20: 00002a00, e24: 00030000
[ 7283.222155] nouveau E[ PGRAPH][0000:01:00.0] TRAP_TPDMA_RT - TP 1 - Unknown
fault at address 004a9e1200...
2012 Nov 06
3
Fix for vblank on nvc0
The vblank on nvc0 was not working correctly and would freeze X, I managed
to track it down and fix it with some help from m.b.lankhorst, see
https://bugs.freedesktop.org/show_bug.cgi?id=56692 for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121106/27ceb48e/attachment.html>
--------------
2014 Jan 16
2
[PATCH] drm/nv50/graph: add more trap names to print on error
...nv_error(priv, "TRAP_TPDMA_2D - TP %d - e0c: %08x, e18: %08x, e1c: %08x, e20: %08x, e24: %08x\n",
- i, e0c, e18, e1c, e20, e24);
- }
- ustatus &= ~0x00000010;
- }
- /* Render target */
- if (ustatus & 0x00000040) {
- if (display) {
- nv_error(priv, "TRAP_TPDMA_RT - TP %d - Unknown fault at address %02x%08x\n",
- i, e14, e10);
- nv_error(priv, "TRAP_TPDMA_RT - TP %d - e0c: %08x, e18: %08x, e1c: %08x, e20: %08x, e24: %08x\n",
- i, e0c, e18, e1c, e20, e24);
- }
- ustatus &= ~0x00000040;
- }
- /* CUDA memory: l[], g[...
2014 Jan 16
0
[PATCH] drm/nv50/graph: add more trap names to print on error
...ustatus &= ~0x00000010;
> - }
> - /* Render target */
> - if (ustatus & 0x00000040) {
> - if (display) {
> - nv_error(priv, "TRAP_TPDMA_RT - TP %d - Unknown fault at address %02x%08x\n",
> - i, e14, e10);
> - nv_error(priv, "TRAP_TPDMA_RT - TP %d - e0c: %08x, e18: %08x, e1c: %08x, e20: %08x, e24: %08x\n",
> -...
2013 Sep 06
12
[Bug 69029] New: GT218 (NVA8): GPU lockup since kernel 3.11 upgrade
https://bugs.freedesktop.org/show_bug.cgi?id=69029
Priority: medium
Bug ID: 69029
Assignee: nouveau at lists.freedesktop.org
Summary: GT218 (NVA8): GPU lockup since kernel 3.11 upgrade
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: fred at