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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-21
Merge branch 'vblank-rework' into vblank
vblank
Jesse Barnes
1
-2
/
+3
2007-06-21
RADEON: fix race in vblank interrupt handling
Jesse Barnes
1
-6
/
+3
2007-06-18
Remove broken CRTC enable checks and incorrect user irq enable in set_pipe
Jesse Barnes
1
-8
/
+0
2007-06-18
radeon: VBlank rework fixups.
Michel Dänzer
2
-15
/
+6
2007-06-15
Remove broken crtc enable checks, radeon does it slightly differently
Jesse Barnes
1
-9
/
+3
2007-06-15
First cut at radeon support for the vblank rework.
Jesse Barnes
3
-99
/
+79
2007-06-15
Remove DRIVER_IRQ_VBL(2).
Michel Dänzer
3
-9
/
+5
2007-06-15
Make vblank waitqueue per CRTC.
Michel Dänzer
2
-5
/
+12
2007-06-15
Wake up vblank waitqueue in drm_handle_vblank().
Michel Dänzer
2
-2
/
+1
2007-06-15
i915: Fix tests for vblank interrupts being enabled on CRTC by X server.
Michel Dänzer
1
-2
/
+2
2007-06-15
Return current sequence number to userspace after blocking wait for vblank.
Michel Dänzer
1
-0
/
+1
2007-06-15
Fix memory leaks in vblank error paths.
Michel Dänzer
2
-8
/
+11
2007-06-14
Comment new vblank routines and fixup several issues:
Jesse Barnes
5
-79
/
+213
2007-06-12
Remove unnecessary (and uncommented!) read barrier from the interrupt
Jesse Barnes
1
-1
/
+0
2007-06-12
Update vblank code:
Jesse Barnes
8
-141
/
+209
2007-06-12
Initial checkin of vblank rework. Code attempts to reduce the number
Jesse Barnes
9
-93
/
+297
2007-06-10
use krh's idr mods to remove lists from idr code
Dave Airlie
7
-51
/
+176
2007-06-08
r300: Added the CP maximum fetch size and ring rptr update variables.
Oliver McFadden
2
-4
/
+22
2007-06-07
oops must fix this properly at some point
Dave Airlie
1
-2
/
+0
2007-06-07
drm: fix radeon setparam alignment issues on 32/64-bit
Dave Airlie
2
-0
/
+29
2007-06-05
r300: Small correction to the previous commit.
Oliver McFadden
1
-1
/
+1
2007-06-05
r300: Document more of the RADEON_RBBM_STATUS register.
Alex Deucher
1
-1
/
+43
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
4
-16
/
+79
2007-06-05
remove include of linux ioctl32.h from drm drivers
Dave Airlie
6
-6
/
+0
2007-06-04
nouveau: fix RAMHT wrapping
Maurice van der Pot
1
-1
/
+1
2007-06-03
radeon: refine irq acking for vbl on crtc 2
Dave Airlie
1
-5
/
+15
2007-06-03
Revert "drm: add new drm_wait_on function to replace macro"
root
2
-31
/
+1
2007-06-03
Revert "move i915 to new drm_wait_on function"
root
1
-9
/
+2
2007-06-03
radeon: add support for vblank on crtc2
Dave Airlie
6
-12
/
+106
2007-06-01
drm: fixup initialisation of list heads and idr
Dave Airlie
2
-8
/
+7
2007-05-31
i915: Add support for 945GME chip
Wang Zhenyu
1
-0
/
+1
2007-05-31
i915: Add support for 965GME/GLE chip.
Wang Zhenyu
2
-1
/
+3
2007-05-29
Update a bunch of FreeBSD port code.
Jung-uk Kim
6
-25
/
+43
2007-05-29
reformatting, clean-ups
Brian
1
-27
/
+31
2007-05-29
Clean-ups and reformatting.
Brian
1
-289
/
+353
2007-05-27
drm: move context handling code to use linux idr
Dave Airlie
2
-92
/
+61
2007-05-27
drm: convert drawable handling to use Linux idr
Dave Airlie
4
-195
/
+61
2007-05-26
drm: spinlock initializer cleanup
Thomas Gleixner
1
-5
/
+1
2007-05-26
drm: make sure the drawable code doesn't call malloc(0).
Michel Dänzer
1
-15
/
+26
2007-05-26
radeon: add other IGP chipsets
Dave Airlie
1
-0
/
+7
2007-05-26
Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."
Dave Airlie
6
-173
/
+92
2007-05-26
Revert "drm/ttm: cleanup most of fence ioctl split out"
Dave Airlie
5
-362
/
+44
2007-05-26
whitespace fixups from kernel
Dave Airlie
4
-33
/
+23
2007-05-26
ati_pcigart: cut to 80 chars
Dave Airlie
1
-2
/
+4
2007-05-26
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
5
-44
/
+362
2007-05-26
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
6
-92
/
+173
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
16
-198
/
+118
2007-05-17
nouveau: don't build the module by default
Stephane Marchesin
1
-0
/
+1
2007-05-13
r300: Added my comments into r300_reg.h.
Oliver McFadden
1
-0
/
+5
2007-05-13
r300: Synchronized R300 register defines file.
Oliver McFadden
1
-4
/
+4
[next]