[Bug 100611] [ALL][BAT][bisected] all systems on CI fails on certain test

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 7 13:07:46 UTC 2017


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

            Bug ID: 100611
           Summary: [ALL][BAT][bisected] all systems on CI fails on
                    certain test
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libdrm
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: jani.saarinen at intel.com

On CI test igt at kms_frontbuffer_tracking@basic started failing

https://intel-gfx-ci.01.org/CI/igt@kms_frontbuffer_tracking@basic.html

Was bisected to:
commit 890d43a6a8d091211b82dd432af5e0a38472ffa6
Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
Date:   Mon Aug 17 16:21:24 2015 +0300

     Add CRTC ID to vblank event

     When using the atomic API, one request can span multiple CRTCs, however
     one event is generated per CRTC. As we cannot disambiguate the CRTC 
with
     user data (since we only have one piece of user data to pass in), newer
     kernels can include the CRTC ID in the page flip event.

     Add a new vfunc to dispatch vblank events carrying a CRTC ID to clients
     who negotiate a higher interface version.

     [daniels: Rebased, include new cap, call page_flip_handler if it is set
               but page_flip_handler2 isn't even on newer contexts, write a
           commit message.]

     v2: Split into separate commit.

     Signed-off-by: Ander Conselvan de Oliveira 
<ander.conselvan.de.oliveira at intel.com>
     Signed-off-by: Daniel Stone <daniels at collabora.com>
     Reviewed-by: Maarten Lankhorst <maarten.lankhorst at intel.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170407/53194477/attachment.html>


More information about the dri-devel mailing list