search for: glmark2

Displaying 20 results from an estimated 28 matches for "glmark2".

2016 Apr 07
2
glmark2: high CPU usage - DRI3 & modeset
$ glmark2 ======================================================= glmark2 2014.03 ======================================================= OpenGL Information GL_VENDOR: nouveau GL_RENDERER: Gallium 0.4 on NV98 GL_VERSION: 3.0 Mesa 11.2.0 ===========================================...
2016 Apr 07
0
glmark2: high CPU usage - DRI3 & modeset
...synced and the DRI3 not? Nouveau has a pretty high cpu usage in general, because it usually busy waits on fences (I think? not sure where it was exactly that nouveau is busy waiting) > poma <pomidorabelisima at gmail.com> hat am 7. April 2016 um 13:56 geschrieben: > > > > $ glmark2 > ======================================================= > glmark2 2014.03 > ======================================================= > OpenGL Information > GL_VENDOR: nouveau > GL_RENDERER: Gallium 0.4 on NV98 > GL_VERSION: 3.0 Mesa 11.2.0 > ===...
2017 Jan 10
7
[Bug 99354] New: [G71] "Assertion `bkref' failed" reproducible with glmark2
https://bugs.freedesktop.org/show_bug.cgi?id=99354 Bug ID: 99354 Summary: [G71] "Assertion `bkref' failed" reproducible with glmark2 Product: Mesa Version: 13.0 Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Repor...
2016 Mar 20
14
[Bug 94637] New: system crash, no messages, GT215, ubuntu 16.04 when running glmark2 for a few minutes.
https://bugs.freedesktop.org/show_bug.cgi?id=94637 Bug ID: 94637 Summary: system crash, no messages, GT215, ubuntu 16.04 when running glmark2 for a few minutes. Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists...
2023 Jan 27
3
[REGRESSION] GM20B probe fails after commit 2541626cfb79
On Fri, 20 Jan 2023 at 21:37, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote: > > On Wed, Jan 18, 2023 at 11:28:49AM +1000, Ben Skeggs wrote: > > On Mon, 16 Jan 2023 at 22:27, Diogo Ivo <diogo.ivo at tecnico.ulisboa.pt> wrote: > > > On Mon, Jan 16, 2023 at 07:45:05AM +1000, David Airlie wrote: > > > > As a quick check can you try changing > >
2019 Oct 19
33
[Bug 112070] New: H/W Acceleration sufficiently buggy on Debian to hard lock machine GeForce 7600 GO
...just display noise. This behaviour changes when using the proprietary 304xx nvidia driver, but the videos still do not function properly - though you do now see the correct video patchwork the 360deg video is generated from. In trying to exercise this problem, I discovered glxgears works fine, yet glmark2 will always crash with a segmentation fault between tests 2 and 3. With nvidia driver installed, glmark2 fails to start at all and gives this :- libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast ** GLX does not support GLX_EXT_swap_control or GLX_MESA_...
2017 Aug 04
1
What RH-like on a Dell XPS 15 (9590)?
On Fri, 4 Aug 2017, Darr247 wrote: > I don't know how to tell which graphics adapter is being used by a > particular app in CentOS... the only benchmarking suite I've heard of for > CentOS is Phoronix (look in EPEL), which should have the GLMark2 benchmark > to test the OpenGL renderers. I'm not aware of any linux flavor that > supports Direct3D. You want to look into Bumblebee for this hybrid nvidia setup. https://elrepo.org/tiki/bumblebee jh
2014 Jun 28
2
Jetson TK1 support -- OpenGL?
I read that nouveau supports the Jetson TK1 board: http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005 Does it provide OpenGL support? - Grant
2014 Jun 29
1
Jetson TK1 support -- OpenGL?
...ad that nouveau supports the Jetson TK1 board: >> >> http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005 >> >> Does it provide OpenGL support? > > It does: > > https://www.youtube.com/watch?v=7ZSGSVGsSwc > > This is still a work-in-progress, but glmark2 and Weston are already > running. Note that as the support is rather new currently requires > recompiling a few things by yourself, including a custom kernel. But > the support should land into upstream quite soon. Is there a mainline kernel version targeted for support? > NVIDIA...
2018 Jan 25
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...gt; > I also have these additional cards that I can try: Gefoce GT 1030 and > Geforce GTX 1050 Ti. > > I have tried Geforce GT 1030 and it is working nicely but without > hardware acceleration. Without the hardware acceleration I am able to > get into X (Ubuntu Mate 17.10) and run glmark2. > dmesg follows in attachment. This is a GP108 for which you need not-yet-upstream code to get acceleration. > > I believe this indicates there is no issue with cards initialization, > but is rather something to do with the hardware acceleration code. Someone associated with (or wor...
2017 Aug 04
2
What RH-like on a Dell XPS 15 (9590)?
Hello Andy, On Fri, 04 Aug 2017 14:55:33 +0200 Andreas Benzler <andreas at benzlerweb.de> wrote: > If you wanne use the opensource version from nvidia can test > my private driver stack > > [cms4all-kernel] > name=cms4all-kernel > baseurl=http://centos.cms4all.org/repo/7/kernel/ > #baseurl=file:///srv/repo/centos/7/kernel > gpgcheck=0 > enabled=1 > >
2014 Nov 28
2
[RFC] tegra: Initial support
On Fri, Nov 28, 2014 at 02:14:24PM +0900, Alexandre Courbot wrote: > On 11/28/2014 01:39 AM, Thierry Reding wrote: > >Tegra K1 and later use a GPU that can be driven by the Nouveau driver. > >But the GPU is a pure render node and has no display engine, hence the > >scanout needs to happen on the Tegra display hardware. The GPU and the > >display engine each have a
2014 Jun 09
2
[PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
...au_bo_init_mem_type(): man->available_caching = TTM_PL_FLAG_UNCACHED | TTM_PL_FLAG_WC; man->default_caching = TTM_PL_FLAG_WC; What happened: no runtime errors as what happened when caching is enabled. However, many of the vertex and texture buffers seem to be partially corrupted. In glmark2 the 3d models had many vertices (but not all) at the wrong position. Note that not all the scenes ended up being corrupted - in particular, when two consecutive scenes used the same model, the second instance would be uncorrupted. Forcing the caching to TTM_PL_FLAG_UNCACHED led to the same result....
2016 Jan 15
0
[PATCH] ltc/gm107: wait on relevant bit in gm107_ltc_cbc_wait
...3rd bit of the CTRL1 register instead of writing it entirely in gm107_ltc_cbc_clear(). As a counterpart, gm107_ltc_cbc_wait() must also be modified to wait on that single bit only, otherwise a timeout may occur if some other bit of that register is set. This happened at least on GM206 when running glmark2-drm. While we are at it, use the more compact nvkm_wait_msec() to wait for the bit to clear. Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> --- drm/nouveau/nvkm/subdev/ltc/gm107.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drm/nouveau/nvkm/subdev/l...
2017 Aug 04
0
What RH-like on a Dell XPS 15 (9590)?
...nected to the discrete GPU's output port/s then the discrete GPU is used for everything. I don't know how to tell which graphics adapter is being used by a particular app in CentOS... the only benchmarking suite I've heard of for CentOS is Phoronix (look in EPEL), which should have the GLMark2 benchmark to test the OpenGL renderers. I'm not aware of any linux flavor that supports Direct3D.
2018 Jan 06
2
Nvidia maximum pixel clock issue in kmod-nvidia-384.98
.... > > Cheers, > Zube I've just built and released 384.111 to the elrepo main repository, so it should show up on the mirrors shortly. Thanks for the confirmation it fixes the issue. I've just updated my local machine, which was unaffected by this issue, ran a few quick tests (glmark2) and can confirm 384.11 looks fine on my hardware. Just keep in mind, this will be a package 'downgrade' from version 387.34 in the elrepo testing repository due to the lower version number.
2014 Jun 29
0
Jetson TK1 support -- OpenGL?
...mailgrant at gmail.com> wrote: > I read that nouveau supports the Jetson TK1 board: > > http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005 > > Does it provide OpenGL support? It does: https://www.youtube.com/watch?v=7ZSGSVGsSwc This is still a work-in-progress, but glmark2 and Weston are already running. Note that as the support is rather new currently requires recompiling a few things by yourself, including a custom kernel. But the support should land into upstream quite soon. NVIDIA's proprietary drivers also support OpenGL under X if you don't mind not ru...
2014 Nov 28
0
[RFC] tegra: Initial support
...set of test cases. I had assumed > that since Weston could composite buffers into a final scan out buffer > everything else would just work as well. Do you have any particular > demos that aren't working? Anything using EGL under Wayland - the simplest case would be weston-simple-egl. glmark2 also displays a broken window, but then crashes shortly after. With weston-simpe-egl I get the framerate feedback and can see the GPU performance counters moving as expected, indicating that the app is rendering correctly but that Weston gets the wrong buffer to display.
2018 Jan 25
0
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...these additional cards that I can try: Gefoce GT 1030 and >> Geforce GTX 1050 Ti. >> >> I have tried Geforce GT 1030 and it is working nicely but without >> hardware acceleration. Without the hardware acceleration I am able to >> get into X (Ubuntu Mate 17.10) and run glmark2. >> dmesg follows in attachment. > > This is a GP108 for which you need not-yet-upstream code to get acceleration. > >> >> I believe this indicates there is no issue with cards initialization, >> but is rather something to do with the hardware acceleration code. &gt...
2018 Jan 06
2
Nvidia maximum pixel clock issue in kmod-nvidia-384.98
On Thu, Jan 4, 2018 at 9:40 PM, Phil Perry <pperry at elrepo.org> wrote: > Normally elrepo only releases the long term branch for Enterprise Linux, on > the assumption EL users will welcome the implied stability over more > frequent and potentially buggy releases. > In this case I had built the current short lived release as a user requested > it for compatibility with the