Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-30 | [i915] Report buffer state _after_ fence submission to user-space. | Thomas Hellstrom | |
This fixes a problem where the wrong bo->fence_type was reported, and also saves some memory space. [bo core] export the drm_bo_fill_rep_arg function. | |||
2008-03-17 | Evict cached_mapped relocatee before applying reloc. | Thomas Hellstrom | |
Fix that got left out after the intel-post-reloc merge. | |||
2008-03-12 | Merge branch 'intel-post-reloc' | Thomas Hellstrom | |
Conflicts: linux-core/drm_compat.c linux-core/drm_compat.h linux-core/drm_ttm.c shared-core/i915_dma.c Bump driver minor to 13 due to introduction of new relocation type. | |||
2008-02-29 | Working revision. | Thomas Hellstrom | |
2008-02-29 | More post-ioctl work. | Thomas Hellstrom | |
2008-02-28 | Initial commit. | Thomas Hellstrom | |