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
2015-03-19
build: Bump version number to 2.4.60 before release
libdrm-2.4.60
2.4.60
Damien Lespiau
1
-1
/
+1
2015-03-18
intel: Export total subslice and EU counts
Jeff McGee
3
-0
/
+36
2015-03-17
configure.ac: error out if building freedreno_kgsl without freedreno
Emil Velikov
1
-0
/
+5
2015-03-17
configure.ac: fix help string copy/pasta
Emil Velikov
1
-2
/
+2
2015-03-17
configure.ac: fix host_cpu/atomics detection
Emil Velikov
1
-59
/
+50
2015-03-17
autogen.sh: handle out-of-tree invokation
Emil Velikov
1
-4
/
+12
2015-03-17
configure: Stop using AM_MAINTAINER_MODE
Emil Velikov
2
-2
/
+1
2015-03-16
exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR
Tobias Jakobi
1
-1
/
+7
2015-03-16
exynos: add fimg2d header to common includes
Tobias Jakobi
1
-2
/
+1
2015-03-16
exynos: add exynos prefix to fimg2d header
Tobias Jakobi
4
-3
/
+3
2015-03-16
exynos: use structure initialization instead of memset
Tobias Jakobi
2
-14
/
+5
2015-03-16
exynos: honor the repeat mode in g2d_copy_with_scale
Tobias Jakobi
1
-0
/
+5
2015-03-16
exynos: add g2d_scale_and_blend
Tobias Jakobi
2
-0
/
+134
2015-03-16
tests/exynos: fimg2d: add a checkerboard test
Tobias Jakobi
1
-0
/
+117
2015-03-16
modetest: include into the build when libkms is not selected.
Emil Velikov
1
-2
/
+2
2015-03-15
Add static qualifier to local functions
Jan Vesely
5
-14
/
+14
2015-03-14
Fix unused, and unused-but-set variables warnings
Jan Vesely
2
-6
/
+7
2015-03-14
dristat: Handle DRM_CONSISTENT
Jan Vesely
1
-0
/
+1
2015-03-14
Fix type-limits, pointer-arith and sign-compare warnings
Jan Vesely
3
-5
/
+3
2015-03-14
tests: String literals are const char *
Jan Vesely
3
-3
/
+3
2015-03-14
On Solaris, #include <sys/mkdev.h> in xf86drm.c
Alan Coopersmith
2
-0
/
+5
2015-03-13
nouveau: Do not add most bo's to the global bo list.
Maarten Lankhorst
1
-24
/
+22
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
6
-37
/
+210
2015-03-13
Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_test
Maarten Lankhorst
1
-1
/
+1
2015-03-13
Add atomic_inc_return to atomics.
Maarten Lankhorst
1
-0
/
+3
2015-03-10
exynos: fimg2d: whitespace fix in g2d_flush
Tobias Jakobi
1
-1
/
+1
2015-03-10
exynos: fimg2d: introduce G2D_OP_INTERPOLATE
Tobias Jakobi
2
-0
/
+5
2015-03-10
exynos: fimg2d: unify register style
Tobias Jakobi
1
-1
/
+1
2015-03-10
exynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLOR
Tobias Jakobi
1
-1
/
+1
2015-03-10
exynos: fimg2d: remove TRUE/FALSE from header
Tobias Jakobi
2
-9
/
+2
2015-03-10
tests/exynos: improve error handling
Tobias Jakobi
1
-1
/
+13
2015-03-10
exynos: introduce g2d_add_base_addr helper function
Tobias Jakobi
1
-43
/
+32
2015-03-10
tests/exynos: introduce wait_for_user_input
Tobias Jakobi
1
-3
/
+11
2015-03-10
tests/exynos: disable the G2D userptr/blend test
Tobias Jakobi
1
-0
/
+10
2015-03-10
tests/exynos: fix typos and change wording
Tobias Jakobi
2
-6
/
+6
2015-03-10
exynos: replace G2D_DOUBLE_TO_FIXED macro with function
Tobias Jakobi
2
-7
/
+17
2015-03-10
drm: add drmGet(Primary|Render)DeviceNameFromFd functions
Emil Velikov
2
-0
/
+87
2015-03-10
tests: automake: keep the libs link at the final stage
Emil Velikov
1
-3
/
+2
2015-03-10
tests: move the SUBDIR at the top of the makefile
Emil Velikov
1
-13
/
+15
2015-03-10
automake: drop the NULL variable from the makefile
Emil Velikov
1
-5
/
+2
2015-03-10
configure: update help strings
Emil Velikov
1
-2
/
+2
2015-03-10
configure: omap, freedreno and tegra require atomics
Emil Velikov
1
-8
/
+21
2015-03-10
automake: wrap an insanely long line
Emil Velikov
1
-1
/
+12
2015-03-06
Revert "intel: Fix documentation for drm_intel_gem_bo_wait()"
Daniel Vetter
1
-7
/
+8
2015-03-02
intel: Fix documentation for drm_intel_gem_bo_wait()
Kristian Høgsberg
1
-5
/
+7
2015-02-27
tests/radeon: set the list* functions as inline
Emil Velikov
1
-6
/
+6
2015-02-27
exynos_fimg2d_test: remove unused variables
Emil Velikov
1
-5
/
+0
2015-02-27
tests: remove unused variables
Emil Velikov
2
-3
/
+2
2015-02-27
autotools: add WARN_CFLAGS to all targets
Emil Velikov
9
-2
/
+11
2015-02-27
tests: fix implicit funciton declaration errors
Emil Velikov
7
-0
/
+7
[next]