index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
/
radeon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
Delete the pre-core DRM code with extreme prejudice.
Adam Jackson
1
-124
/
+0
2005-03-15
add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering on
Roland Scheidegger
1
-2
/
+4
2005-02-10
add support for texture micro tiling for radeon/r200. Add support for cube
Roland Scheidegger
1
-2
/
+4
2005-01-26
(Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon
Roland Scheidegger
1
-2
/
+6
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z
Roland Scheidegger
1
-2
/
+4
2004-10-23
Apply radeon r300 microcode patch to non-core
Dave Airlie
1
-1
/
+3
2004-08-24
Merged drmfntbl-0-0-2
drmfntbl-0-0-2-20040824-merge
Dave Airlie
1
-16
/
+0
2004-08-17
Merged drmfntbl-0-0-1
drmfntbl-0-0-1-20040817-merge
Dave Airlie
1
-49
/
+0
2004-08-17
preparation patch for radeon permanent mapping registers/framebuffer makes
Dave Airlie
1
-0
/
+4
2004-07-05
align with kernel
Dave Airlie
1
-1
/
+1
2004-05-18
add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color,
Roland Scheidegger
1
-1
/
+3
2004-05-09
Commit sysfs and drm PCI changes for 2.6 kernel
Dave Airlie
1
-1
/
+1
2004-04-21
centralise pci ids into one place and use scripts to generate files for
Dave Airlie
1
-61
/
+0
2003-12-16
Add a collection of Radeon and R128 PCI IDs, including the IGP chipsets.
Eric Anholt
1
-1
/
+24
2003-11-05
Use int64_t instead of s64 -- fixes FreeBSD compile, works on linux.
Eric Anholt
1
-1
/
+1
2003-11-04
Memory layout transition:
Michel Daenzer
1
-3
/
+18
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
1
-1
/
+1
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
1
-0
/
+37
2003-09-25
Whitespace cleanup.
Eric Anholt
1
-2
/
+2
2003-08-26
Remove artificial PCI GART limitations, rename AGP to GART where
Michel Daenzer
1
-4
/
+4
2003-08-18
Clean up Radeon DRI resume code
Michel Daenzer
1
-2
/
+2
2003-08-12
Document change in interface version 1.9.
Eric Anholt
1
-0
/
+1
2003-06-10
Texture rectangle support for r100
Keith Whitwell
1
-1
/
+1
2003-05-20
DRM part of Radeon DRI suspend/resume support (Charl Botha).
config-0-0-1-20031005-freeze
David Dawes
1
-0
/
+2
2003-04-22
add more get_param queries for embedded project
Keith Whitwell
1
-0
/
+1
2003-03-28
merged drm-filp-0-1-branch
drm-filp-1-20020328-merge
Keith Whitwell
1
-20
/
+15
2003-03-25
XFree86 4.3.0 merge
X_4_3_0-20030324-merge
Alan Hourihane
1
-16
/
+19
2003-02-08
reclaim DMA buffers in DRIVER_RELEASE() (Felix Kühling)
Michel Daenzer
1
-0
/
+1
2003-01-03
more cleanups, free mem heap data on last client exit
Keith Whitwell
1
-23
/
+12
2003-01-02
Bump radeon drm version nr on recent interface relaxation
Keith Whitwell
1
-1
/
+2
2003-01-02
Make the radeon drm module better at cleaning up after itself if all the
Keith Whitwell
1
-0
/
+6
2002-10-28
merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7
Brian Paul
1
-1
/
+5
2002-09-29
Move os-dependent stuff out of radeon_irq.c
Keith Whitwell
1
-3
/
+11
2002-09-25
common ioctl to wait for vertical blank IRQs
Michel Daenzer
1
-44
/
+1
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
1
-6
/
+76
2002-08-26
merged r200-0-1-branch
r200-0-1-20020822-merge
Keith Whitwell
1
-12
/
+8
2002-07-14
bump DRM minor and check it before using the GETPARAM ioctl to obtain
Michel Daenzer
1
-3
/
+3
2002-07-05
merged bsd-3-0-0-branch
bsd-3-0-0-20020705-merge
Alan Hourihane
1
-0
/
+123