mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Sat Dec 1 02:12:15 UTC 2007


 src/mesa/drivers/dri/common/dri_bufmgr.c      |    9 
 src/mesa/drivers/dri/common/dri_bufmgr.h      |   13 
 src/mesa/drivers/dri/common/dri_bufmgr_fake.c |   12 
 src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c |  726 ++++++++++++++------------
 4 files changed, 413 insertions(+), 347 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit d388cad74675b6ac9bde4aa1dbdd3f4b0138942d
Author: Eric Anholt <eric at anholt.net>
Date:   Fri Nov 30 18:12:23 2007 -0800

    [intel] Add failure path printfs to relocation code and some comments.

commit 700468b8bc37a26bb5a229ab8fa0478aaa7a049e
Author: Eric Anholt <eric at anholt.net>
Date:   Fri Nov 30 18:08:17 2007 -0800

    [intel] Simplify TTM relocation code by passing around bufmgr struct.

commit ddd92ee9a173bbb087ef67b4a36ac231e30c941f
Author: Eric Anholt <eric at anholt.net>
Date:   Fri Nov 30 14:15:36 2007 -0800

    [intel] Fix the type and naming of the flags/mask args to TTM functions.
    
    The uint64_t flags (as defined by drm.h) were being used as unsigned ints in
    many places.

commit 6f8dee03aaeab67532bbadef27f9e2a91e0022d8
Author: Eric Anholt <eric at anholt.net>
Date:   Fri Nov 30 14:14:11 2007 -0800

    [intel] intel_bufmgr_ttm style sanity




More information about the mesa-commit mailing list