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
Age
Commit message (
Expand
)
Author
2005-01-17
Some code commenting concerning the FIFO & DMA engine.
Jose Fonseca
2005-01-16
This table is in radeon_drv.h along with the version number so remove it
Dave Airlie
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
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-08
Fixed off-by-one error in savage_bci_wait_fifo_shadow.
Felix Kuehling
2005-01-07
via updates: moved the verifier state struct to dev_priv. Implemented AGP
Thomas Hellstrom
2005-01-07
Updated via DRM with check for stray FIRE commands primitive list.
Thomas Hellstrom
2005-01-06
Add i915GM support Add resume functionality (must be used with later DDX)
Alan Hourihane
2005-01-06
via DRM: Updated the verifier to check the vertex lists more thorough. This
Thomas Hellstrom
2005-01-05
3D scissor regs are now managed by the DRM to iterate over clip rects
Felix Kuehling
2005-01-05
Bumped driver date and minor version.
Thomas Hellstrom
2005-01-05
VIA update:
Thomas Hellstrom
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
2005-01-01
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
Felix Kuehling
2004-12-31
VIA DRM: verifier: Added verbose palette error reporting, and support for
Thomas Hellstrom
2004-12-31
VIA DRM: Stability enhancements and cleanups in via_dma.c Added explicit
Thomas Hellstrom
2004-12-21
via DRM: Tightened the security for some functions of the
Thomas Hellstrom
2004-12-20
Copy HC_ParaType_Auto change to shared-core. Bump version numbers and
Keith Whitwell
2004-12-19
via changes: Fixed typecasting bug in via_dma.c, and possible short-circuit
Thomas Hellstrom
2004-12-13
VIA drm updates:
Thomas Hellstrom
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z
Roland Scheidegger
2004-12-06
Security and optimization fixes for the via drm:
Thomas Hellstrom
2004-12-03
Added 3D functionality to the via command verifier. Modified the via
Thomas Hellstrom
2004-12-03
Make 1-bit fields be unsigned (no sign bit :). sparse complains about them:
Dave Airlie
2004-11-27
Reworked PCI MMIO command buffer parser, and imported code from the Mesa
Thomas Hellstrom
2004-11-11
patch from bug 1803 - will try and push to kernel soon
Dave Airlie
2004-11-07
add some more r300 pci ids
Dave Airlie
2004-11-06
Convert more drivers for bsd-core, moving the ioctl definitions to shared
Eric Anholt
2004-11-06
Move radeon i2c include to top of file
Jon Smirl
2004-11-06
Export missing r128 ioctl symbol
Jon Smirl
2004-11-06
Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but
Eric Anholt
2004-11-03
Fixed bug in via_dma.c. The code didn't check that the lock was held by the
Thomas Hellstrom
2004-11-01
Reworked the jump-code in via_dma.c. The command regulator now seems to
Thomas Hellstrom
2004-11-01
correct historic mis-attribution of copyright
Keith Whitwell
2004-10-30
Some stabilizing work to the DMA ring-buffer code. Temporarily replaced the
Thomas Hellstrom
2004-10-16
Fixed off by one errors in clipping.
Ville Syrjala
2004-10-16
Fixed bad formatting.
Ville Syrjala
2004-10-12
Via updates. Fixed unlikely but possible uint32_t overflow in ring-buffer
Thomas Hellstrom
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
2004-10-10
Vladimir requested support so we can at least load r300 microcode for
Dave Airlie
2004-10-09
cleanup VIA driver to look a bit like others before kernel merge
Dave Airlie
2004-10-09
Lindent the via stuff so I can include it in kernel
Dave Airlie
2004-10-08
Changed unsigned to uint32_t in some ioctl parameters. Introduced first
Thomas Hellstrom
2004-10-06
Revert back to drm_order() instead of using kernel get_order(). The
Jon Smirl
2004-10-02
janitor-list_for_each-drivers-char-drm-radeon_memc.patch from mm kernel
Jon Smirl
[next]