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
/
radeon.h
Age
Commit message (
Expand
)
Author
2005-01-26
(Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon
Roland Scheidegger
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z
Roland Scheidegger
2004-10-23
Apply radeon r300 microcode patch to non-core
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-08-17
preparation patch for radeon permanent mapping registers/framebuffer makes
Dave Airlie
2004-07-05
align with kernel
Dave Airlie
2004-05-18
add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color,
Roland Scheidegger
2004-05-09
Commit sysfs and drm PCI changes for 2.6 kernel
Dave Airlie
2004-04-21
centralise pci ids into one place and use scripts to generate files for
Dave Airlie
2003-12-16
Add a collection of Radeon and R128 PCI IDs, including the IGP chipsets.
Eric Anholt
2003-11-05
Use int64_t instead of s64 -- fixes FreeBSD compile, works on linux.
Eric Anholt
2003-11-04
Memory layout transition:
Michel Daenzer
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
2003-09-25
Whitespace cleanup.
Eric Anholt
2003-08-26
Remove artificial PCI GART limitations, rename AGP to GART where
Michel Daenzer
2003-08-18
Clean up Radeon DRI resume code
Michel Daenzer
2003-08-12
Document change in interface version 1.9.
Eric Anholt
2003-06-10
Texture rectangle support for r100
Keith Whitwell
2003-05-20
DRM part of Radeon DRI suspend/resume support (Charl Botha).
David Dawes
2003-04-22
add more get_param queries for embedded project
Keith Whitwell
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2003-03-25
XFree86 4.3.0 merge
Alan Hourihane
2003-02-08
reclaim DMA buffers in DRIVER_RELEASE() (Felix Kühling)
Michel Daenzer
2003-01-03
more cleanups, free mem heap data on last client exit
Keith Whitwell
2003-01-02
Bump radeon drm version nr on recent interface relaxation
Keith Whitwell
2003-01-02
Make the radeon drm module better at cleaning up after itself if all the
Keith Whitwell
2002-10-28
merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7
Brian Paul
2002-09-29
Move os-dependent stuff out of radeon_irq.c
Keith Whitwell
2002-09-25
common ioctl to wait for vertical blank IRQs
Michel Daenzer
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
2002-08-26
merged r200-0-1-branch
Keith Whitwell
2002-07-14
bump DRM minor and check it before using the GETPARAM ioctl to obtain
Michel Daenzer
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane