summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_bufmgr_gem.c
AgeCommit message (Expand)Author
2008-05-06[intel-GEM] partial support for memory domains.Keith Packard
2008-05-05GEM: Allocate the right number of relocs, avoiding heap smashing.Eric Anholt
2008-05-05GEM: Include target buffer handle in relocation debug.Eric Anholt
2008-05-05GEM: Set validate index to keep the same buffer from being duped on the list.Eric Anholt
2008-05-05Print GEM handles instead of BO pointers in debugging.Eric Anholt
2008-05-05Initialize bufmgr_gem->validate_array[i].offset.Eric Anholt
2008-05-02Don't forget to set handle of shared buffers.Eric Anholt
2008-05-02Minor fixups to get GEM to the point of execbuf ioctl.Eric Anholt
2008-05-02[intel] Fix build for GEM. TTM is now disabled, and fencing is gone.Eric Anholt
2008-05-02Add intel_bufmgr_gem for new graphics execution manager.Eric Anholt