Displaying 20 results from an estimated 85 matches for "nve4".
Did you mean:
  nve0
  
2014 Jul 15
0
[PATCH] graph/nve4: do not crash if no power device present
Detect and workaround the absence of a power device so chips that do not
feature one (e.g. GK20A) can still use this driver.
Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
---
 nvkm/engine/graph/nve4.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nvkm/engine/graph/nve4.c b/nvkm/engine/graph/nve4.c
index 1ba6666da4e5..fb9cb929320d 100644
--- a/nvkm/engine/graph/nve4.c
+++ b/nvkm/engine/graph/nve4.c
@@ -203,7 +203,8 @@ nve4_graph_init(struct nouveau_object *object)
 	int...
2014 Mar 26
2
[PATCH 10/12] drm/nouveau/graph: add GK20A support
On Mon, Mar 24, 2014 at 6:42 PM, Alexandre Courbot <acourbot at nvidia.com> wrote:
> Add a GR device for GK20A based on NVE4, with the correct classes
> definitions (GK20A's 3D class is 0xa297).
>
> Most of the NVE4 code can be used on GK20A, so make relevant bits of
> NVE4 available to other chips as well.
This will need a bit of a rebase on top of the tree I mentioned
earlier (also queued for drm-next n...
2015 Nov 25
4
NV50 compute support questions
...ptree_surface_new(pipe, pres, templ);
}
Just dropping that assert helps somewhat, it leads to:
PIPE_COMPUTE_CAP_GRID_DIMENSION: { 3 }
PIPE_COMPUTE_CAP_MAX_GRID_SIZE: { 65535 65535 65535 }
PIPE_COMPUTE_CAP_MAX_BLOCK_SIZE: { 1024 1024 64 }
- test_system_values
ERROR: SUSTx not yet supported on < nve4
ERROR: SUSTx not yet supported on < nve4
ERROR: SUSTx not yet supported on < nve4
ERROR: SUSTx not yet supported on < nve4
(0, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expected 0x0/0.000000
(1, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expected 0x0/0.000000
(2, 0)[0]: go...
2014 Mar 24
0
[PATCH 10/12] drm/nouveau/graph: add GK20A support
Add a GR device for GK20A based on NVE4, with the correct classes
definitions (GK20A's 3D class is 0xa297).
Most of the NVE4 code can be used on GK20A, so make relevant bits of
NVE4 available to other chips as well.
Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
---
 drivers/gpu/drm/nouveau/Makefile...
2015 Nov 26
3
[Bug 93110] New: [NVE4] textureSize() and textureQueryLevels() uses a texture bound during the previous draw call
https://bugs.freedesktop.org/show_bug.cgi?id=93110
            Bug ID: 93110
           Summary: [NVE4] textureSize() and textureQueryLevels() uses a
                    texture bound during the previous draw call
           Product: Mesa
           Version: 10.5
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority:...
2015 Nov 26
2
NV50 compute support questions
...g that assert helps somewhat, it leads to:
>>
>> PIPE_COMPUTE_CAP_GRID_DIMENSION: { 3 }
>> PIPE_COMPUTE_CAP_MAX_GRID_SIZE: { 65535 65535 65535 }
>> PIPE_COMPUTE_CAP_MAX_BLOCK_SIZE: { 1024 1024 64 }
>> - test_system_values
>> ERROR: SUSTx not yet supported on < nve4
>> ERROR: SUSTx not yet supported on < nve4
>> ERROR: SUSTx not yet supported on < nve4
>> ERROR: SUSTx not yet supported on < nve4
>> (0, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expected
>> 0x0/0.000000
>> (1, 0)[0]: got 0xdeadbeef/-625985339...
2014 Mar 05
1
[Bug 75800] New: [NVE4] [GTX660Ti] Pink line on left side of monitor and slightly blurry areas on screen
https://bugs.freedesktop.org/show_bug.cgi?id=75800
          Priority: medium
            Bug ID: 75800
          Assignee: nouveau at lists.freedesktop.org
           Summary: [NVE4] [GTX660Ti] Pink line on left side of monitor
                    and slightly blurry areas on screen
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: christian.erdmann at tu-dortmund.de
               URL: https://bbs.archlinux.org/view...
2017 Feb 23
1
[Bug 99921] New: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off
https://bugs.freedesktop.org/show_bug.cgi?id=99921
            Bug ID: 99921
           Summary: [NVE4] [regression, bisected] 4.10 (atomic): X shows
                    black screen with cursor after monitors turn off
           Product: xorg
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: mediu...
2015 Nov 26
0
NV50 compute support questions
...}
>
> Just dropping that assert helps somewhat, it leads to:
>
> PIPE_COMPUTE_CAP_GRID_DIMENSION: { 3 }
> PIPE_COMPUTE_CAP_MAX_GRID_SIZE: { 65535 65535 65535 }
> PIPE_COMPUTE_CAP_MAX_BLOCK_SIZE: { 1024 1024 64 }
> - test_system_values
> ERROR: SUSTx not yet supported on < nve4
> ERROR: SUSTx not yet supported on < nve4
> ERROR: SUSTx not yet supported on < nve4
> ERROR: SUSTx not yet supported on < nve4
> (0, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expected
> 0x0/0.000000
> (1, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expec...
2016 Apr 20
10
[Bug 95031] New: [NVE4] Random GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=95031
            Bug ID: 95031
           Summary: [NVE4] Random GPU lockups
           Product: xorg
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
          Assignee: nouveau at lists.freedesktop.org...
2015 Nov 26
0
NV50 compute support questions
...what, it leads to:
>>>
>>> PIPE_COMPUTE_CAP_GRID_DIMENSION: { 3 }
>>> PIPE_COMPUTE_CAP_MAX_GRID_SIZE: { 65535 65535 65535 }
>>> PIPE_COMPUTE_CAP_MAX_BLOCK_SIZE: { 1024 1024 64 }
>>> - test_system_values
>>> ERROR: SUSTx not yet supported on < nve4
>>> ERROR: SUSTx not yet supported on < nve4
>>> ERROR: SUSTx not yet supported on < nve4
>>> ERROR: SUSTx not yet supported on < nve4
>>> (0, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expected
>>> 0x0/0.000000
>>> (1, 0)[0]: g...
2015 Nov 25
0
NV50 compute support questions
...}
>
> Just dropping that assert helps somewhat, it leads to:
>
> PIPE_COMPUTE_CAP_GRID_DIMENSION: { 3 }
> PIPE_COMPUTE_CAP_MAX_GRID_SIZE: { 65535 65535 65535 }
> PIPE_COMPUTE_CAP_MAX_BLOCK_SIZE: { 1024 1024 64 }
> - test_system_values
> ERROR: SUSTx not yet supported on < nve4
> ERROR: SUSTx not yet supported on < nve4
> ERROR: SUSTx not yet supported on < nve4
> ERROR: SUSTx not yet supported on < nve4
> (0, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expected
> 0x0/0.000000
> (1, 0)[0]: got 0xdeadbeef/-6259853398707798016.000000, expec...
2014 Mar 20
4
[Bug 76414] New: [NVE4] Flash player triggers freeze with: PFIFO: read fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ...
https://bugs.freedesktop.org/show_bug.cgi?id=76414
          Priority: medium
            Bug ID: 76414
          Assignee: nouveau at lists.freedesktop.org
           Summary: [NVE4] Flash player triggers freeze with: PFIFO: read
                    fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ...
        QA Contact: xorg-team at lists.x.org
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: tim at siosm.fr...
2013 Dec 25
0
[PATCH] drm/nve4: fix size of POLY2ESETUP buffer
This fixes write faults from GPCCLIENT 5 in geometry shader tests.
For now this is just a guess from a single mmio trace, it looks
like 8 large pages are being used, i.e. one per TPC.
Can we just ask NV for the correct sizes ?
---
 drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c b/drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c
index e2de73e..ff0960f 100644
--- a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c
+++ b/drivers/gpu/drm/nouveau/core/...
2013 Dec 25
1
[PATCH] drm/nve4: fix size of POLY2ESETUP buffer (s/gpc_nr/tpc_total)
This fixes write faults from GPCCLIENT 5 in geometry shader tests.
For now this is just a guess from a single mmio trace, it looks
like 8 large pages are being used, i.e. one per TPC.
Can we just ask NV for the correct sizes ?
---
 drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c b/drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c
index e2de73e..fc1cc32 100644
--- a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c
+++ b/drivers/gpu/drm/nouveau/core/...
2015 Nov 20
4
NV50 compute support questions
Hi Samual, et al,
In http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/drivers/nouveau?id=ff72440b40211326eda118232fabd53965410afd
you write: "This compute support has been tested by
Pierre Moreau and myself with some compute kernels."
Can you provide testing instructions (and the
necessary files) so that I can try to reproduce
your tests ?
And once I've reproduced your
2015 Sep 26
8
[Bug 92126] New: [NVE4] GTX 760 Auto fan speed stays at 10% until temp hits 90C
https://bugs.freedesktop.org/show_bug.cgi?id=92126
            Bug ID: 92126
           Summary: [NVE4] GTX 760 Auto fan speed stays at 10% until temp
                    hits 90C
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component:...
2015 Jun 26
16
[Bug 91119] New: [NVE4] GPU hangs when opening several Firefox tabs at once
https://bugs.freedesktop.org/show_bug.cgi?id=91119
            Bug ID: 91119
           Summary: [NVE4] GPU hangs when opening several Firefox tabs at
                    once
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Dri...
2014 Apr 02
0
[PATCH 10/12] drm/nouveau/graph: add GK20A support
On Wed, Mar 26, 2014 at 1:24 PM, Ben Skeggs <skeggsb at gmail.com> wrote:
> On Mon, Mar 24, 2014 at 6:42 PM, Alexandre Courbot <acourbot at nvidia.com> wrote:
>> Add a GR device for GK20A based on NVE4, with the correct classes
>> definitions (GK20A's 3D class is 0xa297).
>>
>> Most of the NVE4 code can be used on GK20A, so make relevant bits of
>> NVE4 available to other chips as well.
> This will need a bit of a rebase on top of the tree I mentioned
> earlier (...
2016 Oct 17
1
[PATCH] exa: add GM10x acceleration support
...;/^#/d' | $(ENVYAS) -w -m nvc0 -o $@
>> +       cpp -DENVYAS $< | sed -e '/^#/d' | $(ENVYAS) -w -m gf100 -V gf100
>> -o $@
>>
>>  $(filter %nve0.vpc,$(SHADERS)): %.vpc: %.vp
>> -       cpp -DENVYAS $< | sed -e '/^#/d' | $(ENVYAS) -w -m nvc0 -V nve4 -o
>> $@
>> +       cpp -DENVYAS $< | sed -e '/^#/d' | $(ENVYAS) -w -m gf100 -V gk104
>> -o $@
>>  $(filter %nve0.fpc,$(SHADERS)): %.fpc: %.fp
>> -       cpp -DENVYAS $< | sed -e '/^#/d' | $(ENVYAS) -w -m nvc0 -V nve4 -o
>> $@
>> +...