https://bugs.freedesktop.org/show_bug.cgi?id=100115
--- Comment #2 from kevan.lan <[email protected]> ---
Thanks Pekka!
I have pulled Daniel Stone's code:
git://git.collabora.com/git/user/daniels/weston#wip/2017-03/atomic-v9
But weston could not be started normally,the error log is:
......
GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float
GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2
GL_OVR_multiview_multisampled_render_to_texture
GL_KHR_robustness GL_KHR_robust_buffer_access_behavior
GL_EXT_draw_elements_base_vertex
GL_OES_draw_elements_base_vertex
[08:51:26.358] GL ES 2 renderer features:
read-back format: BGRA
wl_shm sub-image to texture: no
EGL Wayland extension: yes
[ 3.906341] weston[230]: unhandled level 3 translation fault (11) at
0x00000000, esr 0x92000007
[ 3.907126] pgd = ffffffc0ecb73000
[ 3.907428] [00000000] *pgd=00000000ecb71003, *pud=00000000ecb71003,
*pmd=00000000ecb7c003, *pte=0000000000000000
[ 3.908361]
[ 3.908502] CPU: 2 PID: 230 Comm: weston Not tainted 4.4.52 #62
It may be cause by this commit:
commit cf3a7c5be230cdfc290a3a6b636c28c865f85b6f
Author: Daniel Stone <[email protected]>
Date: Mon Jan 16 19:20:32 2017 +0000
Switch to global output repaint timer
In preparation for grouping output repaint together where possible,
switch the per-output repaint timer, to a global timer which iterates
across all outputs.
This is implemented by storing the absolute time for the next repaint
for each output locally, and maintaining a global timer which iterates
all of them, scheduling the repaint for the first available time.
Signed-off-by: Daniel Stone <[email protected]>
Cc: Mario Kleiner <[email protected]>
Cc: Pekka Paalanen <[email protected]>
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs