Displaying 6 results from an estimated 6 matches for "nv_init".
Did you mean:
hv_init
2013 Sep 17
2
"userspace nouveau" on NV15
Hello,
I'm trying to get "userspace" nouveau to work on the NV15 card
(GeForce2 GTS - ASUS v7700 TVR).
Whilte kernel nouveau driver works, userspace nv_init programs hangs
during CONFIGURE_MEM.
I have produced a trace log (in attach) in the hope that it will help.
Card is installed as a primary (the only) card in a box and is
correctly booted by VBIOS.
--
With best wishes
Dmitry
-------------- next part --------------
A non-text attachment was scrub...
2013 Sep 17
0
"userspace nouveau" on NV15
On Tue, Sep 17, 2013 at 10:04 AM, Dmitry Eremin-Solenikov
<dbaryshkov at gmail.com> wrote:
> Hello,
>
> I'm trying to get "userspace" nouveau to work on the NV15 card
> (GeForce2 GTS - ASUS v7700 TVR).
> Whilte kernel nouveau driver works, userspace nv_init programs hangs
> during CONFIGURE_MEM.
Does this help?
http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=0c283c96aa58fa50d036662159d489dcba91d0bb
>
> I have produced a trace log (in attach) in the hope that it will help.
> Card is installed as a primary (the only) card in a box...
2019 Sep 23
8
[PATCH 0/8] Add workaround for fixing runpm
...m idle before changing the link
pci: enable pcie link changes for pascal
drm: set power_state to DRM_SWITCH_POWER_CHANGING before changing
drm: be explicit about runtime suspend in fini
pci: set the pcie link speed to 8.0 when suspending
drm: abort runtime suspend if we hit an error
bin/nv_init.c | 2 +-
drm/nouveau/include/nvif/client.h | 2 +-
drm/nouveau/include/nvif/driver.h | 2 +-
drm/nouveau/include/nvkm/core/device.h | 5 ++-
drm/nouveau/include/nvkm/core/engine.h | 2 +-
drm/nouveau/include/nvkm/core/object.h | 13 ++++++--
drm/nouvea...
2020 Mar 15
2
Status of GF108GLM [NVS 5200M]
Hello.
I am not subscribed to the list, so, please, if I do anything wrong
just let me know politely and I'll try to improve :)
I just want to know if there's any branch of nouveau version that will
work with this chip. lspci lists it as:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [NVS
5200M] (rev a1)
I think it's Fermi, but I am not sure. When I try to change
2020 Apr 10
2
Status of GF108GLM [NVS 5200M]
...n get this to compile I'll get back to this thread. Any recommendations
on kernel version, compiler or whatever might work better for that branch
is welcome though.
CCLD bin/nv_rd16
CCLD bin/nv_ws32
CCLD bin/nv_ri08
CCLD bin/nv_wi32
CCLD bin/nv_wi16
CCLD bin/nv_init
CCLD bin/nv_ws16
CCLD bin/nv_ri16
CCLD bin/nv_rd32
CCLD bin/nv_rd08
CCLD bin/nv_rs08
CCLD bin/nv_rv32
CCLD bin/nv_perfmon
bin/nv_perfmon.c: En la funci?n ?ui_perfmon_query_signals?:
bin/nv_perfmon.c:316:40: aviso: el argumento de ?sizeof? en la llamada
?str...
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi,
another issue I''m seeing with 3.0-rc2 and Xen is that there is an
unexpectedly high amount of kernel reserved memory.
I suspect that Linux allocates page table entries and corresponding
data structures for the whole 6GB areas of the provided ''physical
RAM map'' even though it has rather big unusable holes in it.
[ 0.000000] BIOS-provided physical RAM map:
[