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
2007-08-15
BSD: Return EINVAL if drm_unlock is called on an unheld or other-owner lock.
Eric Anholt
1
-0
/
+6
2007-08-15
Add a set of tests for DRM locking, exposing issues on BSD.
Eric Anholt
3
-0
/
+264
2007-08-15
Fix a bad error message in auth.c regression test.
Eric Anholt
1
-1
/
+1
2007-08-15
Require master in setversion test, since it requires auth.
Eric Anholt
1
-1
/
+1
2007-08-15
BSD: simplify drm_ioctl() after other refactoring.
vehemens
1
-15
/
+6
2007-08-15
Bug #11989: Fix regression in getstats ioctl (kernel panic).
vehemens
1
-1
/
+1
2007-08-15
BSD: Fix regression in setversion ioctl (current version not returned).
Eric Anholt
1
-16
/
+20
2007-08-15
Add a regression test for the setversion interface.
Eric Anholt
3
-0
/
+86
2007-08-15
Add simple regression test for getstats (does it not crash the kernel?).
Eric Anholt
3
-0
/
+53
2007-08-15
BSD: Replace brief description in each file's first line with doxygen later on.
Eric Anholt
17
-48
/
+107
2007-08-15
nouveau: Use count parameter in nouveau_notifier_alloc().
Ben Skeggs
1
-2
/
+3
2007-08-15
nouveau: Turn some messages into DRM_DEBUGs..
Ben Skeggs
1
-2
/
+2
2007-08-15
nouveau: Allow GART notifiers when using sgdma code.
Ben Skeggs
3
-9
/
+39
2007-08-15
nouveau: Workaround mysterious PRAMIN clobbering by the card.
Ben Skeggs
1
-0
/
+8
2007-08-14
Eliminate unused / useless ioctls.
Ian Romanick
5
-93
/
+4
2007-08-14
Clean up remaining C++ style comments.
Ian Romanick
1
-10
/
+18
2007-08-14
Move dwWriteReg to xgi_cmdlist.c, the only file where it is used.
Ian Romanick
2
-13
/
+14
2007-08-14
Remove unused interrupt related functions.
Ian Romanick
1
-24
/
+0
2007-08-14
Clean up xgi_(en|dis)able_(mmio|ge) and move to xgi_misc.c.
Ian Romanick
3
-110
/
+171
2007-08-15
nouveau: Catch all NV4x chips instead of just NV_40.
Ben Skeggs
1
-5
/
+2
2007-08-15
nouveau/nv40: Fix channel scheduling.
Ben Skeggs
3
-1
/
+15
2007-08-13
Bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
1
-4
/
+10
2007-08-13
Strobe magic 0xB03F register to flush PCI-e GART table.
Ian Romanick
1
-1
/
+5
2007-08-13
Bug #11951: Fix an errno sign inversion on pre-FreeBSD 5.
vehemens
4
-1
/
+6
2007-08-13
Add a regression test for authentication.
Eric Anholt
3
-1
/
+140
2007-08-13
Add doxygen and fix whitespace for drm_auth.c
Eric Anholt
1
-3
/
+25
2007-08-13
Fix drm_auth.c locking to not recurse on dev_lock.
vehemens
1
-4
/
+7
2007-08-11
i915: i965 non-secure batchbuffer bit has moved.
Dave Airlie
2
-2
/
+10
2007-08-10
nouveau/nv50: demagic instmem setup.
Ben Skeggs
9
-137
/
+217
2007-08-10
nouveau: Allow creation of gpuobjs before any other init has taken place.
Ben Skeggs
3
-3
/
+30
2007-08-09
After calling drm_sman_cleanup, mark both heaps as uninitialized.
Ian Romanick
1
-0
/
+3
2007-08-09
Use DRM_MEMORYBARRIER() macro instead of mb().
Ian Romanick
1
-5
/
+1
2007-08-09
Mask off correct bits in M2REG_AUTO_LINK_STATUS for interrupt handling.
Ian Romanick
3
-35
/
+64
2007-08-09
Minor clean up of IRQ code. Much, much more to come.
Ian Romanick
2
-20
/
+9
2007-08-09
Use sman memory manager instead of internal version.
Ian Romanick
4
-313
/
+54
2007-08-09
Unify alloc and free ioctls.
Ian Romanick
5
-75
/
+78
2007-08-09
Associate master file pointer with command list buffer.
Ian Romanick
4
-19
/
+9
2007-08-09
nouveau: silence irq handler a bit
Ben Skeggs
1
-67
/
+20
2007-08-09
nouveau/nv40: add some missing pciids.
Ben Skeggs
1
-3
/
+25
2007-08-08
nouveau : nv10, nv20, nv30 : don't save all channel in the same RAMFC entry
Matthieu Castet
1
-1
/
+1
2007-08-08
nouveau: Always allocate drm's push buffer in VRAM
Ben Skeggs
3
-37
/
+53
2007-08-08
nouveau: return channel id
Ben Skeggs
1
-0
/
+1
2007-08-08
nouveau/nv50: hack up initial channel context from current state
Ben Skeggs
1
-0
/
+6
2007-08-08
nouveau: enable/disable engine-specific interrupts in _init()/_takedown()
Ben Skeggs
12
-90
/
+36
2007-08-07
nouveau : fix enable irq (in the previous code all irq were masked by engine
Matthieu Castet
2
-3
/
+9
2007-08-06
Unify infrastructure for freeing on-card / GART memory.
Ian Romanick
4
-32
/
+15
2007-08-06
Release client memory in reclaim_buffers_idlelocked instead of preclose.
Ian Romanick
1
-14
/
+20
2007-08-06
Refactor xgi_(fb|pcie)_free_all into xgi_free_all.
Ian Romanick
4
-44
/
+13
2007-08-06
Replace per-heap semaphores with drm_device::struct_mutex.
Ian Romanick
4
-16
/
+10
2007-08-06
Unify infrastructure for allocating (not yet freeing) on-card / GART memory.
Ian Romanick
4
-43
/
+18
[prev]
[next]