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
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
exynos/fimg2d: simplify g2d_fini()
Tobias Jakobi
1
-2
/
+1
2015-06-29
exynos: fimg2d: fix return codes
Tobias Jakobi
1
-15
/
+5
2015-04-28
drm: remove drm_public macro
Emil Velikov
2
-20
/
+20
2015-04-28
drm: remove no longer needed VISIBILITY_CFLAGS
Emil Velikov
1
-1
/
+0
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
2
-2
/
+2
2015-04-28
exynos: add symbols test
Emil Velikov
2
-0
/
+40
2015-03-20
autotools: remove ${srcdir} from the includes
Emil Velikov
1
-1
/
+0
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
3
-2
/
+2
2015-03-16
exynos: use structure initialization instead of memset
Tobias Jakobi
1
-3
/
+1
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-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
exynos: introduce g2d_add_base_addr helper function
Tobias Jakobi
1
-43
/
+32
2015-03-10
tests/exynos: fix typos and change wording
Tobias Jakobi
1
-4
/
+4
2015-03-10
exynos: replace G2D_DOUBLE_TO_FIXED macro with function
Tobias Jakobi
2
-7
/
+17
2015-02-02
exynos: remove DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls
Hyungwon Hwang
1
-40
/
+0
2015-02-02
exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls
Hyungwon Hwang
1
-7
/
+12
2014-08-14
exynos: Use symbol visibility.
Maarten Lankhorst
3
-24
/
+33
2014-06-20
exynos: fix scaling factor computation in g2d_copy_with_scale
Tobias Jakobi
1
-1
/
+1
2014-06-20
exynos: fix G2D_DOUBLE_TO_FIXED for non-integer input
Tobias Jakobi
1
-1
/
+1
2014-06-20
exynos: fix coordinate computation in g2d_copy
Tobias Jakobi
1
-1
/
+1
2014-05-12
exynos: removed unused fd field
Daniel Kurtz
1
-2
/
+0
2014-05-12
exynos: prime: use drmPrime*() helpers
Daniel Kurtz
1
-38
/
+10
2014-05-12
exynos_fimg2d: fix cast from pointer to integer of different size
Daniel Kurtz
1
-2
/
+2
2014-05-12
exynos: fix two warnings
Daniel Kurtz
1
-2
/
+2
2013-03-27
makefiles: Add missing headers.
Maarten Lankhorst
1
-1
/
+5
2013-03-08
libdrm/exynos: add test application for 2d gpu.
Inki Dae
5
-1
/
+1122
2012-07-06
libdrm/exynos: padding gem_mmap structure to 64-bit aligned
Cooper Yuan
1
-1
/
+3
2012-05-12
libdrm: add exynos drm support
Inki Dae
5
-0
/
+663