Skip to content
  • Dave Airlie's avatar
    api: rework the X server driver API to avoid global arrays. · 1f0e8bd5
    Dave Airlie authored
    
    
    This is a squash merge containing all the API changes, as
    well as the video ABI bump.
    
    Its been squashed to make bisection easier.
    
    Full patch log below:
    
    commit b202738bbf0c5a1c1172767119c2c71f1e7f8070
    Author: Aaron Plattner <aplattner@nvidia.com>
    Date:   Mon May 14 15:16:11 2012 -0700
    
        xfree86: Bump video ABI to 13.0
    
        The ABI was broken by changes to convert from screen index numbers to ScreenPtr
        / ScrnInfoPtr in various structures and function signatures.
    
    Signed-off-by: Aaron Plattner's avatarAaron Plattner <aplattner@nvidia.com>
    Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    
    commit 3d5f7d9f8d408bcad3f83277d255f25d3b0edbf3
    Author: Dave Airlie <airlied@redhat.com>
    Date:   Thu May 24 10:56:57 2012 +0100
    
        xf86: xf86ClearEntityListForScreen should take a pScrn
    
        When adding GPU screens this make life easier.
    
        (also fix comment, as pointed out by Alan)
    
        Reviewed-by: Alan Coopersmith <...
    1f0e8bd5