Displaying 20 results from an estimated 9000 matches similar to: "DRM from git not building properly"
2009 Aug 10
7
[Bug 23231] New: Nouveau driver from git fails to build
http://bugs.freedesktop.org/show_bug.cgi?id=23231
Summary: Nouveau driver from git fails to build
Product: xorg
Version: 6.99.99.904 (7.0 RC4)
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: high
Component: Driver/nouveau
AssignedTo: nouveau at
2020 Aug 17
0
qemu -display sdl,gl=on also eats CPU
I rebuild mesa with debug symbols, and now top functions using CPU looks like this:
CPU: AMD64 family15h, speed 3800 MHz (estimated)
Counted CPU_CLK_UNHALTED events (CPU Clocks not Halted) with a unit mask of 0x00 (No unit mask) count 100000
samples % image name symbol name
-------------------------------------------------------------------------------
222978 45.1489
2009 Jul 31
3
[Bug 23057] New: Nouveau/DRM from unamed reposiory failing to build
http://bugs.freedesktop.org/show_bug.cgi?id=23057
Summary: Nouveau/DRM from unamed reposiory failing to build
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2013 Jun 13
1
[PATCH] Link against libdrm
The DDX uses symbols from libdrm but currently does not link against
it, but rather relies on indirect linkage from libdrm_nouveau. This
could lead to insufficient dependencies in distribution packages, seen
in http://bugs.debian.org/633786.
Signed-off-by: Sven Joachim <svenjoac at gmx.de>
---
configure.ac | 1 +
src/Makefile.am | 4 ++--
2 files changed, 3 insertions(+), 2
2011 Jun 06
1
[Bug 38016] New: nouveau driver crashes xorg when starting KDE
https://bugs.freedesktop.org/show_bug.cgi?id=38016
Summary: nouveau driver crashes xorg when starting KDE
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Oct 02
0
Disaster at annarchy
On Fri, 02 Oct 2009 00:07:07 +0100
Stuart Bennett <stuart at freedesktop.org> wrote:
> Pekka Paalanen wrote:
> > Hi Stuart,
> >
> > I'm not sure you know, but annarchy just lost all user homes.
> > Could you push vbtracetool and whatever personal git repos you
> > had, so we can clone them?
>
> Hey Pekka, I've re-upped vbtracetool and
2009 Dec 10
0
Nouveau ctxprogs (Re: [git pull] drm)
On Thu, 10 Dec 2009 15:33:13 -0500
"C. Bergstr?m" <cbergstrom at pathscale.com> wrote:
> Pekka Paalanen
>
> > The big question is what we call ctxprogs: binary blobs that are
> > clearly executable, running somewhere in the GPU. No-one seems
> > to know, if those are copyrightable, or if they can be
> > redistributed. In their current form, they have
2009 Aug 02
9
[Bug 23086] New: TNT2 doesn't start with current nouveau
http://bugs.freedesktop.org/show_bug.cgi?id=23086
Summary: TNT2 doesn't start with current nouveau
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Dec 20
0
[PATCH] libdrm_nouveau.pc: don't include I${includedir}/nouveau
Nouveau related headers are installed in I${includedir}/libdrm now.
---
nouveau/libdrm_nouveau.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nouveau/libdrm_nouveau.pc.in b/nouveau/libdrm_nouveau.pc.in
index 6170613..454fc87 100644
--- a/nouveau/libdrm_nouveau.pc.in
+++ b/nouveau/libdrm_nouveau.pc.in
@@ -7,5 +7,5 @@ Name: libdrm_nouveau
Description: Userspace interface
2020 Aug 17
0
qemu -display sdl,gl=on also eats CPU
The DDX eating CPU isn't intrinsically bad. Did you check where perf
says the CPU time is going? Could be doing copies/etc.
On Mon, Aug 17, 2020 at 12:52 AM Andrew Randrianasulu
<randrianasulu at gmail.com> wrote:
>
> I was testing Ilia's patches for ddx, and while they definitely helped for Xorg itself,
> qemu still eats a lot of CPU if launched like this
>
>
2020 Aug 18
0
qemu -display sdl,gl=on also eats CPU
Update, after few hours of qemu uptime
I can see this oreport:
CPU: AMD64 family15h, speed 3800 MHz (estimated)
Counted CPU_CLK_UNHALTED events (CPU Clocks not Halted) with a unit mask of 0x00 (No unit mask) count 100000
samples % linenr info image name symbol name
-------------------------------------------------------------------------------
385793
2009 Jun 24
2
Why was old TTM removed from drm.git?
Hi Thomas,
I meant to ask you this 24h ago:
why did you deliberately break Nouveau in drm.git?
The commit 9a33f62be1c478334572ea9384af60 "drm: Strip old ttm." not only
removes the old TTM, it explicitly removes Nouveau from Makefile. IMHO
this means you knew it broke Nouveau and you did not care. And there is
no explanation in the commit as to why. Did you ask any Nouveau developer
if
2009 Feb 13
1
RAOF ppa failing to configure xf86-video-nouveau due to libdrm_nouveau
RAOF as noted on IRC earlier today ppa is currently failing to
configure xf86-video-nouveau;
`checking for LIBDRM_NOUVEAU... configure: error: Package requirements
(libdrm_nouveau) were not met: No package 'libdrm_nouveau' found`
Effects both 8.04 and 8.10.
First observed because updated drm without matching dri causes loss of
xv, NoAccel
Regards,
Mark Carey
2013 Jul 13
0
[Bug 66809] Compiz segfault with latest mesa-git
https://bugs.freedesktop.org/show_bug.cgi?id=66809
--- Comment #6 from Roy <r.spliet at student.tudelft.nl> ---
Eric: Could you install the debugging symbols (or, if you compiled it yourself,
recompile with "-g" in your CFLAGS) for nouveau_dri and libdrm_nouveau please
and reproduce your crash, regenerating this backtrace? I think it would be
useful to see which function is trying
2020 Aug 17
2
qemu -display sdl,gl=on also eats CPU
I was testing Ilia's patches for ddx, and while they definitely helped for Xorg itself,
qemu still eats a lot of CPU if launched like this
qemu-system-x86_64 -cdrom ~/Downloads/ISO/slax-English-US-7.0.8-x86_64.iso -m 1G -display sdl,gl=on -enable-kvm
and left for few hours.
top - 07:38:01 up 18:05, 2 users, load average: 2,00, 1,89, 1,83
Tasks: 224 total, 3 running, 221 sleeping, 0
2009 Jul 31
3
[Bug 23058] New: Intersting info with the Nouveau driver
http://bugs.freedesktop.org/show_bug.cgi?id=23058
Summary: Intersting info with the Nouveau driver
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Dec 05
0
drm git branches revisited
On Wed, 2 Dec 2009 14:10:11 +1000
Dave Airlie <airlied at gmail.com> wrote:
> So I'm going to change the layout of my git branches again,
> because my current plan isn't working for me.
>
> At the moment drm-next is considered the branch to base new work
> off and to also for downstream trees to
> pull from, this is changing.
>
> I will now maintain
>
2015 Nov 26
0
[libdrm 09/13] nouveau: import and install a selection of nvif headers from the kernel
From: Ben Skeggs <bskeggs at redhat.com>
Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
---
include/drm/nouveau_drm.h | 1 +
nouveau/Makefile.am | 11 +++-
nouveau/libdrm_nouveau.pc.in | 2 +-
nouveau/nvif/cl0080.h | 45 ++++++++++++++
nouveau/nvif/cl9097.h | 44 ++++++++++++++
nouveau/nvif/class.h | 141
2011 Feb 10
2
[Bug 34139] New: Seemingly random GUI lock-ups
https://bugs.freedesktop.org/show_bug.cgi?id=34139
Summary: Seemingly random GUI lock-ups
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Apr 09
1
[Bug 48454] New: Xorg hang and have to kill X from ssh
https://bugs.freedesktop.org/show_bug.cgi?id=48454
Bug #: 48454
Summary: Xorg hang and have to kill X from ssh
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau