[Xf86-video-armsoc] New commits merged to armsoc repo
armsoc-bugs
armsoc-bugs at arm.com
Mon Feb 2 08:04:07 PST 2015
The following commits have now been merged to xf86-video-armsoc.
Best regards,
ARM ARMSOC team.
---
commit 6ad6ca8eea1b041ff63fa7d68f9ed2f0ae29e139
Author: Sunny <sunny.sun at arm.com>
Date: Wed Jan 14 17:19:03 2015 +0800
make use of DRI2 buffer flags
change the DRI2 buffer flags to have the following meaning:
Bit 1: for it is a frame buffer or not
Bit 2: Reserved
Bit 3: for it is re-used or re-created
Change-Id: Ideaf3866b2a3a08b714fc0ee39ec1e68aaa28fdb
commit ddd97ea4911f475fcb6cdc7ab1c1398bcc829566
Author: Sunny <sunny.sun at arm.com>
Date: Tue Jan 13 10:01:08 2015 +0800
fix a segfault when switching VT
add a check before calling AttendClient/IgnoreClient
Change-Id: Iea22d8c31d08a886790e0f7717e9b24375038b52
commit 08e6cc7773f67c3f5769c0d1687dba851ee5ad23
Author: Sunny <sunny.sun at arm.com>
Date: Tue Dec 9 17:21:49 2014 +0800
add DRI2WaitMSC support
set "vblank_query_supported" dynamically.
add vblank handler function to handle vblank interrupt, and then
calls DRI2WaitMSCComplete to wake up client process
Change-Id: Iecb262287cdae33e29a518d1fcd3ce7089aa60d1
commit fc7ccfeedeebe278a916545ac3feb87de03df367
Author: Sunny <sunny.sun at arm.com>
Date: Wed Dec 10 10:14:59 2014 +0800
fix build errors with lastest OpenSUSE
include xorg-server.h in armsoc_dumb.c
Change-Id: Ife86c203d30635f141346a5964589ecc357cd509
commit 91da34e66050dc0661abf33302261b3ed1215d38
Author: Sunny <sunny.sun at arm.com>
Date: Tue Nov 18 18:12:55 2014 +0800
fix several issues:
1. fix performance issue with latest XServer
The recent DRI2 has removed the serial number detection for
re-creating
DRI2 buffer, so if a window changes from unflippable to flippable or
vice
versa, the DRI2 will not call CreateBuffer to re-create the back
buffer
if we just increase the serial number, then the fb id is not created
and swap buffers will always go copy path.
if re-create fails, the next swap buffers will generate an error
2. fix an EDID issue if the length is greater than 128
3. fix restor the last good mode issue if a problem occurs
Change-Id: I917c3857a88d45cae8357d1b1bcda34dd93597ab
commit c9dcb42fd9102fb9436e9fc5f070f9ec8ad1e533
Author: Robin Wang <robin.wang at arm.com>
Date: Thu Jun 19 10:13:01 2014 +0800
Integrate umplock to armsoc ddx driver for MALI400
MALI400 EGL driver use umplock for CPU/GPU accessing synchronization.
Port umplock related changes from xf86-video-mali to xf86-video-armsoc
DDX driver.
Change-Id: I0765e4a747153ff72cb7ebb44afe0136aacd5834
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xf86-video-armsoc/attachments/20150202/b4fcb716/attachment.html>
More information about the Xf86-video-armsoc
mailing list