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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
modeprint: cleanup, remove compile warnings
Tapani Pälli
1
-3
/
+1
2015-08-05
amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void**
Michel Dänzer
1
-6
/
+8
2015-08-05
amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths
Michel Dänzer
1
-3
/
+3
2015-08-05
test/amdgpu : fix a bug in VCE/UVD test introduced by previous change
Ken Wang
2
-0
/
+4
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
5
-117
/
+332
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
3
-12
/
+17
2015-08-05
amdgpu: fix bs buffer size for vce test
Christian König
1
-1
/
+1
2015-08-05
tests/amdgpu: remove the duplicate IB allocation for VCE test
Jammy Zhou
1
-8
/
+0
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
3
-7
/
+7
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
3
-12
/
+18
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
4
-14
/
+63
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
4
-56
/
+102
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
3
-10
/
+10
2015-08-05
tests/amdgpu: manage IB in client side
Jammy Zhou
2
-7
/
+15
2015-08-05
tests/amdgpu: implement VCE unit tests
Leo Liu
6
-1
/
+2749
2015-08-05
tests/amdgpu: add shared IB submission test v2
Jammy Zhou
1
-1
/
+65
2015-08-05
amdgpu: reuse the kernel IB flags v2
Jammy Zhou
1
-1
/
+1
2015-08-05
amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
1
-11
/
+8
2015-08-05
amdgpu: add public bo list interface v3
Christian König
2
-4
/
+16
2015-08-05
amdgpu: cleanup public interface v2
Christian König
2
-25
/
+22
2015-08-05
drm: add tests/amdgpu (v3)
Alex Deucher
9
-0
/
+2324
2015-08-05
drm: consolidate common list implementations (v2)
Alex Deucher
3
-139
/
+1
2015-07-20
Build vbltest irrespective of the presence of libudev.
Joonyoung Shim
1
-5
/
+1
2015-07-16
Consistently check the fd value
Emil Velikov
1
-1
/
+1
2015-06-29
tests/exynos: handle G2D_IMGBUF_COLOR in switch statements
Tobias Jakobi
1
-6
/
+13
2015-06-29
tests/exynos: remove connector_find_plane
Tobias Jakobi
1
-31
/
+0
2015-06-29
tests/exynos: simplify drm_set_crtc
Tobias Jakobi
1
-6
/
+1
2015-06-29
tests/exynos: remove struct fimg2d_test_case
Tobias Jakobi
1
-37
/
+5
2015-06-29
tests/exynos: remove unused define
Tobias Jakobi
1
-1
/
+0
2015-06-29
tests/exynos: clean struct connector
Tobias Jakobi
1
-10
/
+0
2015-06-29
tests/exynos: replace return by break
Tobias Jakobi
1
-1
/
+1
2015-05-28
tests/kmstest: support atmel-hlcdc
Boris BREZILLON
1
-0
/
+1
2015-05-28
modetest: add atmel-hlcdc driver support
Boris BREZILLON
1
-1
/
+1
2015-05-28
modetest: only select plane with matching format
Tobias Jakobi
1
-1
/
+13
2015-05-28
modetest: make middle SMPTE colors transparent
Tobias Jakobi
1
-14
/
+14
2015-05-28
modetest: replace malloc + memset with calloc
Emil Velikov
2
-19
/
+10
2015-05-28
modetest: explicitly zero the newly allocated memory
Emil Velikov
1
-3
/
+3
2015-05-05
modetest: fix allocation for yuv420/yvu420
Rob Clark
1
-0
/
+2
2015-04-29
modetest: fix the arguments of the MAKE_RGB_INFO define
Joonyoung Shim
1
-2
/
+2
2015-04-28
modetest: destroy the cursor bo
Joonyoung Shim
1
-0
/
+6
2015-04-28
modetest: clear buffer and framebuffer for planes
Joonyoung Shim
1
-0
/
+20
2015-04-28
modetest: fix the error path handling
Joonyoung Shim
1
-5
/
+8
2015-04-28
modetest: make use of drmModeRmFB
Joonyoung Shim
1
-0
/
+4
2015-04-28
modetest: fix Segmentation fault
Joonyoung Shim
1
-1
/
+8
2015-04-28
modetest: initialize handles/pitches in set_plane()
Tobias Jakobi
1
-4
/
+4
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
1
-0
/
+1
2015-04-28
drm: use c99 __func__ over __FUNCTION__
Emil Velikov
1
-6
/
+1
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
1
-1
/
+1
2015-04-15
modeprint: add missing encoder/connector type names
Rob Clark
1
-0
/
+5
2015-04-14
mode: Retrieve only the current information for a Connector
Chris Wilson
1
-2
/
+16
[next]