mesa: Changes to 'intel-2008-q3'

Eric Anholt anholt at kemper.freedesktop.org
Mon Sep 15 21:52:13 UTC 2008


The branch, intel-2008-q3 has been created
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=intel-2008-q3

        at  b0c6a0ee96cfdffc87310940961d4fee240eabc1 (commit)

- Commits -----------------------------------------------
commit b0c6a0ee96cfdffc87310940961d4fee240eabc1
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Sep 8 08:52:48 2008 -0700

    intel: track move of bo_exec from drivers to bufmgr.
    (cherry picked from commit 35fd72756a05463568d94862f4fcd234903e1204)

commit c14cb6c354432c5921e9af44168f52631d1c187a
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Sep 15 10:54:31 2008 -0700

    intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
    (cherry picked from commit 3628185f566e178a12b493fb89abf52b4b281f99)

commit d78a8a0ae4b308e9ebcfa28be51e17c39ed5e7c6
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Sep 15 10:53:43 2008 -0700

    intel: Move the bufmgr back to the screen.
    
    Mesa requires that we be able to share objects between contexts, which means
    that the objects need to be created by the same bufmgr, and the bufmgr
    internally requires pthread protection for thread safety.
    Rely on the bufmgr having appropriate locking.
    (cherry picked from commit 7e0bbdcf033981282978554c2e68ce48b55aa291)
    
    Conflicts:
    
    	src/mesa/drivers/dri/intel/intel_screen.c

commit 09962abf1b782d1e0ffc9dc28a86f963925fa103
Author: Dave Airlie <airlied at linux.ie>
Date:   Sun Aug 24 17:59:10 2008 +1000

    Revert "Revert "Merge branch 'drm-gem'""
    
    This reverts commit 7c81124d7c4a4d1da9f48cbf7e82ab1a3a970a7a.
    (cherry picked from commit f75843a517bd188639e6866db2a7b04de3524e16)
    (cherry picked from commit a41562b3b034f8d007a2d6c34a17c36f3ceac4c5)

---------------------------------



More information about the mesa-commit mailing list