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-12-03
Bump to 2.4.16 for release
2.4.16
Kristian Høgsberg
1
-1
/
+1
2009-12-03
Enable experimental APIs for distcheck
Kristian Høgsberg
1
-0
/
+2
2009-12-02
intel: Free memory before inserting bo into cache.
Chris Wilson
1
-3
/
+10
2009-12-02
intel: Check and propagate errors from building reloc-tree
Chris Wilson
1
-2
/
+35
2009-12-02
intel: Repeat execbuffer after EINTR
Chris Wilson
1
-1
/
+1
2009-12-02
intel: Review use of errno.
Chris Wilson
1
-16
/
+25
2009-12-02
intel: Make bo_reference() inline for internal use.
Chris Wilson
1
-1
/
+1
2009-12-02
intel: Remove the extra reference while validating the reloc tree
Chris Wilson
1
-16
/
+0
2009-12-01
intel: Wrap a few more syscalls with EINTR protection
Chris Wilson
1
-15
/
+47
2009-11-30
intel: Clear bo->used_as_reloc_target flag on destroy
Chris Wilson
1
-1
/
+2
2009-11-30
intel: Apply pessimistic alignment to in-aperture buffer size
Chris Wilson
1
-1
/
+26
2009-11-30
intel: Only store a buffer in the cache if it is retained.
Chris Wilson
1
-4
/
+4
2009-11-25
Correctly set DRM_MAX_MINOR for all platforms.
Robert Noland
2
-6
/
+4
2009-11-24
Add missing DRM_MAX_MINOR define
Alex Deucher
1
-0
/
+1
2009-11-24
More fixups to allow mesa to build
Robert Noland
3
-2
/
+4
2009-11-24
Finish fixing the build on FreeBSD
Robert Noland
4
-6
/
+7
2009-11-23
Add drmGetDeviceNameFromFd function
Kristian Høgsberg
4
-0
/
+87
2009-11-23
Fix build on *BSD
Kristian Høgsberg
2
-10
/
+35
2009-11-23
Don't hardcore 'yes', use in configure.ac output
Kristian Høgsberg
1
-2
/
+4
2009-11-23
Output summary of enabled features at the end of configure.ac
Kristian Høgsberg
1
-0
/
+8
2009-11-23
Drop duplicated radeon_*.h files in include/drm
Kristian Høgsberg
5
-609
/
+0
2009-11-20
Put mach64_drm.h back in to avoid breaking mesa build
Kristian Høgsberg
2
-1
/
+258
2009-11-20
Install kernel headers in ${includedir}/drm
Kristian Høgsberg
4
-1
/
+41
2009-11-21
nouveau: fix DRM headers
Pekka Paalanen
2
-57
/
+220
2009-11-20
Merge remote branch 'origin/master' into libdrm
Kristian Høgsberg
6
-38
/
+206
2009-11-20
Update README
Kristian Høgsberg
1
-58
/
+27
2009-11-18
libdrm_radeon: add radeon_bo_is_referenced_by_cs function
Maciej Cencora
1
-0
/
+14
2009-11-17
Drop stale TODO and unused ChangeLog
Kristian Høgsberg
3
-31
/
+1
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
58
-74
/
+58
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
404
-137098
/
+0
2009-11-17
Use headers copied from kernel instead of shared-core
Kristian Høgsberg
9
-12
/
+8
2009-11-17
Fix typo in i915 pipe_from_crtc_id ioctl struct name
Kristian Høgsberg
1
-1
/
+1
2009-11-17
Copy headers from kernel v2.6.32-rc6-130-g5b8f0be
Kristian Høgsberg
19
-1
/
+5384
2009-11-17
Add makefile rule to copy headers from kernel tree
Kristian Høgsberg
3
-0
/
+14
2009-11-15
nouveau: Update some nouveau_class.h definitions from renouveau.xml.
Francisco Jerez
1
-32
/
+154
2009-11-11
intel: Export madvise
Chris Wilson
4
-6
/
+38
2009-11-05
Only install libdrm_intel.pc if we build libdrm_intel
Julien Cristau
4
-4
/
+6
2009-11-04
nouveau: turn another assertion into an error
Ben Skeggs
1
-1
/
+5
2009-11-04
nouveau: modify api slightly to allow caller to handle reloc failures
Ben Skeggs
3
-19
/
+90
2009-11-04
nouveau: add reloc refcnt to pending bo list
Ben Skeggs
3
-7
/
+19
2009-11-04
nouveau: drop rendering on the floor rather than asserting if flush fails
Ben Skeggs
1
-5
/
+2
2009-11-04
nouveau: update view of available aperture space after each flush
Ben Skeggs
3
-5
/
+22
2009-11-03
radeon: fix allocation
Mathias Fröhlich
1
-1
/
+2
2009-10-29
Add support for vblank events
Kristian Høgsberg
3
-0
/
+90
2009-10-20
intel: Only call clock_gettime once per unreference_final.
Eric Anholt
1
-15
/
+32
2009-10-20
intel: Improve bo_references performance by skipping the tree walk.
Eric Anholt
1
-9
/
+15
2009-10-20
nouveau: retry if pushbuf ioctl interrupted by signal
Ben Skeggs
1
-0
/
+6
2009-10-19
nouveau: function to return status of bo being referenced in pushbuf
Ben Skeggs
2
-0
/
+21
2009-10-13
nouveau: nv30: add render target logbase2 width,height
Patrice Mandin
1
-0
/
+4
2009-10-13
intel: Add the defines for the kernel overlay support landing in 2.6.33.
Eric Anholt
1
-0
/
+71
[next]