index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
radeon_gem.c
Age
Commit message (
Expand
)
Author
2008-10-06
drm/radeon: fixup clean flag handling
Dave Airlie
2008-09-24
radeon: add r600 modesetting registers writes
Dave Airlie
2008-09-18
[PATCH] radeon: fixup GEM domain setting - allows more userspace paths
Dave Airlie
2008-09-18
radeon: fail properly if we can't create the ring.
Dave Airlie
2008-09-18
radeon: do proper memory controller init and setup
Dave Airlie
2008-09-18
radeon: fixup reference counting properly
Dave Airlie
2008-09-18
radeon: remove unneeded debugging
Dave Airlie
2008-09-18
make text reserve 256k
Dave Airlie
2008-09-18
radeon: add initial suspend/resume support
Dave Airlie
2008-09-05
radeon: rs690 GART tables need to be in uncached memory.
Dave Airlie
2008-09-04
radeon: fixup a number of avivo checks for rs690
Dave Airlie
2008-08-26
radeon: fixup domains and use them properly
Dave Airlie
2008-08-17
radeon: first pass at bios scratch regs
Alex Deucher
2008-08-15
radeon: reserve 64k of VRAM for now for text mode so we don't trample it
Dave Airlie
2008-08-14
radeon: add support for memory map init
Dave Airlie
2008-08-14
radeon: FEDORA: patch to make 3D driver work
Dave Airlie
2008-08-14
radeon: remove debugging
Dave Airlie
2008-08-14
radeon: use mm_enabled variable to denote memory manager running
Dave Airlie
2008-08-14
radeon: make buffer swap for older drivers work again on GEM
Dave Airlie
2008-08-14
radeon: FEDORA: add old DMA buffers on top of GEM
Dave Airlie
2008-08-06
radeon: fixup PCI GART table with GEM enabled
Dave Airlie
2008-07-31
TTM: remove API and userspace objects.
Dave Airlie
2008-07-30
radeon: hack gem to get an offset back for Mesa.
Dave Airlie
2008-07-29
radeon: move code around putting emit into cs
Dave Airlie
2008-07-29
radeon_cs: add relocate hook for mm and non-mm relocations
Dave Airlie
2008-07-28
radeon command submission start
Dave Airlie
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie