index
:
drm/libdrm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-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
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-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
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
main
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
pageflip
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
r6xx-r7xx-support
radeon-1-0-0-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
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
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
radeon: Simplify the radeon microcode loading.
r6xx-r7xx-support
Alex Deucher
2
-254
/
+135
2009-04-02
Add support for RV790 (HD 4890) asics
Alex Deucher
2
-2
/
+4
2009-03-30
Merge branch 'master' into r6xx-r7xx-support
Alex Deucher
177
-10388
/
+24932
2009-03-29
RS780: Load the right firmware
Alex Deucher
1
-4
/
+4
2009-03-26
libdrm/intel: support GTT maps correctly
Jesse Barnes
2
-16
/
+42
2009-03-25
nouveau: plug drm fifo ioremap leak (#14941)
Stuart Bennett
1
-0
/
+1
2009-03-25
nouveau: add linux compat defines for PCI config access, use them for nvidia ...
Stuart Bennett
2
-18
/
+34
2009-03-25
nouveau: use PFB_CSTATUS naming from ddx (reg introduced with nv10)
Stuart Bennett
3
-9
/
+7
2009-03-25
libdrm/nouveau: fix typo in nouveau_device_close()
Ben Skeggs
1
-1
/
+1
2009-03-20
libdrm/nouveau: ask the kernel for vram/gart aperture sizes
Ben Skeggs
2
-0
/
+19
2009-03-20
libdrm/nouveau: remove unneccesary null ptr checks
Ben Skeggs
1
-4
/
+2
2009-03-20
libdrm/nouveau: incr refcount on ref fence before decr on old fence
Ben Skeggs
1
-11
/
+5
2009-03-19
radeon: add new pci ids
Alex Deucher
1
-0
/
+2
2009-03-20
libdrm/nouveau: unref fences when deleting bo
Maarten Maathuis
1
-0
/
+4
2009-03-18
libdrm/nouveau: implement bo_handle_get for !mm_enabled
Ben Skeggs
1
-11
/
+12
2009-03-16
radeon: sync up with more changes from drm-next tree
Alex Deucher
5
-635
/
+648
2009-03-16
libdrm_nouveau: The handle that is passed to mmap needs to be drm_handle_t
Robert Noland
1
-1
/
+1
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
3
-8
/
+3
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-15
radeon: irq fixes for rs600
Alex Deucher
2
-9
/
+9
2009-03-13
drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.
Dave Airlie
1
-1
/
+1
2009-03-13
drm/radeon: don't call irq changes on r600 suspend/resume
Dave Airlie
1
-0
/
+6
2009-03-13
drm/radeon: fix r600 writeback across suspend/resume
Dave Airlie
1
-3
/
+0
2009-03-09
FreeBSD: Fix the printing of maps on amd64/i386 to be consistent
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-09
drm/radeon: fix r600 writeback setup.
Dave Airlie
1
-19
/
+24
2009-03-09
drm/radeon: fix r600 pci mapping calls.
Dave Airlie
1
-6
/
+5
2009-03-09
R6xx/R7xx: remove extra padding on cache flush and wait_until
Alex Deucher
1
-4
/
+1
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-07
r6xx/r7xx: fix possible oops in r600_page_table_cleanup()
Alex Deucher
1
-0
/
+4
2009-03-06
drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsets
Ben Skeggs
2
-6
/
+2
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-03-04
radeon: pull in ring padding form drm-next
Alex Deucher
3
-36
/
+47
2009-03-03
drm: drop Linux < 2.6.21 support
Pekka Paalanen
3
-195
/
+1
2009-03-03
drm, via: drop Linux < 2.6.20 support
Pekka Paalanen
3
-29
/
+0
2009-03-02
Revert "R6xx/R7xx: don't pad ring for IB age submission"
Alex Deucher
1
-1
/
+7
2009-03-02
drm: drop Linux < 2.6.19 support
Pekka Paalanen
7
-437
/
+3
2009-03-02
drm: drop Linux < 2.6.18 support
Pekka Paalanen
2
-56
/
+0
2009-03-02
drm: drop Linux < 2.6.16 support
Pekka Paalanen
2
-12
/
+0
[next]