summaryrefslogtreecommitdiff
path: root/linux-core/radeon_gem.c
AgeCommit message (Expand)Author
2008-11-10radeon: add gart useable size to report to userspaceDave Airlie
2008-11-10drm/radeon: add uncached allocator to drm ttm code.Dave Airlie
2008-11-10radeon: fixup vram visible calculation to take a/c pinned objects for nowDave Airlie
2008-11-03radeon: add mtrr support for VRAM aperture.Dave Airlie
2008-11-03radeon: set dma bufs bo type to a kernel typeDave Airlie
2008-11-03radeon: overhaul ring interactionsDave Airlie
2008-11-03radeon: add wait rendering APIDave Airlie
2008-11-03radeon: remove unused gem indirect ioctlDave Airlie
2008-11-03radeon: fix some warningsDave Airlie
2008-11-03radeon: CS2 make it all work with new relocs styleDave Airlie
2008-11-03radeon: make new CS2 command submission interface port older interface to thisDave Airlie
2008-11-03radeon: add r423 bits to modesettingDave Airlie
2008-11-03radeon: fix accessible VRAM sizingDave Airlie
2008-10-16radeon: use discardable flags on no backing store objectsDave Airlie
2008-10-06radeon: fix alignment so Xv works againDave Airlie
2008-10-06radeon: fix pin ioctl interface to mesa can find offset for pinned buffersDave Airlie
2008-10-06drm/radeon: fixup clean flag handlingDave Airlie
2008-09-24radeon: add r600 modesetting registers writesDave Airlie
2008-09-18[PATCH] radeon: fixup GEM domain setting - allows more userspace pathsDave Airlie
2008-09-18radeon: fail properly if we can't create the ring.Dave Airlie
2008-09-18radeon: do proper memory controller init and setupDave Airlie
2008-09-18radeon: fixup reference counting properlyDave Airlie
2008-09-18radeon: remove unneeded debuggingDave Airlie
2008-09-18make text reserve 256kDave Airlie
2008-09-18radeon: add initial suspend/resume supportDave Airlie
2008-09-05radeon: rs690 GART tables need to be in uncached memory.Dave Airlie
2008-09-04radeon: fixup a number of avivo checks for rs690Dave Airlie
2008-08-26radeon: fixup domains and use them properlyDave Airlie
2008-08-17radeon: first pass at bios scratch regsAlex Deucher
2008-08-15radeon: reserve 64k of VRAM for now for text mode so we don't trample itDave Airlie
2008-08-14radeon: add support for memory map initDave Airlie
2008-08-14radeon: FEDORA: patch to make 3D driver workDave Airlie
2008-08-14radeon: remove debuggingDave Airlie
2008-08-14radeon: use mm_enabled variable to denote memory manager runningDave Airlie
2008-08-14radeon: make buffer swap for older drivers work again on GEMDave Airlie
2008-08-14radeon: FEDORA: add old DMA buffers on top of GEMDave Airlie
2008-08-06radeon: fixup PCI GART table with GEM enabledDave Airlie
2008-07-31TTM: remove API and userspace objects.Dave Airlie
2008-07-30radeon: hack gem to get an offset back for Mesa.Dave Airlie
2008-07-29radeon: move code around putting emit into csDave Airlie
2008-07-29radeon_cs: add relocate hook for mm and non-mm relocationsDave Airlie
2008-07-28radeon command submission startDave Airlie
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie