OSDN Git Service

[intel] Report buffer size when allocating with INTEL_DEBUG=bufmgr and TTM.
[android-x86/external-mesa.git] / src / mesa / drivers / dri / intel / intel_bufmgr_ttm.c
2008-01-10 Eric Anholt[intel] Report buffer size when allocating with INTEL_D...
2008-01-08 Eric Anholt[intel] Add TTM bufmgr debug for type or offset migrati...
2008-01-04 Xiang, Haihaointel: some initialization for dri_bufmgr_ttm
2008-01-04 Eric Anholt[intel] Add a single-entry relocation buffer cache.
2008-01-03 Eric Anholt[intel] Convert relocations to not be cleared out on...
2008-01-02 Eric AnholtRevert "[intel] Use the memory type mask containing...
2008-01-02 Eric Anholt[intel] Use the memory type mask containing the caching...
2008-01-02 Keith PackardSet correct flags mask when validating buffers.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-14 Eric Anholt[intel] Fix uninitialized data in screen-region buffer...
2007-12-14 Eric Anholt[intel] Remove excessive validation debugging.
2007-12-14 Eric Anholt[intel] Initialize debug flag for dri_bufmgrs
2007-12-14 Eric Anholt[intel] warnings cleanup
2007-12-14 Eric Anholt[intel] Remove the relocation buffer lists and just...
2007-12-14 Eric Anholt[intel] Remove broken mutex protection from dri_bufmgrs.
2007-12-14 Eric Anholt[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-12 Keith PackardBlock in kernel waiting for fence
2007-12-12 Keith PackardUse previous buffer offsets to compute proposed relocations
2007-12-01 Eric Anholt[intel] Move batch bo_unmap from TTM code to shared...
2007-12-01 Eric Anholt[intel] Add failure path printfs to relocation code...
2007-12-01 Eric Anholt[intel] Simplify TTM relocation code by passing around...
2007-12-01 Eric Anholt[intel] Fix the type and naming of the flags/mask args...
2007-12-01 Eric Anholt[intel] intel_bufmgr_ttm style sanity
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...