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-07-09
nouveau: fix pin for buffers created with bo_wrap
Ben Skeggs
1
-1
/
+3
2009-07-06
s/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/
Ian Romanick
1
-1
/
+1
2009-07-06
libdrm: Make chown check for return value
Pauli Nieminen
1
-3
/
+33
2009-07-06
libdrm: Set _XOPEN_SOURCE and _GNU_SOURCE
Ian Romanick
1
-2
/
+2
2009-07-06
intel: Fix up math errors when allocating very large BOs.
Eric Anholt
1
-31
/
+15
2009-07-06
intel: fix compiler warning about returning a void value.
Edward O'Callaghan
1
-1
/
+1
2009-07-06
libdrm: Fix pci id numbers to unsigned so code won't mix signed/unsigned inte...
Pauli Nieminen
1
-6
/
+6
2009-07-06
strcasecmp is in strings.h.
Ian Romanick
1
-0
/
+1
2009-07-06
libdrm: Remove typedef for non-existing enum
Pauli Nieminen
1
-1
/
+0
2009-07-06
radeon: move cs space checking code to libdrm_radeon.
Dave Airlie
6
-108
/
+288
2009-07-03
radeon: fix cs buffer realloc padding
Jerome Glisse
1
-2
/
+1
2009-07-03
radeon: fix realloc of packets.
Dave Airlie
1
-1
/
+1
2009-07-02
radeon: add buffer naming function
Dave Airlie
2
-0
/
+16
2009-06-30
radeon: add support for write followed by read relocs.
Dave Airlie
1
-5
/
+12
2009-06-23
remove some old ttm bits
Dave Airlie
1
-52
/
+0
2009-06-22
drm: Strip old ttm.
Thomas Hellstrom
27
-7497
/
+4
2009-06-22
modetest: use gtt unmap for object
Jesse Barnes
1
-1
/
+1
2009-06-17
libdrm/radeon: add initial libdrm_radeon
Dave Airlie
13
-2
/
+1679
2009-06-05
nouveau: 0.0.14 + extend bo interface to support subrange mapping
Ben Skeggs
8
-43
/
+93
2009-06-04
nouveau: fix bo mapping issue
Ben Skeggs
1
-0
/
+3
2009-06-03
Fix build on kernels < 2.6.26
Pekka Paalanen
1
-14
/
+3
2009-06-03
nouveau: fill in bo->tiled field for referenced buffers
Ben Skeggs
1
-0
/
+9
2009-06-02
nv50: magic fix for "3d busted without the binary driver first" issue
Ben Skeggs
1
-0
/
+1
2009-05-28
drm: Fix compilation on 2.6.30
Michael Buesch
2
-3
/
+24
2009-05-26
nouveau: bump for 0.0.13
Ben Skeggs
8
-60
/
+111
2009-05-22
nouveau: backlight support for ppc laptops
Danny Tholen
2
-0
/
+97
2009-05-19
intel: quiet a warning.
Eric Anholt
1
-1
/
+0
2009-05-19
intel: Only do BO caching up to 64MB objects.
Eric Anholt
1
-3
/
+3
2009-05-14
libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.
libdrm-2.4.11
Keith Packard
4
-9
/
+32
2009-05-14
Add new drm_intel_get_pipe_from_crtc_id function.
Carl Worth
3
-0
/
+35
2009-05-12
Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse
Keith Packard
1
-1
/
+1
2009-05-12
libdrm/intel: add drm_intel_bo_disable_reuse api
Keith Packard
4
-1
/
+42
2009-05-10
Use C99 versions of __FUNCTION__ & __volatile__ when not building with gcc
Alan Coopersmith
1
-0
/
+6
2009-05-09
Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.am
Alan Coopersmith
1
-1
/
+0
2009-05-07
nouveau: backlight compat fix
Stuart Bennett
1
-1
/
+1
2009-05-07
nouveau: fix ppc for swab changes in Linux 2.6.29
Danny Tholen
1
-1
/
+1
2009-05-01
libdrm/intel: assert that clients are using bo refcounting correctly
Keith Packard
1
-0
/
+3
2009-04-27
intel: NULL fake bo block when freeing in evict_all
Jesse Barnes
1
-0
/
+2
2009-04-22
libdrm/mode: align subpixel results
Dave Airlie
1
-1
/
+2
2009-04-17
nouveau: write posting got lost somewhere, bring it back
Ben Skeggs
1
-0
/
+1
2009-04-15
nouveau: store bo handle in public struct in bo_ref_handle
Ben Skeggs
1
-1
/
+2
2009-04-10
Bump version to 2.4.9
libdrm-2.4.9
Jesse Barnes
1
-2
/
+2
2009-04-10
Bump version to 2.4.8
libdrm-2.4.8
Jesse Barnes
1
-1
/
+1
2009-04-10
Revert "libdrm: speed up connector & mode fetching"
Jesse Barnes
1
-32
/
+7
2009-04-09
Bump version to 2.4.7
libdrm-2.4.7
Kristian Høgsberg
1
-1
/
+1
2009-04-09
test: Avoid recursive dependency in makefile
Kristian Høgsberg
1
-1
/
+1
2009-04-09
test: Makefile.am grammar nazi
Kristian Høgsberg
1
-4
/
+6
2009-04-07
drm: fix test makefile
Dave Airlie
1
-0
/
+2
2009-04-06
Skip tests that require root
libdrm-2.4.6
Kristian Høgsberg
2
-0
/
+10
2009-04-06
XFAIL auth and lock test cases
Kristian Høgsberg
2
-12
/
+16
[prev]
[next]