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-10-08
Bump to 2.4.15 for release.
2.4.15
Eric Anholt
1
-1
/
+1
2009-10-08
intel: Remove the asserts about the ignored alignment parameter.
Eric Anholt
1
-2
/
+0
2009-10-06
intel: Add a bo_alloc function for tiled BOs.
Jesse Barnes
5
-8
/
+178
2009-10-06
intel: Fix up some stale doxygen comments.
Eric Anholt
2
-5
/
+5
2009-10-06
intel: Reformat to the kernel coding style. Welcome to the 8-space future.
Eric Anholt
8
-2682
/
+2769
2009-10-06
intel: Don't allocate more relocation entries than the BO could support.
Eric Anholt
1
-2
/
+6
2009-10-03
tests: Disable intel-specific tests with --disable-intel
Chris Wilson
1
-5
/
+18
2009-10-03
intel: Add a configure option to *disable* building libdrm-intel
Chris Wilson
2
-16
/
+29
2009-10-03
intel: report errno
Chris Wilson
1
-2
/
+2
2009-10-03
libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.
Michel Dänzer
1
-5
/
+6
2009-10-03
libdrm_radeon: Zero-initialize structures to silence valgrind warnings
Nicolai Hähnle
1
-0
/
+8
2009-10-02
intel: Use atomic refcounters
Chris Wilson
4
-64
/
+141
2009-10-02
intel: Mark cached bo as purgeable
Chris Wilson
2
-2
/
+63
2009-10-02
intel: Don't free the reloc list when putting a freed BO in the cache.
Eric Anholt
1
-4
/
+3
2009-10-01
intel: Add a new function to check if a BO's reloc tree references some BO.
Eric Anholt
4
-2
/
+37
2009-09-21
Bump to 2.4.14 for release.
libdrm-2.4.14
Eric Anholt
1
-1
/
+1
2009-09-21
intel: Remove the max_entries stuff that complicated bo reuse.
Eric Anholt
1
-25
/
+5
2009-09-21
intel: Remove the old swrast flag for reducing cache flushing.
Eric Anholt
1
-37
/
+25
2009-09-17
drmModeFreeConnector: free encoders and properties
Keith Packard
1
-0
/
+3
2009-09-15
radeon: fix 32/64 bit issue with sign extension
Dave Airlie
1
-6
/
+6
2009-09-07
libdrm_intel: include B43 chipset check
Zhenyu Wang
1
-1
/
+4
2009-09-04
libdrm_intel: add new pci ids
Zhenyu Wang
1
-1
/
+4
2009-08-28
Bump to version 2.4.13 for release.
libdrm-2.4.13
Eric Anholt
1
-1
/
+1
2009-08-28
Add drm_intel_bo_busy to query whether mapping a BO would block.
Eric Anholt
4
-10
/
+34
2009-08-28
Revert "libdrm_radeon: Always wait for BO idle in bo_map."
Michel Dänzer
1
-1
/
+4
2009-08-27
libdrm_radeon: Always wait for BO idle in bo_map.
Michel Dänzer
1
-4
/
+1
2009-08-25
Kill last remnant of replacefb ioctl
Jakob Bornecrantz
1
-1
/
+0
2009-08-24
radeon: pull in z pipe changes from kernel
Alex Deucher
1
-0
/
+2
2009-08-22
radeon: add support for busy/domain check interface.
Pauli Nieminen
3
-1
/
+31
2009-08-19
nouveau: fix a thinko in copyless pushbuf ioctl
Ben Skeggs
1
-0
/
+2
2009-08-18
libdrm_radeon: Optimize copy of table to cs buffer with specialized call.
Pauli Nieminen
1
-0
/
+9
2009-08-18
libdrm_radeon: Fix loops so that compiler can optimize them.
Pauli Nieminen
1
-6
/
+6
2009-08-18
libdrm/radeon: Update head of linked list not to point freed memory.
Pauli Nieminen
1
-0
/
+1
2009-08-18
nouveau: support for copy-less pushbuf ioctl
Ben Skeggs
3
-16
/
+143
2009-08-18
nouveau: for the moment, assert if we exceed some reloc limits
Ben Skeggs
1
-2
/
+8
2009-08-17
radeon: fix bo wait at map time.
Dave Airlie
1
-6
/
+6
2009-08-16
Filter radeon pkgconfig file as do intel and nouveau
Christoph Brill
1
-0
/
+1
2009-08-15
radeon: fix GTT writing space check
Dave Airlie
1
-1
/
+1
2009-08-05
link libdrm_intel with -lrt for new use of clock_gettime().
Anssi Hannula
1
-1
/
+1
2009-08-01
libdrm_radeon: add tiling support
Dave Airlie
3
-15
/
+92
2009-08-01
radeon: don't map/unmap explicitly.
Dave Airlie
1
-5
/
+14
2009-07-28
nouveau: don't overwrite user-specified bo size needlessly
Ben Skeggs
1
-1
/
+2
2009-07-28
nouveau: user buffers need to be mappable
Ben Skeggs
1
-1
/
+1
2009-07-28
nouveau: drm api 0.0.15, update object header, remove fake bo support
Ben Skeggs
14
-1390
/
+524
2009-07-27
libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalanc...
Maarten Maathuis
1
-1
/
+1
2009-07-15
Add RADEON_INIT_R600_CP too
Alex Deucher
1
-1
/
+2
2009-07-15
Add R600_SCRATCH_REG_OFFSET to radeon_drm.h
Alex Deucher
1
-0
/
+1
2009-07-15
Bump to version 2.4.12 for release.
libdrm-2.4.12
Eric Anholt
1
-1
/
+1
2009-07-09
intel: Free buffers in the BO cache that haven't been reused in a while.
Eric Anholt
1
-1
/
+33
2009-07-10
configure: move AC_USE_SYSTEM_EXTENSIONS up higher
Dave Airlie
1
-1
/
+1
[next]