[Mesa-dev] [Bug 89689] [Regression] Weston on DRM backend won't start with new version of mesa

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 20 21:39:26 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89689

--- Comment #2 from Boyan Ding <stu_dby at 126.com> ---
It seems that commit 65c8965d is doing nothing wrong and the problem lies in
the i965 dri driver.

The function intel_screen_make_config in
src/mesa/drivers/dri/i965/intel_screen.c only adds ARGB8888 and RGB565 configs.
Before commit 65c8965d, the drm platform of EGL wrongly recognizes ARGB8888 as
XRGB8888 so weston works okay. Now EGL recognizes things correctly so weston
won't find the config it wants.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150321/075b25cd/attachment.html>


More information about the mesa-dev mailing list