Displaying 4 results from an estimated 4 matches for "dristat".
Did you mean:
dirstat
2007 Jul 30
0
Nouveau and Debian Unstable
...g directory `/home/michael/drm/shared-core'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/michael/drm/shared-core'
Making all in tests
make[1]: Entering directory `/home/michael/drm/tests'
gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -g -O2 -MT
dristat.o -MD -MP -MF .deps/dristat.Tpo -c -o dristat.o dristat.c
mv -f .deps/dristat.Tpo .deps/dristat.Po
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../libdrm -I ../shared-core -g -O2 -MT drmtest.lo -MD -MP -MF
.deps/drmtest.Tpo -c -o drmtest.lo drmtest.c
mkdir .libs
gcc -D...
2012 Jul 06
8
[Bug 51798] New: Cannot enable second video card on nvidia quadro NVS420
...+-01.0-[01-04]----00.0-[02-04]--+-00.0-[03]----00.0 G98 Quadro
NVS420
| \-02.0-[04]----00.0 G98 Quadro
NVS420
Full list of PCIs are in the attachment.
DRI status is given here and shows that the second video card (card1) is not
set to any PCI bus:
dristat -a
/dev/dri/card0
Busid: pci:0000:03:00.0
Version information:
Name: nouveau
Version: 1.0.0
Date: 20120316
Desc: nVidia Riva/TNT/GeForce
VM map information:
flags: (R)estricted (r)ead/(w)rite (l)ocked (k)ernel (W)rite-combine (L)ock:
slot offset size type flag...
2015 Sep 16
0
[ANNOUNCE] libdrm 2.4.65
...Jérôme Glisse (1):
drm: Add -lm to libdrm ldflags to fix build failure.
Mathias Tillman (1):
drm: fix the usage after free
Mauro Rossi (2):
amdgpu: add Makefile.sources
amdgpu: add Android build support
Michel Dänzer (1):
tests: Add -lm to LDADD for dristat
Rafał Sapała (1):
intel: Serialize drmPrimeFDToHandle with struct_mutex
Rob Clark (4):
freedreno: don't take ownership of the dmabuf fd on import
drm: make individual drm_server_info fxns optional
freedreno: add API to get drm fd from fd_device
Bump versi...
2015 Mar 19
0
[ANNOUNCE] libdrm 2.4.60
...2):
Add new drmOpenWithType function (v4)
Add new drmOpenOnceWithType function (v2)
Jan Vesely (7):
random: Use unsigned long for seed
Fix gcc -Wextra warnings
tests: String literals are const char *
Fix type-limits, pointer-arith and sign-compare warnings
dristat: Handle DRM_CONSISTENT
Fix unused, and unused-but-set variables warnings
Add static qualifier to local functions
Jeff McGee (1):
intel: Export total subslice and EU counts
Jerome Glisse (1):
nouveau: fix unlock nouveau_bo_name_ref()
Kristian Høgsberg (1):
intel: Fix...