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
path:
root
/
bsd-core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
Merge branch 'master' into r6xx-r7xx-support
Alex Deucher
58
-289
/
+945
2009-03-16
FreeBSD: Set up the nouveau build infrastructure
Robert Noland
38
-1
/
+573
2009-03-16
FreeBSD: Add support for matching solely on vedor id.
Robert Noland
1
-2
/
+6
2009-03-16
FreeBSD: Improve the debug output of drm_mmap().
Robert Noland
1
-1
/
+6
2009-03-16
FreeBSD: Add list_for_each_prev() to our bank of compat functions.
Robert Noland
1
-0
/
+4
2009-03-16
FreeBSD: Don't set the PZERO flag to mtx_sleep.
Robert Noland
2
-2
/
+2
2009-03-16
FreeBSD: use flsl() instead of ffsl().
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Minor code cleanup.
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Increase MAX_PCI_RESOURCE
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Cast map handles to vm_offset_t
Robert Noland
1
-6
/
+12
2009-03-09
FreeBSD: Fix the printing of maps on amd64/i386 to be consistent
xgi-0-0-2
Robert Noland
1
-3
/
+3
2009-03-09
FreeBSD: Fix up the flags for bus_dmamem here as well.
Robert Noland
1
-4
/
+4
2009-03-08
FreeBSD: Fix up the flags to bus_dmamem_*
Robert Noland
1
-2
/
+3
2009-03-08
FreeBSD use kdev for kernel device name
vehemens
11
-99
/
+99
2009-03-05
FreeBSD: Rework DRM_[DEBUG,ERROR,INFO] macros a bit.
Robert Noland
1
-5
/
+5
2009-03-05
FreeBSD: Garbage collect entries from pcireg.h since we now include it.
Robert Noland
1
-9
/
+0
2009-03-05
FreeBSD: We only want drm to ever attach to the primary pci device.
Robert Noland
2
-0
/
+5
2009-03-05
FreeBSD: rework drm_scatter.c which allocates scatter / gather pages for use by
Robert Noland
2
-31
/
+91
2009-02-27
FreeBSD: Introduce a kernel tuneable to disable msi at boot time.
Robert Noland
1
-1
/
+5
2009-02-27
Move vblank_init to driver load time.
Robert Noland
5
-3
/
+17
2009-02-26
FreeBSD: Fix up some ioctl permissions issues missed many times over.
Robert Noland
3
-8
/
+7
2009-02-25
i915: Backport jbarnes gm45 vblank counter patch.
Robert Noland
1
-1
/
+0
2009-02-24
FreeBSD: Drop the Giant lock.
Robert Noland
1
-1
/
+1
2009-02-24
FreeBSD: Turn on msi
Robert Noland
3
-35
/
+78
2009-02-24
FreeBSD: Add some vblank related debugging and replace DRM_WAIT_ON with a loc...
Robert Noland
1
-9
/
+23
2009-02-24
i915: This was part of a sync to the intel driver at some point
Robert Noland
3
-1
/
+2
2009-02-24
FreeBSD: Rip out the locked task support now that i915 no longer uses it.
Robert Noland
4
-64
/
+0
2009-02-23
FreeBSD: There is no compelling reason to hold the lock here.
Robert Noland
1
-2
/
+0
2009-02-23
FreeBSD: Don't set PZERO in mtx_sleep.
Robert Noland
1
-2
/
+2
2009-02-23
FreeBSD: Set MAP_NOSYNC on mmaps.
Robert Noland
1
-2
/
+2
2009-02-23
FreeBSD: Finish fixing up the r6/7xx build on FreeBSD.
Robert Noland
3
-2
/
+4
2008-12-23
[FreeBSD] Fix build on FreeBSD after modesetting import.
Robert Noland
1
-0
/
+1
2008-10-23
[FreeBSD] We should use dev2unit() rather than minor()
Robert Noland
2
-2
/
+2
2008-10-23
[FreeBSD] This check isn't correct and causes at least mga to lockup.
Robert Noland
1
-6
/
+4
2008-10-10
[FreeBSD] Plug memory leak in drm_rmdraw() and drm_drawable_free_all()
Robert Noland
1
-11
/
+9
2008-10-10
[FreeBSD] Rework all of the memory allocations
Robert Noland
24
-173
/
+184
2008-10-09
[FreeBSD] Fix linux list compat list_for_each_safe()
Robert Noland
1
-2
/
+2
2008-10-03
[FreeBSD] Don't explicitly bzero driver softc.
Robert Noland
9
-18
/
+0
2008-10-03
[FreeBSD] Use M_WAITOK when allocating driver memory.
Robert Noland
9
-9
/
+27
2008-10-03
[FreeBSD] Do a bit of optimization on drm_order()
Robert Noland
1
-3
/
+4
2008-10-01
Use devfs_get_cdevpriv in mmap as well.
Robert Noland
1
-9
/
+12
2008-09-17
[FreeBSD] Convert to using cdevpriv for file_priv tracking
Robert Noland
7
-89
/
+62
2008-09-10
Remove incomplete and obsolete free/net/open code.
vehemens
20
-665
/
+8
2008-09-08
[FreeBSD] We need to call drm_detach before we free dev->driver.
Robert Noland
9
-9
/
+36
2008-09-07
[FreeBSD] Implement drm_ioremap_wc() to set a range of mem to write-combining
Robert Noland
2
-2
/
+12
2008-09-06
[FreeBSD] IGP gart needs to be un-cached.
Robert Noland
1
-18
/
+73
2008-09-06
Free temp_pagelist on error. Free in reverse order. Noticed by open.
vehemens
1
-1
/
+2
2008-09-06
Pass lock data like linux and open.
vehemens
4
-24
/
+21
2008-09-06
Move order to end like linux.
vehemens
1
-16
/
+16
2008-09-06
Style white space cleanup part 2.
vehemens
8
-23
/
+23
[next]