index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
exynos/fimg2d: simplify base address submission in g2d_scale_and_blend()
Tobias Jakobi
1
-12
/
+2
2015-09-21
exynos/fimg2d: fix empty buffer handling in g2d_flush()
Tobias Jakobi
1
-1
/
+1
2015-09-21
Fix SunOS/NetBSD atomic macro
Emil Velikov
1
-1
/
+1
2015-09-21
tests/drmdevice: add drm{Get,Free}Device() example
Emil Velikov
1
-2
/
+21
2015-09-21
xf86drm: add drm{Get,Free}Device
Emil Velikov
2
-1
/
+117
2015-09-21
xf86drm: split out drmProcessPciDevice and drmFoldDuplicatedDevices
Emil Velikov
1
-49
/
+74
2015-09-21
xf86drm: warn on missing drmGetMinorNameForFD implementation
Emil Velikov
1
-0
/
+2
2015-09-21
xf86drm: move ifdef __linux__ guards where needed
Emil Velikov
1
-18
/
+15
2015-09-21
xf86drm: rework drmGetDevices()
Emil Velikov
1
-110
/
+94
2015-09-21
util_math: add MAX3 macro
Emil Velikov
1
-0
/
+1
2015-09-21
xf86drm: rename drmSameDevice to drmCompareBusInfo
Emil Velikov
1
-6
/
+8
2015-09-21
xf86drm: move the final linux specific bits out of drmGetDevices
Emil Velikov
1
-10
/
+9
2015-09-21
xf86drm: move platform details to drmParsePciDeviceInfo()
Emil Velikov
1
-21
/
+15
2015-09-21
xf86drm: flex platform specifics into drmParsePciBusInfo
Emil Velikov
1
-26
/
+20
2015-09-21
tests/drmdevice: add new 'test'
Emil Velikov
2
-0
/
+94
2015-09-21
xf86drmMode: smoke-test the atomic API
Emil Velikov
1
-1
/
+16
2015-09-21
automake: set --enable-valgrind during make distcheck
Emil Velikov
1
-1
/
+2
2015-09-19
freedreno: debug msg cleanup
Rob Clark
1
-2
/
+2
2015-09-19
freedreno: drop exported dmabuf fd tracking
Rob Clark
4
-19
/
+10
2015-09-19
freedreno: don't reuse exported buffers
Rob Clark
1
-0
/
+2
2015-09-16
Bump version for release
libdrm-2.4.65
Rob Clark
1
-1
/
+1
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
2
-0
/
+6
2015-09-09
libdrm: Add framebuffer modifiers uapi
Tvrtko Ursulin
3
-1
/
+104
2015-09-09
tests: Add -lm to LDADD for dristat
Michel Dänzer
1
-0
/
+2
2015-09-04
configure: remove -Wno-missing-field-initializers
Emil Velikov
1
-1
/
+1
2015-09-04
intel: ignore missing-field-initializers warnings
Emil Velikov
1
-0
/
+3
2015-09-04
nouveau: use designated initializers
Emil Velikov
2
-6
/
+13
2015-09-04
tests/amdgpu: ensure tests work by using c99 initializers
Emil Velikov
1
-8
/
+24
2015-09-04
tests/amdgpu: annotate (most of) the vce templates as const data
Emil Velikov
1
-12
/
+12
2015-09-04
tests/amdgpu: annotate the uvd message templates as const data
Emil Velikov
1
-5
/
+5
2015-09-04
tests/amdgpu: reference the correct variable for memcpy
Emil Velikov
1
-2
/
+2
2015-09-04
freedreno: annotate the device/bo/pipe/ringbuffer funcs as const data
Emil Velikov
10
-12
/
+12
2015-09-04
radeon: cleanup bo/cs func tables
Emil Velikov
4
-23
/
+24
2015-09-04
libkms: use static const for good measure
Emil Velikov
1
-1
/
+1
2015-09-04
modetest: annotate const data as such for good measure
Emil Velikov
1
-5
/
+5
2015-09-04
amdgpu: remove unneeded -Wno-switch-enum flag
Emil Velikov
1
-1
/
+1
2015-09-04
configure: enable -Wshadow when available
Emil Velikov
1
-1
/
+1
2015-09-04
intel: introduce to_bo_gem() helper
Emil Velikov
1
-6
/
+9
2015-09-04
intel: error out on has_error in exec2
Emil Velikov
1
-2
/
+5
2015-09-04
intel: resolve shadowing warnings
Emil Velikov
3
-10
/
+6
2015-09-04
modetest: fix shadowing warnings
Emil Velikov
1
-3
/
+0
2015-09-04
vbltest: fix variable shadowing warning
Emil Velikov
1
-1
/
+0
2015-09-04
freedreno: add API to get drm fd from fd_device
Rob Clark
3
-0
/
+7
2015-09-04
drm: make individual drm_server_info fxns optional
Rob Clark
1
-5
/
+7
2015-09-03
freedreno: don't take ownership of the dmabuf fd on import
Rob Clark
1
-1
/
+0
2015-09-02
amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_unmap()
Jonathan Gray
1
-1
/
+1
2015-09-02
amdgpu: fix missing deinit on vamgr_32
monk.liu
1
-0
/
+2
2015-08-31
freedreno: serialize drmPrimeFDToHandle under table_lock
Varad Gautam
1
-1
/
+9
2015-08-31
freedreno: use drmPrime wrappers to import/export prime bo's
Varad Gautam
1
-12
/
+7
2015-08-26
omap: Initialize DMA BUF file descriptor to -1
Thierry Reding
1
-0
/
+1
[next]