index
:
mesa/drm
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)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
bump version to 2.4.4
libdrm-2.4.4
Eric Anholt
1
-1
/
+1
2009-01-14
intel: Retry pin ioctl on -EINTR.
Eric Anholt
1
-1
/
+4
2009-01-13
Don't use DRM_BO_FLAG_NO_MOVE in bufmgr fake. It's a ttm flag.
Owain G. Ainsworth
1
-1
/
+1
2009-01-12
Remove drmModeReplaceFb after it was removed from the kernel.
Owain G. Ainsworth
2
-28
/
+0
2009-01-12
nv50: ack nsource to prevent continuous protection fault irqs
Ben Skeggs
1
-2
/
+22
2009-01-07
libdrm: add autoconf check for clock_gettime
Jesse Barnes
2
-1
/
+8
2009-01-07
libdrm: only check for vblank timeout if we caught EINTR
Jesse Barnes
1
-7
/
+10
2009-01-07
libdrm: add timeout handling to drmWaitVBlank
Jesse Barnes
2
-1
/
+20
2008-12-29
Remove executable from modeprint test dir
Jesse Barnes
1
-0
/
+0
2008-12-23
[FreeBSD] Fix build on FreeBSD after modesetting import.
Robert Noland
2
-0
/
+3
2008-12-23
radeon: only write irq regs if irq is enabled
Dave Airlie
1
-2
/
+4
2008-12-22
intel: Rename plane[AB]* back to pipe[AB]*.
libdrm-2.4.3
Eric Anholt
1
-8
/
+19
2008-12-22
intel: Remove linux build of i915 DRM, as it's unmaintained and a user trap.
Eric Anholt
2
-14
/
+1
2008-12-22
intel: Sync GEM ioctl comments for easier diffing against the kernel.
Eric Anholt
1
-7
/
+20
2008-12-18
modetest: Print more stuff. Prettier.
Kristian Høgsberg
1
-15
/
+36
2008-12-17
libdrm: Fix modetest/modeprint to use automake stuff.
Eric Anholt
9
-33
/
+31
2008-12-17
intel: Cache tiling/swizzle state in user mode. Reset tiling on reuse.
Keith Packard
1
-17
/
+42
2008-12-17
intel: Debug output %u vs uint64_t warning fix
Keith Packard
1
-1
/
+1
2008-12-17
intel: return error status from drm_intel_gem_bo_map
Keith Packard
1
-0
/
+4
2008-12-17
intel: Dump out memory usage information when the kernel fails to pin
Keith Packard
1
-15
/
+55
2008-12-17
libdrm: add mode setting files
Jesse Barnes
20
-12
/
+2179
2008-12-14
intel: don't skip set_domain on mapping of shared buffers.
Eric Anholt
1
-1
/
+1
2008-12-14
intel: don't let named buffers into the BO cache.
Eric Anholt
1
-2
/
+3
2008-12-14
intel: Remove the mapped flag, which is adequately covered by bo_gem->virtual.
Eric Anholt
1
-68
/
+54
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
244
-68471
/
+4978
2008-12-10
Bump version to 2.4.3 to reflect addition of mode setting header
Jesse Barnes
1
-1
/
+1
2008-12-10
Update .gitignore with new modetest program
Jesse Barnes
1
-0
/
+1
2008-12-09
Merge branch 'modesetting-gem'
Jesse Barnes
244
-4978
/
+68471
2008-12-08
libdrm: bump to 2.4 for lib version
Dave Airlie
1
-1
/
+1
2008-12-03
Merge branch 'master' into modesetting-gem
Jesse Barnes
3
-2
/
+17
2008-12-03
Merge branch 'master' into modesetting-gem
Jesse Barnes
2
-131
/
+2417
2008-12-02
Bump version to 2.4.2 to signal new libdrm_intel functions.
Eric Anholt
1
-1
/
+1
2008-12-02
intel: Add a function for setting (GTT,GTT) domain, for use by UXA.
Eric Anholt
2
-1
/
+16
2008-11-23
nv50: support NV94 chipset
Ben Skeggs
2
-0
/
+2103
2008-11-21
nv50: update context-related tables for original 8800GTS
Ben Skeggs
1
-131
/
+314
2008-11-20
Merge branch 'master' into modesetting-gem
Jesse Barnes
0
-0
/
+0
2008-11-20
DRM: make drm_map_type match upstream kernel
Jesse Barnes
1
-2
/
+2
2008-11-20
DRM: make drm_map_type match kernel
Jesse Barnes
1
-2
/
+2
2008-11-19
Unbreak drm build.
Stephane Marchesin
1
-1
/
+2
2008-11-19
Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into...
Jesse Barnes
12
-41
/
+377
2008-11-19
libdrm_intel: fix merge error
Jesse Barnes
1
-2
/
+0
2008-11-19
Update modetest
Jesse Barnes
3
-0
/
+426
2008-11-17
Revert "gem: protect idr_pre with the spinlock"
Jerome Glisse
1
-3
/
+5
2008-11-16
gem: protect idr_pre with the spinlock
Jerome Glisse
1
-5
/
+3
2008-11-16
radeon: protect cs ioctl atomic part with a mutex
Jerome Glisse
2
-0
/
+7
2008-11-16
libdrm-radeon: add print callback to cs & small fixes
Jerome Glisse
5
-6
/
+113
2008-11-15
libdrm-radeon: unref return current BO ptr to reflect BO destruction
Jerome Glisse
5
-19
/
+21
2008-11-15
drm/bo: fix stupid lock imbalance
Dave Airlie
1
-1
/
+1
2008-11-14
libdrm-radeon: unreference buffer once cs stream is submited or on cs clean
Jerome Glisse
1
-4
/
+14
2008-11-14
libdrm-radeon: new tracker tools
Jerome Glisse
4
-14
/
+224
[next]