summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_bo_legacy.c
AgeCommit message (Expand)Author
2009-05-22radeon: reading back to scratch reg through status map doesn't workJerome Glisse
2009-02-23radeon: fixup legacy bo/cs out of VRAM waiting.Dave Airlie
2009-02-17radeon: initialise swapped objects pointerDave Airlie
2009-02-17radeon: legacy texMem interface fixups.Dave Airlie
2009-02-17Revert "dri/radeon: export a function to cleanup a texture object."Dave Airlie
2009-02-17radeon: fixup destroy texture object exit path and update LRUDave Airlie
2009-02-17dri/radeon: export a function to cleanup a texture object.Dave Airlie
2009-02-12radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie
2009-02-12radeon: renaming and headers cleanupDave Airlie
2009-02-04radeon: call getpagesize once and store in a staticDave Airlie
2009-02-04radeon: only do the fb read if we are mapping a VRAM objectDave Airlie
2009-02-03radeon: add a reference to the static buffers so they don't get deletedDave Airlie
2009-02-03radeon_bo: align size of bo to page size.Dave Airlie
2009-01-31r200/r300: add aperture space checksDave Airlie
2009-01-29radeon/r200/r300: bring back old style DMA buffer on top of BOs.Dave Airlie
2009-01-22radeon: cleanup bo unref codepath in pending codeDave Airlie
2009-01-22radeon: fix counting for cfree handles in an inlineDave Airlie
2009-01-23radeon: add r100/r200 workarounds for legacy agingDave Airlie
2009-01-14radeon/r200/r300: make legacy emit non-r300 specificDave Airlie
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie
2008-11-15radeon: update to libdrm-radeon API changesJerome Glisse
2008-11-14r300: cs + DRI2 supportJerome Glisse
2008-11-14r300: bo and cs abstraction.Jerome Glisse