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_drv.h
Age
Commit message (
Expand
)
Author
2003-12-16
Don't ioremap the framebuffer area. The ioremapped area wasn't used by
Eric Anholt
2003-11-04
Memory layout transition:
Michel Daenzer
2003-08-26
Remove artificial PCI GART limitations, rename AGP to GART where
Michel Daenzer
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-30
Merged texmem-0-0-1
Ian Romanick
2003-04-26
Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of
Eric Anholt
2003-04-22
get rid of superfluous fields in struct drm_radeon_ring_buffer
Michel Daenzer
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-21
Merge from bsd-4-0-0-branch.
Eric Anholt
2003-02-04
fix PCI and AGP posting problems (based on testing by Chris Ison and
Michel Daenzer
2003-01-02
Make the radeon drm module better at cleaning up after itself if all the
Keith Whitwell
2002-10-29
preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when
Michel Daenzer
2002-10-28
merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7
Brian Paul
2002-09-27
make SW interrupts more robust: write sequence number to scratch register,
Michel Daenzer
2002-09-26
BSD vblank framework.
Eric Anholt
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-29
standardize use of __FUNCTION__ (Linus)
Keith Whitwell
2002-08-26
merged r200-0-1-branch
Keith Whitwell
2002-08-11
test scratch register writeback before using it
Michel Daenzer
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane