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-core
/
r300_cmdbuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
1
-1198
/
+0
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
1
-128
/
+12
2008-11-03
radeon: add some more r100 support to test AGP
Dave Airlie
1
-0
/
+3
2008-10-16
radeon: add CS support for r100/r200 in 2D driver
Dave Airlie
1
-0
/
+64
2008-08-14
radeon: add copy/solid regs for rn50
Dave Airlie
1
-0
/
+7
2008-08-14
Merge branch 'radeon-gem-cs' into modesetting-gem
Dave Airlie
1
-3
/
+44
2008-07-31
Merge commit 'origin/master' into modesetting-gem
Kristian Høgsberg
1
-43
/
+171
2008-07-29
r300: Fix cliprect emit
Nicolai Haehnle
1
-1
/
+4
2008-07-28
r300: initial command stream parser for packet 0.
Dave Airlie
1
-3
/
+45
2008-07-26
r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX
Nicolai Haehnle
1
-16
/
+64
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie
1
-5
/
+6
2008-06-20
r300: fix warning
Dave Airlie
1
-1
/
+1
2008-06-15
radeon: *really* fix screen corruption thanks to Lukasz Krotowski
Jerome Glisse
1
-1
/
+0
2008-06-15
radeon: actualy try to fix the corruption
Jerome Glisse
1
-12
/
+14
2008-06-15
radeon: fix screen corruption introduced by last patch
Jerome Glisse
1
-6
/
+4
2008-06-13
radeon: r345xx fixe hard lockup
Jerome Glisse
1
-21
/
+99
2008-06-09
r300/r500: add hier-z regs
Dave Airlie
1
-12
/
+12
2008-05-23
r500: add two more register ranges for mesa driver to setup
Dave Airlie
1
-0
/
+2
2008-05-17
r500: add more register ranges for Mesa driver
Dave Airlie
1
-0
/
+3
2008-05-05
r500: add allowed range for us config/pixsize
Dave Airlie
1
-0
/
+1
2008-03-30
drm/r300: fix wait interface mixup
Dave Airlie
1
-9
/
+24
2008-03-29
r300: Correctly translate the value for the R300_CMD_WAIT command.
Oliver McFadden
1
-12
/
+27
2008-03-21
r500: fragment program upload is also used to upload constants.
Dave Airlie
1
-8
/
+20
2008-03-20
drm: fixup r500fp submission
Dave Airlie
1
-10
/
+8
2008-03-19
move some more r300 regs into not allowed on r500
Dave Airlie
1
-3
/
+4
2008-03-17
initial r500 RS and FP register and upload code
Dave Airlie
1
-7
/
+63
2007-11-27
r500: add a bunch of all r5xx pci ids..
Dave Airlie
1
-1
/
+6
2007-11-21
r500: suggestion from glisse to not add cliprect offset on r5xx
Dave Airlie
1
-12
/
+20
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-17
/
+17
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-4
/
+4
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
1
-30
/
+30
2007-07-16
drm: remove drm_buf_t
Dave Airlie
1
-2
/
+2
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-4
/
+4
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
1
-1
/
+1
2007-06-21
r300: Allow writes to R300_VAP_PVS_WAITIDLE.
Oliver McFadden
1
-0
/
+1
2007-06-18
r300: Registers 0x2220-0x2230 are known as R300_VAP_CLIP_X_0-R300_VAP_CLIP_Y_1.
Oliver McFadden
1
-1
/
+1
2007-05-06
r300: Use the defined names for known registers.
Oliver McFadden
1
-13
/
+13
2007-03-13
r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; not
Oliver McFadden
1
-2
/
+2
2007-03-13
Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.
Oliver McFadden
1
-1
/
+1
2007-03-13
Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to either
Oliver McFadden
1
-1
/
+1
2007-03-13
Guess another unknown register used for R300 pacification.
Oliver McFadden
1
-2
/
+2
2006-12-14
Unify radeon offset checking.
Michel Dänzer
1
-26
/
+6
2006-10-10
only allow specific type-3 packets to pass the verifier instead of all for r1...
Roland Scheidegger
1
-1
/
+32
2006-04-23
Fix from Benh for ppc r300 scratch
Dave Airlie
1
-1
/
+1
2006-04-08
Compile fixes for FreeBSD.
Eric Anholt
1
-3
/
+3
2006-03-25
radeon fix up the PCI ids for new memory map like the kernel one.. not
libdrm-2_0_1
Dave Airlie
1
-7
/
+8
2006-03-07
ia64 support for r300_scratch. (not tested)
Aapo Tahkola
1
-5
/
+5
2006-03-06
Add general-purpose packet for manipulating scratch registers (r300)
Aapo Tahkola
1
-0
/
+66
2006-02-19
missed a piece of benh patch
Dave Airlie
1
-4
/
+4
2006-02-18
fix brace placement
Dave Airlie
1
-4
/
+2
[next]