https://bugs.freedesktop.org/show_bug.cgi?id=107183
Bug ID: 107183 Summary: Enabling Glamor takes half a second Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: pmenzel+bugs.freedesktop@molgen.mpg.de
Created attachment 140548 --> https://bugs.freedesktop.org/attachment.cgi?id=140548&action=edit X.Org X Server 1.20.0 log
The X.Org X Server start up takes well over a second on an ASRock E350M1.
Debian Sid/unstable with Linux 4.18-rc4+ is used.
Looking at the log, there is half a second delay right below.
``` [ 78.639] X.Org X Server 1.20.0 X Protocol Version 11, Revision 0 […] [ 78.796] (II) Module glamoregl: vendor="X.Org Foundation" [ 78.796] compiled for 1.20.0, module version = 1.0.1 [ 78.796] ABI class: X.Org ANSI C Emulation, version 0.4 [ 79.294] (II) RADEON(0): glamor X acceleration enabled on AMD PALM (DRM 2.50.0 / 4.18.0-rc4-00832-g217000c98815, LLVM 6.0.1) […] ```