index
:
~anholt/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
android
arb_timer_query
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-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
aub
batch
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
cache-buckets
cairo-gl
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
execbuf2
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-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-decode
intel-decode-gen7
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
likely
m3-0-0-1-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
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
no-more-buckets
nouveau-1
nv-0-0-1-branch
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
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-branch
reloc-reset
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
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-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
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
vc4-android
vc4-label
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
radeon_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
1
-112
/
+78
2008-11-03
radeon: commit ring after emitting the buffer discards
Dave Airlie
1
-1
/
+2
2008-11-03
radeon: add wait rendering API
Dave Airlie
1
-0
/
+1
2008-11-03
radeon: remove unused gem indirect ioctl
Dave Airlie
1
-1
/
+0
2008-11-03
radeon: make new CS2 command submission interface port older interface to this
Dave Airlie
1
-0
/
+1
2008-08-14
radeon: fix kernel_mm properly
Dave Airlie
1
-4
/
+0
2008-08-14
radeon: use mm_enabled variable to denote memory manager running
Dave Airlie
1
-1
/
+1
2008-08-14
radeon: make buffer swap for older drivers work again on GEM
Dave Airlie
1
-0
/
+3
2008-08-14
radeon: add userspace call for mm support check
Dave Airlie
1
-0
/
+3
2008-08-06
radeon: fix setting new memmap in right place
Dave Airlie
1
-0
/
+1
2008-08-04
radeon: add userspace mm enable switch
Dave Airlie
1
-0
/
+3
2008-07-30
radeon: add some handles to the sarea + kernel mm available check
Dave Airlie
1
-0
/
+4
2008-07-28
radeon command submission start
Dave Airlie
1
-0
/
+1
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie
1
-88
/
+115
2008-05-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
1
-0
/
+3
2008-05-27
RADEON: add get_param for number of GB pipes
Alex Deucher
1
-0
/
+3
2008-03-12
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
1
-2
/
+4
2008-03-08
drm/radeon: check sarea_priv exists
Dave Airlie
1
-2
/
+4
2008-02-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
1
-3
/
+11
2008-02-23
fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
1
-3
/
+11
2008-02-14
missing bits
Dave Airlie
1
-1
/
+1
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
1
-17
/
+16
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
1
-4
/
+4
2007-11-18
radeon: refactor out the fb/agp location read/write.
Dave Airlie
1
-0
/
+3
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-1
/
+1
2007-09-29
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
1
-1
/
+3
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
1
-196
/
+146
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-103
/
+93
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
1
-86
/
+86
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-46
/
+46
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
1
-6
/
+6
2007-06-03
radeon: add support for vblank on crtc2
Dave Airlie
1
-0
/
+6
2007-04-29
radeon: Don't mess up page flipping when a file descriptor is closed.
Michel Dänzer
1
-27
/
+19
2007-03-04
radeon: make PCI GART aperture size variable, but making table size variable
Dave Airlie
1
-0
/
+6
2006-12-14
Unify radeon offset checking.
Michel Dänzer
1
-9
/
+4
2006-10-10
only allow specific type-3 packets to pass the verifier instead of all for r1...
Roland Scheidegger
1
-3
/
+106
2006-09-20
do a TCL state flush before accessing VAP_CNTL to prevent lockups on r200 whe...
Roland Scheidegger
1
-1
/
+8
2006-09-15
Use register writes instead of BITBLT_MULTI packets for buffer swap blits.
Michel Dänzer
1
-2
/
+4
2006-09-12
drm: use radeon specific names for radeon flags
Dave Airlie
1
-5
/
+5
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
1
-4
/
+4
2006-08-26
Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Dänzer
1
-13
/
+12
2006-07-19
Implement RADEON_PARAM_SCRATCH_OFFSET getparam.
Michel Dänzer
1
-0
/
+5
2006-07-19
Some debug output when the getparam ioctl is called with an unknown parameter.
Michel Dänzer
1
-0
/
+1
2006-05-24
Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new
drm-before-sman-merge
Roland Scheidegger
1
-0
/
+36
2006-05-20
Do a tcl state flush before accessing tcl vector space. This fixes some
Roland Scheidegger
1
-1
/
+2
2006-04-18
Err, use "ifndef" rather than "if !", to avoid compiler warning.
Eric Anholt
1
-1
/
+1
2006-04-18
Use __LP64__ instead of checking the linux-specific BITS_PER_LONG.
Eric Anholt
1
-1
/
+1
2006-04-08
Compile fixes for FreeBSD.
Eric Anholt
1
-1
/
+1
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
-3
/
+3
2006-03-08
Fix bug I reintroduced
Dave Airlie
1
-1
/
+1
[next]