index
:
~alon/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
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
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
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
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-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
libkms-master
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-dirty-libdrm
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
nouveau-1
nv-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
qxl
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
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
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 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-01
drm: sg alloc should write back the handle to userspace
libdrm-2.3.1
libdrm-2_3-branch
Dave Airlie
1
-1
/
+1
2008-05-28
remove include
Dave Airlie
1
-2
/
+0
2008-05-28
libdrm: make a branch for libdrm which drops all the TTM apis.
Dave Airlie
5
-988
/
+4
2008-05-28
radeon: split microcode out into a separate header file.
Dave Airlie
4
-16063
/
+16121
2008-05-28
i915: fix BSD bh, DRI2 not uses anywhere else
Dave Airlie
1
-1
/
+1
2008-05-28
radeon: bump release date/version for r500 3D support
Dave Airlie
1
-2
/
+3
2008-05-27
RADEON: add get_param for number of GB pipes
Alex Deucher
4
-7
/
+11
2008-05-27
[BSD] Move unlock in drm_vm.c from accidental platform #ifdeffing.
Owain Ainsworth
1
-2
/
+1
2008-05-27
[BSD] Fix lock leak in drm_update_draw malloc failure path.
Owain Ainsworth
1
-1
/
+3
2008-05-27
[BSD] Fix lock leaks in error paths in drm_bufs.c.
Owain Ainsworth
1
-9
/
+17
2008-05-27
[BSD] Remove superfluous recursive locking in drm_add_magic.
Owain Ainsworth
1
-2
/
+0
2008-05-27
[i915] Fix typo in (unused) START_ADDR definition.
Jie Luo
1
-1
/
+1
2008-05-27
[FreeBSD] Add vblank-rework support and get drivers building.
Robert Noland
11
-43
/
+296
2008-05-27
[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.
Eric Anholt
27
-291
/
+380
2008-05-23
r500: add two more register ranges for mesa driver to setup
Dave Airlie
2
-0
/
+5
2008-05-23
drm: fix nouveau warning
Dave Airlie
1
-1
/
+1
2008-05-21
rs690/r500: vblank support.
Dave Airlie
2
-49
/
+177
2008-05-17
r500: add more register ranges for Mesa driver
Dave Airlie
2
-0
/
+8
2008-05-14
ati_pcigart: oops wrong way around not that it actually mattered
Dave Airlie
1
-2
/
+2
2008-05-14
ati_pcigart: stop working in the evenings you mess up too often
Dave Airlie
1
-9
/
+12
2008-05-14
Revert "ati_pcigart: fixup properly this version might even work"
Dave Airlie
3
-51
/
+33
2008-05-14
ati_pcigart: fixup properly this version might even work
Dave Airlie
3
-33
/
+51
2008-05-14
ati_pcigart: fill out 40-bit gart table support properly
Dave Airlie
1
-1
/
+8
2008-05-13
RS4xx: separate out RS400 and RS480 IGP chips
Alex Deucher
3
-85
/
+83
2008-05-12
RADEON: fix copy/pasto in last commit
Alex Deucher
1
-1
/
+1
2008-05-12
R3/4/5: init pipe setup in drm
Alex Deucher
2
-0
/
+70
2008-05-12
RADEON: cleanup radeon_do_engine_reset()
Alex Deucher
1
-25
/
+28
2008-05-12
R300+: fixup pixcache flush
Alex Deucher
1
-9
/
+29
2008-05-12
RS4xx: fix MCIND index mask
Alex Deucher
2
-4
/
+4
2008-05-12
RADEON: write AGP_BASE_2 on chips that support it
Alex Deucher
1
-0
/
+2
2008-05-12
R300+: fixup PURGE/FLUSH macros
Alex Deucher
2
-9
/
+36
2008-05-12
Radeon IGP: merge RS4xx/RS6xx gart setup
Alex Deucher
2
-81
/
+30
2008-05-12
Radeon IGP: wrap MCIND access
Alex Deucher
2
-76
/
+99
2008-05-12
Radeon IGP: clean up registers and magic numbers
Alex Deucher
2
-96
/
+121
2008-05-07
drm: nopage compat fixup for drm_vm
Dave Airlie
5
-82
/
+349
2008-05-05
r500: add allowed range for us config/pixsize
Dave Airlie
2
-0
/
+3
2008-05-02
nv50: enable 0x400500 bit 0 after PGRAPH exception also
Ben Skeggs
1
-2
/
+6
2008-05-02
nouveau: guard against channels potentially not having a context, fix nv50
Ben Skeggs
2
-42
/
+39
2008-05-02
nouveau: disable all card interrupts when unknown PFIFO IRQ occurs.
Ben Skeggs
1
-0
/
+1
2008-05-02
nouveau: restore original NV_PFIFO_CACHES_REASSIGN value in fifo handler
Ben Skeggs
1
-2
/
+3
2008-05-02
nouveau: gather nsource in trap_info()
Ben Skeggs
1
-4
/
+9
2008-05-02
nv50: PGRAPH exception handling completely different from earlier chips
Ben Skeggs
1
-1
/
+48
2008-05-01
nv50: I cave... Add nv84 initial context values.
Ben Skeggs
1
-14
/
+1152
2008-04-29
i915: fix off by one in VGA save/restore of AR & CR regs
Jesse Barnes
2
-6
/
+6
2008-04-29
nouveau: NV9x cards exist as well.
Maarten Maathuis
1
-0
/
+1
2008-04-27
Use fixed sized types in new ioctls
Jesse Barnes
2
-3
/
+3
2008-04-26
Enum-ectomy of vblank modesetting ioctl
Jesse Barnes
1
-5
/
+4
2008-04-23
Don't disable IRQs, just tasklets, when taking the drm lock spinlock.
Thomas Hellstrom
2
-25
/
+17
2008-04-23
Fixed unlock check on EAGAIN
Jakob Bornecrantz
1
-0
/
+1
2008-04-23
i915: fix for compatibility mode
Xiang, Haihao
1
-0
/
+1
[next]