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: [email protected]
          Reporter: [email protected]

On CI test igt@kms_frontbuffer_tracking@basic started failing

https://intel-gfx-ci.01.org/CI/igt@[email protected]

Was bisected to:
commit 890d43a6a8d091211b82dd432af5e0a38472ffa6
Author: Ander Conselvan de Oliveira <[email protected]>
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 
<[email protected]>
     Signed-off-by: Daniel Stone <[email protected]>
     Reviewed-by: Maarten Lankhorst <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to