[Bug 110138] Adaptive Sync, VRR, FreeSync out of range

2019-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110138 --- Comment #1 from gr...@sub.red --- Created attachment 143689 --> https://bugs.freedesktop.org/attachment.cgi?id=143689=edit parsed edid -- You are receiving this mail because: You are the assignee for the

[Bug 110138] New: Adaptive Sync, VRR, FreeSync out of range

2019-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110138 Bug ID: 110138 Summary: Adaptive Sync, VRR, FreeSync out of range Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity:

Bug#924540: [PATCH xf86-video-ati] Use radeon_finish in drmmode_crtc_scanout_update

2019-03-15 Thread Alex Deucher
On Fri, Mar 15, 2019 at 4:25 AM Michel Dänzer wrote: > > From: Michel Dänzer > > radeon_glamor_finish only works if we're using glamor, otherwise it'll > crash. > > Fixes: ce7db51020d3 "Cancel pending scanout update in > drmmode_crtc_scanout_update" > Bug: https://bugs.debian.org/924540 >

Bug#924540: xserver-xorg-video-radeon: undefined symbol: glamor_finish when AccelMethod is EXA and TearFree is on

2019-03-15 Thread Michel Dänzer
On 2019-03-13 11:28 p.m., Antonio Ospite wrote: > Package: xserver-xorg-video-radeon > Version: 1:19.0.0-1 > Severity: minor > > Dear Maintainer, > > when upgrading from 18.1.0-1 to 18.1.99+git20190207-1 (or 19.0.0-1) Xorg > failed to start on my system with the following error in the logs: > >

Bug#924540: [PATCH xf86-video-ati] Use radeon_finish in drmmode_crtc_scanout_update

2019-03-15 Thread Michel Dänzer
From: Michel Dänzer radeon_glamor_finish only works if we're using glamor, otherwise it'll crash. Fixes: ce7db51020d3 "Cancel pending scanout update in drmmode_crtc_scanout_update" Bug: https://bugs.debian.org/924540 Signed-off-by: Michel Dänzer --- src/drmmode_display.c | 2 +- 1 file