xf86-video-intel: Changes to 'framebuffer-resize'

Keith Packard keithp at kemper.freedesktop.org
Fri Dec 12 11:20:07 PST 2008


New branch 'framebuffer-resize' available with the following commits:
commit d763d2cb38a04b9450a9f0feb3fa3980d9ca0ad1
Author: Keith Packard <keithp at keithp.com>
Date:   Fri Dec 12 11:15:13 2008 -0800

    Merge allocate_memory_tiled into allocate_memory.
    
    As allocate_memory would bind objects to the GTT while the server was
    active, any tiled objects allocated at this point would not have their tiled
    status reported to the kernel. Merging the linear and tiled allocators
    together eliminates this confusion.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>

commit a8b8ae333003b1abaff4187ef54fe057bda8182e
Author: Keith Packard <keithp at keithp.com>
Date:   Thu Dec 11 14:24:43 2008 -0800

    Reallocate frame buffer on resize
    
    When running UXA (and not DRI1), we can resize the frame buffer.
    Signed-off-by: Keith Packard <keithp at keithp.com>

commit 427c5e82efac0b5c0e8feb75da7315ce043ecad8
Author: Keith Packard <keithp at keithp.com>
Date:   Fri Dec 12 11:07:20 2008 -0800

    Dump out fence registers by default, add fence end registers as well
    
    In debugging the frame buffer resize code, I needed to see what the server
    was doing to the fence registers, so I added this debug code. Seems useful
    enough to include it.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>

commit 450f94a53c355ae743006d6d765bf9d985bcf85a
Author: Zou Nan hai <nanhai.zou at intel.com>
Date:   Fri Dec 12 11:18:25 2008 -0800

    Update binary versions of the dual-prime kernels
    
    Signed-off-by: Keith Packard <keithp at keithp.com>



More information about the xorg-commit mailing list