search for: nv_perfmon

Displaying 4 results from an estimated 4 matches for "nv_perfmon".

2015 Jun 08
2
[PATCH RFC 05/20] pm: reorganize the nvif interface
...merged patches 1-4 already, I've got some comments on this one, but after they're solved I'm happy to merge up to (and including) patch 18. Patches 19/20, I need to think about some more. > > Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com> > --- > bin/nv_perfmon.c | 12 ++++++------ > drm/nouveau/include/nvif/class.h | 26 ++++++++++++++++---------- > drm/nouveau/include/nvif/ioctl.h | 5 +++-- > drm/nouveau/nvkm/engine/pm/base.c | 38 ++++++++++++++++++++++++++++++++------ > 4 files changed, 57 insertions(+), 24 deletions(-...
2015 Jun 07
21
[PATCH RFC 00/20] expose global performance counters
...are counters pm: allow to configure domains instead of simple counters pm: allow the userspace to configure sources pm/nv50: add compute and graphics signals/sources sw/nv50: add some private functions to factorize code sw/nv50: add and interface for controlling performance counters bin/nv_perfmon.c | 324 ++++++++++++---- drm/nouveau/include/nvif/class.h | 68 +++- drm/nouveau/include/nvif/ioctl.h | 5 +- drm/nouveau/include/nvkm/engine/pm.h | 6 +- drm/nouveau/nvkm/engine/device/nv50.c | 2 +- drm/nouveau/nvkm/engine/pm/Kbuild | 2 +- 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]
...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 ?strncpy? es la misma expresi?n que el origen; ?pretend?a usar el tama?o del destino? [-Wsizeof-pointer-memaccess] strncpy(sig->name, args.name, sizeof(args.name...