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
/
shared-core
/
savage_drv.h
Age
Commit message (
Expand
)
Author
2005-03-13
Command DMA optimizations:
Felix Kuehling
2005-03-07
Tracked down random lockups related to command DMA that occurred in Quake3
Felix Kuehling
2005-03-06
Added support for command DMA on Savage4-based hardware. Unfortunately
Felix Kuehling
2005-02-23
Use wrap counter to extend 16-bit hardware event tags to 32-bit logical
Felix Kuehling
2005-01-20
Corrected some confusion of vb_stride and vtx_size
Felix Kuehling
2005-01-16
Fixed a bug that prevented the driver from ever emitting triangle strips or
Felix Kuehling
2005-01-15
Setup MTRRs for frame buffer and aperture manually on Savage3D and
Felix Kuehling
2005-01-10
Only try to find the agp_buffer_map if dma_type is AGP. This is all that's
Felix Kuehling
2005-01-09
Improved workaround for Savage3D DMA lockup to emit NOPs only before the
Felix Kuehling
2005-01-05
3D scissor regs are now managed by the DRM to iterate over clip rects
Felix Kuehling
2005-01-05
Fixed the DMA buffer age test. Should fix occasional "soft" lockups. Bumped
Felix Kuehling
2005-01-01
Completeley rewritten Savage DRM which can be considered secure (modulo
Felix Kuehling