| author | Julien Cristau <jcristau@debian.org> | |
| Sun, 5 Oct 2014 13:53:13 +0000 (14:53 +0100) | ||
| committer | Julien Cristau <jcristau@debian.org> | |
| Sun, 5 Oct 2014 13:53:13 +0000 (14:53 +0100) | ||
| commit | 930a2d94209e6054e0b0df4f20e73bbd3a6ef3df | |
| tree | 98265efdee5af5fb6b0e2bea6b3251dc9c591f20 | tree | snapshot |
| Android.mk | [new file with mode: 0644] | blob |
| Makefile.am | [new file with mode: 0644] | blob |
| Makefile.in | [new file with mode: 0644] | blob |
| Makefile.sources | [new file with mode: 0644] | blob |
| README | [new file with mode: 0644] | blob |
| aclocal.m4 | [new file with mode: 0644] | blob |
| build-aux/config.guess | [new file with mode: 0755] | blob |
| build-aux/config.sub | [new file with mode: 0755] | blob |
| build-aux/depcomp | [new file with mode: 0755] | blob |
| build-aux/install-sh | [new file with mode: 0755] | blob |
| build-aux/ltmain.sh | [new file with mode: 0644] | blob |
| build-aux/missing | [new file with mode: 0755] | blob |
| build-aux/test-driver | [new file with mode: 0755] | blob |
| config.h.in | [new file with mode: 0644] | blob |
| configure | [new file with mode: 0755] | blob |
| configure.ac | [new file with mode: 0644] | blob |
| exynos/Makefile.am | [new file with mode: 0644] | blob |
| exynos/Makefile.in | [new file with mode: 0644] | blob |
| exynos/exynos_drm.c | [new file with mode: 0644] | blob |
| exynos/exynos_drm.h | [new file with mode: 0644] | blob |
| exynos/exynos_drmif.h | [new file with mode: 0644] | blob |
| exynos/exynos_fimg2d.c | [new file with mode: 0644] | blob |
| exynos/fimg2d.h | [new file with mode: 0644] | blob |
| exynos/fimg2d_reg.h | [new file with mode: 0644] | blob |
| exynos/libdrm_exynos.pc.in | [new file with mode: 0644] | blob |
| freedreno/Android.mk | [new file with mode: 0644] | blob |
| freedreno/Makefile.am | [new file with mode: 0644] | blob |
| freedreno/Makefile.in | [new file with mode: 0644] | blob |
| freedreno/Makefile.sources | [new file with mode: 0644] | blob |
| freedreno/README | [new file with mode: 0644] | blob |
| freedreno/freedreno_bo.c | [new file with mode: 0644] | blob |
| freedreno/freedreno_device.c | [new file with mode: 0644] | blob |
| freedreno/freedreno_drmif.h | [new file with mode: 0644] | blob |
| freedreno/freedreno_pipe.c | [new file with mode: 0644] | blob |
| freedreno/freedreno_priv.h | [new file with mode: 0644] | blob |
| freedreno/freedreno_ringbuffer.c | [new file with mode: 0644] | blob |
| freedreno/freedreno_ringbuffer.h | [new file with mode: 0644] | blob |
| freedreno/kgsl/kgsl_bo.c | [new file with mode: 0644] | blob |
| freedreno/kgsl/kgsl_device.c | [new file with mode: 0644] | blob |
| freedreno/kgsl/kgsl_drm.h | [new file with mode: 0644] | blob |
| freedreno/kgsl/kgsl_pipe.c | [new file with mode: 0644] | blob |
| freedreno/kgsl/kgsl_priv.h | [new file with mode: 0644] | blob |
| freedreno/kgsl/kgsl_ringbuffer.c | [new file with mode: 0644] | blob |
| freedreno/kgsl/msm_kgsl.h | [new file with mode: 0644] | blob |
| freedreno/libdrm_freedreno.pc.in | [new file with mode: 0644] | blob |
| freedreno/list.h | [new file with mode: 0644] | blob |
| freedreno/msm/msm_bo.c | [new file with mode: 0644] | blob |
| freedreno/msm/msm_device.c | [new file with mode: 0644] | blob |
| freedreno/msm/msm_drm.h | [new file with mode: 0644] | blob |
| freedreno/msm/msm_pipe.c | [new file with mode: 0644] | blob |
| freedreno/msm/msm_priv.h | [new file with mode: 0644] | blob |
| freedreno/msm/msm_ringbuffer.c | [new file with mode: 0644] | blob |
| include/drm/drm.h | [new file with mode: 0644] | blob |
| include/drm/drm_fourcc.h | [new file with mode: 0644] | blob |
| include/drm/drm_mode.h | [new file with mode: 0644] | blob |
| include/drm/drm_sarea.h | [new file with mode: 0644] | blob |
| include/drm/i915_drm.h | [new file with mode: 0644] | blob |
| include/drm/mach64_drm.h | [new file with mode: 0644] | blob |
| include/drm/mga_drm.h | [new file with mode: 0644] | blob |
| include/drm/nouveau_drm.h | [new file with mode: 0644] | blob |
| include/drm/qxl_drm.h | [new file with mode: 0644] | blob |
| include/drm/r128_drm.h | [new file with mode: 0644] | blob |
| include/drm/radeon_drm.h | [new file with mode: 0644] | blob |
| include/drm/savage_drm.h | [new file with mode: 0644] | blob |
| include/drm/sis_drm.h | [new file with mode: 0644] | blob |
| include/drm/via_drm.h | [new file with mode: 0644] | blob |
| include/drm/vmwgfx_drm.h | [new file with mode: 0644] | blob |
| intel/Android.mk | [new file with mode: 0644] | blob |
| intel/Makefile.am | [new file with mode: 0644] | blob |
| intel/Makefile.in | [new file with mode: 0644] | blob |
| intel/Makefile.sources | [new file with mode: 0644] | blob |
| intel/intel_aub.h | [new file with mode: 0644] | blob |
| intel/intel_bufmgr.c | [new file with mode: 0644] | blob |
| intel/intel_bufmgr.h | [new file with mode: 0644] | blob |
| intel/intel_bufmgr_fake.c | [new file with mode: 0644] | blob |
| intel/intel_bufmgr_gem.c | [new file with mode: 0644] | blob |
| intel/intel_bufmgr_priv.h | [new file with mode: 0644] | blob |
| intel/intel_chipset.h | [new file with mode: 0644] | blob |
| intel/intel_debug.h | [new file with mode: 0644] | blob |
| intel/intel_decode.c | [new file with mode: 0644] | blob |
| intel/libdrm_intel.pc.in | [new file with mode: 0644] | blob |
| intel/mm.c | [new file with mode: 0644] | blob |
| intel/mm.h | [new file with mode: 0644] | blob |
| intel/test_decode.c | [new file with mode: 0644] | blob |
| intel/tests/gen4-3d.batch | [new file with mode: 0644] | blob |
| intel/tests/gen4-3d.batch-ref.txt | [new file with mode: 0644] | blob |
| intel/tests/gen4-3d.batch.sh | [new file with mode: 0755] | blob |
| intel/tests/gen5-3d.batch | [new file with mode: 0644] | blob |
| intel/tests/gen5-3d.batch-ref.txt | [new file with mode: 0644] | blob |
| intel/tests/gen5-3d.batch.sh | [new file with mode: 0755] | blob |
| intel/tests/gen6-3d.batch | [new file with mode: 0644] | blob |
| intel/tests/gen6-3d.batch-ref.txt | [new file with mode: 0644] | blob |
| intel/tests/gen6-3d.batch.sh | [new file with mode: 0755] | blob |
| intel/tests/gen7-2d-copy.batch | [new file with mode: 0644] | blob |
| intel/tests/gen7-2d-copy.batch-ref.txt | [new file with mode: 0644] | blob |
| intel/tests/gen7-2d-copy.batch.sh | [new file with mode: 0755] | blob |
| intel/tests/gen7-3d.batch | [new file with mode: 0644] | blob |
| intel/tests/gen7-3d.batch-ref.txt | [new file with mode: 0644] | blob |
| intel/tests/gen7-3d.batch.sh | [new file with mode: 0755] | blob |
| intel/tests/gm45-3d.batch | [new file with mode: 0644] | blob |
| intel/tests/gm45-3d.batch-ref.txt | [new file with mode: 0644] | blob |
| intel/tests/gm45-3d.batch.sh | [new file with mode: 0755] | blob |
| intel/tests/test-batch.sh | [new file with mode: 0755] | blob |
| libdrm.h | [new file with mode: 0644] | blob |
| libdrm.pc.in | [new file with mode: 0644] | blob |
| libdrm_lists.h | [new file with mode: 0644] | blob |
| libkms/Android.mk | [new file with mode: 0644] | blob |
| libkms/Makefile.am | [new file with mode: 0644] | blob |
| libkms/Makefile.in | [new file with mode: 0644] | blob |
| libkms/Makefile.sources | [new file with mode: 0644] | blob |
| libkms/api.c | [new file with mode: 0644] | blob |
| libkms/dumb.c | [new file with mode: 0644] | blob |
| libkms/exynos.c | [new file with mode: 0644] | blob |
| libkms/intel.c | [new file with mode: 0644] | blob |
| libkms/internal.h | [new file with mode: 0644] | blob |
| libkms/libkms.h | [new file with mode: 0644] | blob |
| libkms/libkms.pc.in | [new file with mode: 0644] | blob |
| libkms/linux.c | [new file with mode: 0644] | blob |
| libkms/nouveau.c | [new file with mode: 0644] | blob |
| libkms/radeon.c | [new file with mode: 0644] | blob |
| libkms/vmwgfx.c | [new file with mode: 0644] | blob |
| m4/libtool.m4 | [new file with mode: 0644] | blob |
| m4/ltoptions.m4 | [new file with mode: 0644] | blob |
| m4/ltsugar.m4 | [new file with mode: 0644] | blob |
| m4/ltversion.m4 | [new file with mode: 0644] | blob |
| m4/lt~obsolete.m4 | [new file with mode: 0644] | blob |
| man/Makefile.am | [new file with mode: 0644] | blob |
| man/Makefile.in | [new file with mode: 0644] | blob |
| man/drm-kms.xml | [new file with mode: 0644] | blob |
| man/drm-memory.xml | [new file with mode: 0644] | blob |
| man/drm.xml | [new file with mode: 0644] | blob |
| man/drmAvailable.xml | [new file with mode: 0644] | blob |
| man/drmHandleEvent.xml | [new file with mode: 0644] | blob |
| man/drmModeGetResources.xml | [new file with mode: 0644] | blob |
| nouveau/Android.mk | [new file with mode: 0644] | blob |
| nouveau/Makefile.am | [new file with mode: 0644] | blob |
| nouveau/Makefile.in | [new file with mode: 0644] | blob |
| nouveau/Makefile.sources | [new file with mode: 0644] | blob |
| nouveau/abi16.c | [new file with mode: 0644] | blob |
| nouveau/bufctx.c | [new file with mode: 0644] | blob |
| nouveau/libdrm_nouveau.pc.in | [new file with mode: 0644] | blob |
| nouveau/nouveau.c | [new file with mode: 0644] | blob |
| nouveau/nouveau.h | [new file with mode: 0644] | blob |
| nouveau/private.h | [new file with mode: 0644] | blob |
| nouveau/pushbuf.c | [new file with mode: 0644] | blob |
| omap/Makefile.am | [new file with mode: 0644] | blob |
| omap/Makefile.in | [new file with mode: 0644] | blob |
| omap/libdrm_omap.pc.in | [new file with mode: 0644] | blob |
| omap/omap_drm.c | [new file with mode: 0644] | blob |
| omap/omap_drm.h | [new file with mode: 0644] | blob |
| omap/omap_drmif.h | [new file with mode: 0644] | blob |
| radeon/Android.mk | [new file with mode: 0644] | blob |
| radeon/Makefile.am | [new file with mode: 0644] | blob |
| radeon/Makefile.in | [new file with mode: 0644] | blob |
| radeon/Makefile.sources | [new file with mode: 0644] | blob |
| radeon/bof.c | [new file with mode: 0644] | blob |
| radeon/bof.h | [new file with mode: 0644] | blob |
| radeon/libdrm_radeon.pc.in | [new file with mode: 0644] | blob |
| radeon/r600_pci_ids.h | [new file with mode: 0644] | blob |
| radeon/radeon_bo.c | [new file with mode: 0644] | blob |
| radeon/radeon_bo.h | [new file with mode: 0644] | blob |
| radeon/radeon_bo_gem.c | [new file with mode: 0644] | blob |
| radeon/radeon_bo_gem.h | [new file with mode: 0644] | blob |
| radeon/radeon_bo_int.h | [new file with mode: 0644] | blob |
| radeon/radeon_cs.c | [new file with mode: 0644] | blob |
| radeon/radeon_cs.h | [new file with mode: 0644] | blob |
| radeon/radeon_cs_gem.c | [new file with mode: 0644] | blob |
| radeon/radeon_cs_gem.h | [new file with mode: 0644] | blob |
| radeon/radeon_cs_int.h | [new file with mode: 0644] | blob |
| radeon/radeon_cs_space.c | [new file with mode: 0644] | blob |
| radeon/radeon_surface.c | [new file with mode: 0644] | blob |
| radeon/radeon_surface.h | [new file with mode: 0644] | blob |
| tests/Makefile.am | [new file with mode: 0644] | blob |
| tests/Makefile.in | [new file with mode: 0644] | blob |
| tests/dristat.c | [new file with mode: 0644] | blob |
| tests/drmstat.c | [new file with mode: 0644] | blob |
| tests/drmtest.c | [new file with mode: 0644] | blob |
| tests/drmtest.h | [new file with mode: 0644] | blob |
| tests/exynos/Makefile.am | [new file with mode: 0644] | blob |
| tests/exynos/Makefile.in | [new file with mode: 0644] | blob |
| tests/exynos/exynos_fimg2d_test.c | [new file with mode: 0644] | blob |
| tests/gem_basic.c | [new file with mode: 0644] | blob |
| tests/gem_flink.c | [new file with mode: 0644] | blob |
| tests/gem_mmap.c | [new file with mode: 0644] | blob |
| tests/gem_readwrite.c | [new file with mode: 0644] | blob |
| tests/getclient.c | [new file with mode: 0644] | blob |
| tests/getstats.c | [new file with mode: 0644] | blob |
| tests/getversion.c | [new file with mode: 0644] | blob |
| tests/kmstest/Makefile.am | [new file with mode: 0644] | blob |
| tests/kmstest/Makefile.in | [new file with mode: 0644] | blob |
| tests/kmstest/main.c | [new file with mode: 0644] | blob |
| tests/modeprint/Makefile.am | [new file with mode: 0644] | blob |
| tests/modeprint/Makefile.in | [new file with mode: 0644] | blob |
| tests/modeprint/modeprint.c | [new file with mode: 0644] | blob |
| tests/modetest/Android.mk | [new file with mode: 0644] | blob |
| tests/modetest/Makefile.am | [new file with mode: 0644] | blob |
| tests/modetest/Makefile.in | [new file with mode: 0644] | blob |
| tests/modetest/Makefile.sources | [new file with mode: 0644] | blob |
| tests/modetest/buffers.c | [new file with mode: 0644] | blob |
| tests/modetest/buffers.h | [new file with mode: 0644] | blob |
| tests/modetest/cursor.c | [new file with mode: 0644] | blob |
| tests/modetest/cursor.h | [new file with mode: 0644] | blob |
| tests/modetest/modetest.c | [new file with mode: 0644] | blob |
| tests/name_from_fd.c | [new file with mode: 0644] | blob |
| tests/openclose.c | [new file with mode: 0644] | blob |
| tests/radeon/Makefile.am | [new file with mode: 0644] | blob |
| tests/radeon/Makefile.in | [new file with mode: 0644] | blob |
| tests/radeon/list.h | [new file with mode: 0644] | blob |
| tests/radeon/radeon_ttm.c | [new file with mode: 0644] | blob |
| tests/radeon/rbo.c | [new file with mode: 0644] | blob |
| tests/radeon/rbo.h | [new file with mode: 0644] | blob |
| tests/setversion.c | [new file with mode: 0644] | blob |
| tests/updatedraw.c | [new file with mode: 0644] | blob |
| tests/vbltest/Makefile.am | [new file with mode: 0644] | blob |
| tests/vbltest/Makefile.in | [new file with mode: 0644] | blob |
| tests/vbltest/vbltest.c | [new file with mode: 0644] | blob |
| xf86atomic.h | [new file with mode: 0644] | blob |
| xf86drm.c | [new file with mode: 0644] | blob |
| xf86drm.h | [new file with mode: 0644] | blob |
| xf86drmHash.c | [new file with mode: 0644] | blob |
| xf86drmMode.c | [new file with mode: 0644] | blob |
| xf86drmMode.h | [new file with mode: 0644] | blob |
| xf86drmRandom.c | [new file with mode: 0644] | blob |
| xf86drmSL.c | [new file with mode: 0644] | blob |