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-12-10
Merge branch 'master' into r500-support
r500-support
Dave Airlie
62
-685
/
+805
2007-12-10
drm: move agp include outside CONFIG_AGP as it isn't dependant on agp in kernel
Dave Airlie
1
-1
/
+1
2007-12-08
mach64: comment bus master / ring buffer behavior and security
José Fonseca
3
-1
/
+61
2007-12-07
Fix pipe<->plane mapping vs. vblank handling (again)
Jesse Barnes
1
-2
/
+15
2007-12-06
take down stuff after asking driver to unload
Dave Airlie
1
-9
/
+8
2007-12-05
mach64: make buffer emission macros normal functions
José Fonseca
2
-221
/
+239
2007-12-05
mach64: use utf-8
José Fonseca
3
-3
/
+3
2007-12-05
Remove references to the sarea_priv perf_boxes field.
Kristian Høgsberg
2
-7
/
+0
2007-12-05
patch from -mm kernel to use upper_32_bits
Dave Airlie
1
-1
/
+2
2007-12-02
bsd: Replace other occurrences of msleep with mtx_sleep
Robert Noland
4
-4
/
+4
2007-12-02
bsd: Now make secondary vblank work
Robert Noland
4
-8
/
+37
2007-12-01
bsd: Hook secondary vblank support.
Robert Noland
4
-2
/
+11
2007-12-01
bsd: Fix typo in i915_drv.c
Robert Noland
1
-1
/
+1
2007-12-01
mtx_sleep is preferred to msleep
Robert Noland
1
-1
/
+1
2007-12-01
Clarify order of operations
Robert Noland
1
-1
/
+1
2007-12-01
DRM_DEBUG already prints the function name.
Robert Noland
1
-5
/
+4
2007-12-01
drm: Add _DRM_DRIVER map flag.
Robert Noland
4
-7
/
+11
2007-12-01
bsd: Move counter initialization to load time.
Robert Noland
1
-12
/
+12
2007-11-30
nouveau: Properly identify NV40 and NV44 generation.
Maarten Maathuis
1
-3
/
+12
2007-11-29
Beside the emitted warning, the added cast (u64 -> unsigned) strips out
Jiri Slaby
1
-2
/
+2
2007-11-29
drm: enable udev node creation
Dave Airlie
1
-6
/
+1
2007-11-29
drm: oops not a cleanup..
Dave Airlie
1
-1
/
+1
2007-11-29
Fix up drm_ati_pcigart_info
Robert C. Noland III
2
-6
/
+6
2007-11-29
drm: more cleanups
Dave Airlie
5
-20
/
+24
2007-11-28
i965: oops force mi batchbuffer start
Dave Airlie
1
-0
/
+3
2007-11-27
r500: add a bunch of all r5xx pci ids..
Dave Airlie
4
-5
/
+106
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
44
-364
/
+352
2007-11-22
drm: cleanup drm_regman.c coding style
Dave Airlie
1
-6
/
+1
2007-11-22
i915: add context handle to superioctl struct
Dave Airlie
1
-0
/
+1
2007-11-22
r500: add pci id for X1650
Dave Airlie
1
-0
/
+1
2007-11-21
drm: don't reset to 0 irq_enabled when client open file descriptor
Jerome Glisse
2
-1
/
+1
2007-11-21
r500: suggestion from glisse to not add cliprect offset on r5xx
Dave Airlie
1
-12
/
+20
2007-11-20
radeon: add initial r5xx support
Dave Airlie
3
-38
/
+95
2007-11-19
Fix capitalization of __linux__ define.
Eric Anholt
2
-3
/
+3
2007-11-19
drm: fix dead lock in drm_buffer_object_transfer
Jerome Glisse
1
-1
/
+1
2007-11-18
Bug #13233: Fix build on FreeBSD.
Robert Noland
2
-9
/
+17
2007-11-18
Bug #13233: Chase move of agp headers on FreeBSD.
Robert Noland
2
-0
/
+8
2007-11-18
radeon: refactor out the fb/agp location read/write.
Dave Airlie
4
-8
/
+27
2007-11-16
nouveau: also mention the number of succcessfully copied bios bytes.
Stephane Marchesin
1
-1
/
+1
2007-11-15
nouveau: rename
Jeremy Kolb
1
-5
/
+5
2007-11-15
nouveau: flip buffer into gart.
Jeremy Kolb
1
-0
/
+41
2007-11-15
nouveau: be verbose about PPC bios for now.
Stephane Marchesin
1
-0
/
+5
2007-11-15
nouveau: revert the nv34 context size change, it was not the culprit after all.
Stephane Marchesin
1
-1
/
+1
2007-11-15
nouveau: use get_property instead of of_get_property on pre-2.6.22 kernels.
Stephane Marchesin
1
-2
/
+6
2007-11-15
mm fixups.
Thomas Hellstrom
3
-19
/
+6
2007-11-15
i915: remove excess debug output
Dave Airlie
1
-2
/
+0
2007-11-15
nouveau: Copy the PPC bios to RAMIN on init, that lets us do proper output de...
Stephane Marchesin
1
-0
/
+19
2007-11-15
intel: add flushing for i8xx chipsets.
Dave Airlie
2
-32
/
+97
2007-11-14
nouveau: nv30: missing ramin init, does it brake other hw?
Patrice Mandin
1
-0
/
+13
2007-11-14
Add new shared header file drm_internal.h.
Kristian Høgsberg
5
-9
/
+44
[next]