summaryrefslogtreecommitdiff
path: root/src/i830_memory.c
AgeCommit message (Expand)Author
2008-07-21Fix official name for GM45 chipsetZhenyu Wang
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang
2008-06-16Fix compiler warning when disable xvmc configZhenyu Wang
2008-05-26Fixup power saving registersJesse Barnes
2008-04-10Keep static copies of the 965 render programs in video memory.Eric Anholt
2008-03-28Disable overlay on new mobile chipsetZhenyu Wang
2008-03-24Revert "Use mprotect on unbound AGP memory to attempt to catch use while unbo...Eric Anholt
2008-03-13Merge branch 'master' into xvmcZhenyu Wang
2008-03-13Always bind memory after agp aperture allocationZhenyu Wang
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-11Merge branch 'master' into xvmcZhenyu Wang
2008-03-07Enable hardware overlay on 965Jesse Barnes
2008-03-06Account for FBC LL cache in memory reservationJesse Barnes
2008-02-05Fix build warnings on 64 bitJesse Barnes
2008-02-05Allow non-strict free order for bo_listHong Liu
2008-01-31Bug #14246: Fix biuld on OpenBSD.Mark Kettenis
2008-01-31Don't crash if SW cursorZhenyu Wang
2008-01-30Frame buffer compression support on new chipsetJesse Barnes
2008-01-30hardware status page initialization reworkZhenyu Wang
2008-01-30Wrap up chipsets which needs graphics address for status pageZhenyu Wang
2007-11-15remove unnecessary i830_reg.h includesZhenyu Wang
2007-11-15Merge branch 'master' into xvmcZhenyu Wang
2007-11-15xvmc: take out batch buffer handling codeZhenyu Wang
2007-11-13Merge branch 'master' into xvmcZhenyu Wang
2007-11-09Add 'ret' variable to i830_allocator_initJesse Barnes
2007-11-09Fixup warningsJesse Barnes
2007-11-09Merge branch 'master' into xvmcZhenyu Wang
2007-11-01Fix allocation reset for really not free BO allocatorZhenyu Wang
2007-10-30Fix builds without DRIAlan Coopersmith
2007-10-24Adapt to DRM Lockfree and setStatus changes.Thomas Hellstrom
2007-10-23Merge branch 'master' into xvmcZhenyu Wang
2007-10-16Adapt to libdrm buffer object API changes.Michel Dänzer
2007-10-12Fix failure in tiling setup on non-power-of-two allocations on pre-965.Eric Anholt
2007-10-12Use mprotect on unbound AGP memory to attempt to catch use while unbound.Eric Anholt
2007-10-11Don't double-free the memory manager allocation.Eric Anholt
2007-10-11Update memory manager sizing for the current set of LIFETIME_FIXED bufffers.Eric Anholt
2007-10-11Move tiling fence register setup to bind time instead of allocate time.Eric Anholt
2007-10-11Allow front/back/depth to move over the lifetime of the server.Eric Anholt
2007-10-11Refuse to allocate LIFETIME_FIXED objects in buffer objects.Eric Anholt
2007-10-11In i830_allocate_memory_bo, bind if we control the VT, not on lifetime-fixed.Eric Anholt
2007-10-08Merge branch 'master' into xvmcZhenyu Wang
2007-10-05Replace setting of LIFETIME_FIXED on cursors with just updating the offsets.Eric Anholt
2007-10-05Don't set overlay registers LIFETIME_FIXED. It always uses the current offset.Eric Anholt
2007-10-05Revert setting of exa_965_state as LIFETIME_FIXED.Eric Anholt
2007-10-05Don't leak buffer object allocations in i830_reset_allocations().Eric Anholt
2007-10-05Fix formatting of error message.Eric Anholt
2007-09-27Pin cursor, overlay(no physical) and exa state buffersZhenyu Wang
2007-09-20Merge remote branch 'origin/master' into buffer-objectsEric Anholt
2007-09-19Merge branch 'master' into xvmc-i915Zhenyu Wang
2007-08-17Tune acceleration architecture allocator sizes down.Eric Anholt