https://bugs.freedesktop.org/show_bug.cgi?id=107373
Bug ID: 107373
Summary: Screen recording stutters when SteamVR is running
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: haagch(a)frickel.club
QA Contact: dri-devel(a)lists.freedesktop.org
Filed for radeonsi but the cause may very well be somewhere else.
RX 480, with mesa git, linux 4.18 and drm-next-4.19-wip.
Typically 60 fps screen recording works quite smoothly, but when SteamVR is
running the produced video is stuttering badly. The actual rendering and
displaying is still smooth, only the recorded video is affected.
Example video: https://youtu.be/yU_SKilk0p8
That's my gstreamer pipeline I use for recording:
gst-launch-1.0 -e ximagesrc display-name=$DISPLAY use-damage=0 startx=0
starty=0 endx=1919 endy=1079 ! multiqueue !
video/x-raw,format=BGRx,framerate=60/1 ! videoconvert !
video/x-raw,format=NV12,framerate=60/1 ! multiqueue ! vaapih265enc
rate-control=cqp bitrate=2000 ! video/x-h265,stream-format=byte-stream !
h265parse ! multiqueue ! matroskamux name=muxer pulsesrc !
audio/x-raw,channels=2 ! multiqueue ! opusenc frame-size=40 complexity=6 !
multiqueue ! muxer. muxer. ! progressreport name=Rec_time ! filesink
location=$HOME/foobar.mkv
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=107204
Bug ID: 107204
Summary: GPU hang (ring gfx timeout) in OpenGL game
Product: Mesa
Version: git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: fbz-me(a)milek7.pl
QA Contact: dri-devel(a)lists.freedesktop.org
Created attachment 140587
--> https://bugs.freedesktop.org/attachment.cgi?id=140587&action=edit
Dumps from GALLIUM_DDEBUG
It hangs in OpenGL game immediately after startup almost always (but sometimes
it goes through and works) with dmesg message:
>[drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, last signaled seq=3324, last emitted seq=3327
I tested it on Radeon RX580, mainline kernel 4.18, Mesa 18.1.3 and Mesa git
c0874947f1.
I could provide game code for testing but I would have to package minimal
assets as full game weights pretty much.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=107095
Bug ID: 107095
Summary: Artifacts in X sessions, GPU fault 147
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: andrewd18(a)gmail.com
Created attachment 140442
--> https://bugs.freedesktop.org/attachment.cgi?id=140442&action=edit
dmesg
I purchased a new "MSI Radeon RX 580 Armor MK2 8G OC" this week. I am getting
intermittend visual artifacts on some windows, but not others.
Arch Linux
linux 4.17.3-1
mesa 18.1.3-1
xf86-video-amdgpu 18.0.1-2
xorg-server 1.20.0-9
When I play games, the card performs admirably. No artifacting, no stutter.
I've tripled-to-quadrupled my FPS, so accelleration works great. Where I'm
having problems is on GUIs.
Text and GUI elements often show squares or lines. The color of the squares or
lines are the color of the window or desktop below the active window. When I
move or force a redraw on the active window, the squares/lines disappear or
reappear in a new place on the active window. It occurs regularly in Firefox,
xterm, Konsole, and kdesu4 permission popups.
The problem occurs both when I am running only GUIs, and when I am running
games and GUIs simultaneously, so I don't think it's a power state issue.
To narrow down if it was Plasma or not, I rebooted and started Fluxbox. I
started only xterms, ran some commands, and got no errors whatsoever. Then I
started moving them around the screen. That's when I got this in my dmesg:
[ 200.335982] amdgpu 0000:01:00.0: GPU fault detected: 147 0x0508c402
[ 200.335986] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x000FFAA1
[ 200.335988] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0A0C4002
[ 200.335991] amdgpu 0000:01:00.0: VM fault (0x02, vmid 5, pasid 32768) at
page 1047201, read from 'TC3' (0x54433300) (196)
>From then on, artifacts appeared on all windows per usual. Gaming and heavy 3D
remained unaffected.
Should I RMA the card, or is this likely a software stack bug and I should wait
for more Mesa/Kernel updates?
Please let me know if I can provide more information. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=107084
Bug ID: 107084
Summary: WebGL shader freezes X server
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: major
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: network723(a)rkmail.ru
QA Contact: dri-devel(a)lists.freedesktop.org
A webgl page freezes entire desktop, with no way to gracefully recover. Just
open this link in chromium (with webgl enabled):
https://www.shadertoy.com/view/XstBzM
RX480 + Mesa git + LLVM 7.0 + linux 4.17, but other users report same happens
with stable software versions
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=106932
Bug ID: 106932
Summary: Running Ziphead demo under wine freezes the system
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: dark.shadow4(a)web.de
QA Contact: dri-devel(a)lists.freedesktop.org
Running the program Ziphead under wine freezes the complete system, and forces
me to reboot.
I hope this is not a dupe, but I don't know what causes this.
Also, the issue might be in wine d3d, but the driver should never allow a
freeze. Can you tell me what's going wrong here?
Download:
https://files.scene.org/view/parties/2015/revision15/demo_newschool/cncdflt…
System:
- Arch Linux
- Mesa 18.1.1
- AMD Radeon R9 200 Series (TONGA, DRM 3.25.0, 4.17.1-1-ARCH, LLVM 6.0.0)
- Wine 3.10
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=106919
Bug ID: 106919
Summary: Stuttering when trying to decode stream encoded with
omx
Product: Mesa
Version: 18.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: ricardo.ribalda(a)gmail.com
QA Contact: dri-devel(a)lists.freedesktop.org
We have the following configuration:
With this configuration:
Mesa 18.1.1 AMD Radeon R7 Graphics (CARRIZO, DRM 3.25.0, 4.17.0, LLVM 6.0.1)
When we decode with OMX a video that was previously encoded with OMX, the video
seems to roll back a second once in a while (Please take a look to the videos,
it is hard to explain what is happening).
We are accessing libmesa-omx with libomx-bellagio 0.9.3 and gstreamer 1.12.4
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=106671
GitLab Migration User <gitlab-migration(a)fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #37 from GitLab Migration User <gitlab-migration(a)fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1314.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=106493
Bug ID: 106493
Summary: "New game" in stellaris triggers Assertion
`rtex->surface.u.legacy.level[level].dcc_fast_clear_si
ze' failed.
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: mceier+freedesktop(a)gmail.com
QA Contact: dri-devel(a)lists.freedesktop.org
Created attachment 139529
--> https://bugs.freedesktop.org/attachment.cgi?id=139529&action=edit
Backtrace
Stellaris triggers assertion when clicking on "New game" and mesa is built in
debug mode:
stellaris:
/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/gallium/drivers/radeonsi/si_clear.c:256:
vi_dcc_clear_level: Assertion
`rtex->surface.u.legacy.level[level].dcc_fast_clear_size' failed.
The comment above the assertion says:
/* If this is 0, fast clear isn't possible. (can occur with MSAA) */
if it can occur with MSAA should it really be an assertion ?
I have Radeon Fury X.
Attaching backtrace.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=106048
Bug ID: 106048
Summary: DIRT: Showdown Rendering broken with NIR
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: gr.muench(a)gmail.com
QA Contact: dri-devel(a)lists.freedesktop.org
Created attachment 138837
--> https://bugs.freedesktop.org/attachment.cgi?id=138837&action=edit
without NIR
This can only be reproduced if Advanced Lightning is activated.
The graphics are broken even without NIR, see
https://bugs.freedesktop.org/show_bug.cgi?id=100069
but with NIR its even more bugged (see screenshots).
Extended renderer info (GLX_MESA_query_renderer):
Vendor: X.Org (0x1002)
Device: AMD Radeon HD 7900 Series (TAHITI, DRM 3.25.0,
4.16.0-2-amd-staging-drm-next-git, LLVM 7.0.0) (0x6798)
Version: 18.1.0
Accelerated: yes
Video memory: 3044MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL vendor string: X.Org
OpenGL renderer string: AMD Radeon HD 7900 Series (TAHITI, DRM 3.25.0,
4.16.0-2-amd-staging-drm-next-git, LLVM 7.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.1.0-devel
(git-6a519a157b)
OpenGL core profile shading language version string: 4.50
--
You are receiving this mail because:
You are the assignee for the bug.