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
2018-10-10
ipptest: Fix wunused-label build warning
submit/tizen_5.0/20181101.000007
submit/tizen/20181102.014132
submit/tizen/20181011.023710
accepted/tizen/unified/20181011.095040
accepted/tizen/5.0/unified/20181102.030626
tizen_5.0
old/tizen_20190318
accepted/tizen_5.0_unified
Hoegeun Kwon
1
-7
/
+6
2018-09-10
ipptest: fix PROC_USE.VULNERABLE issue
submit/tizen/20180910.071134
accepted/tizen/unified/20180911.055335
Inki Dae
1
-2
/
+2
2018-08-20
ipptest: Add the guide message for user
submit/tizen/20180829.090834
accepted/tizen/unified/20180830.182639
Hoegeun Kwon
2
-2
/
+5
2018-08-20
ipptest: Fix argument error of page flip flag
Hoegeun Kwon
1
-5
/
+1
2018-08-09
ipptest: add support for newly merged Exynos DRM IPPv2 kernel interface
Marek Szyprowski
5
-6
/
+320
2018-03-26
libdrm: exynos: add support kernel userspace api for IPPv2 calls
submit/tizen/20180403.011904
submit/tizen/20180330.043331
accepted/tizen/unified/20180404.063356
Marek Szyprowski
1
-0
/
+253
2018-03-23
libdrm: Use readdir instead of readdir_r to avoid build warnings
submit/tizen/20180326.015012
accepted/tizen/unified/20180326.075308
John Stultz
1
-19
/
+3
2018-03-23
tests: fix memory leak issue
Inki Dae
1
-3
/
+6
2018-03-22
ipptest: change variable name for better readability
Seung-Woo Kim
1
-6
/
+28
2018-03-22
ipptest fix type-punned pointer build warning
Seung-Woo Kim
2
-2
/
+2
2018-03-22
ipptest: fix to clear gem handle for error case
Seung-Woo Kim
1
-0
/
+2
2018-03-20
nexell: fix to check return of drmIoctl()
submit/tizen/20180322.023158
accepted/tizen/unified/20180322.145022
Seung-Woo Kim
1
-1
/
+4
2018-03-20
VIGS: fix always to check return of drmIoctl()
Seung-Woo Kim
1
-2
/
+9
2018-03-16
tests/exynos: remove dead condition
submit/tizen/20180320.004319
accepted/tizen/unified/20180320.065810
Seung-Woo Kim
1
-7
/
+0
2018-03-15
ipptest: fix not calling munmap not allocated gem on error path
Seung-Woo Kim
1
-20
/
+22
2018-03-13
ipptest: fix not to process non-created gem
submit/tizen/20180314.034225
accepted/tizen/unified/20180314.141421
Seung-Woo Kim
2
-12
/
+28
2018-03-13
ipptest: fix possibility for out of array bounds
Seung-Woo Kim
2
-2
/
+2
2018-03-13
ipptest: fix to initialize pipe parameter always
Seung-Woo Kim
1
-4
/
+2
2018-03-13
ipptest: fix memory leak issues during dumping connector
Seung-Woo Kim
1
-1
/
+3
2018-03-13
ipptest: fix to check null before deferencing
Seung-Woo Kim
1
-1
/
+2
2018-03-13
ipptest: rotator: fix invalid parameter for munmap
Seung-Woo Kim
1
-1
/
+1
2018-02-26
nexell: add gem buffer type
submit/tizen/20180227.012056
accepted/tizen/unified/20180227.063120
Inki Dae
1
-0
/
+49
2018-02-26
tests: add nexell drm to default test modules
SooChan Lim
1
-0
/
+1
2018-02-26
nexell: add explicit cast for gem size
Seung-Woo Kim
1
-1
/
+1
2018-02-26
libdrm : add nexell api
jino.cho
8
-0
/
+258
2018-02-26
ipptest: Add support for the source resolution use to various
Hoegeun Kwon
3
-20
/
+84
2018-02-26
exynos/drm: sync with v4.1.36 rebased tree for exynos_ipp_prop_list
Hoegeun Kwon
1
-6
/
+3
2018-02-26
ipptest: add null check and error handler
Seung-Woo Kim
1
-1
/
+28
2018-02-26
ipptest: Fix the source image size to 720x1280
Hoegeun Kwon
1
-8
/
+8
2018-02-26
ipptest: Fix the output image size when outputting to a file or display
Hoegeun Kwon
1
-2
/
+9
2018-02-26
ipptest: Fix to use the sizeof operator correctly
Hoegeun Kwon
1
-7
/
+7
2018-02-26
ipptest: replace malloc + memset with calloc
Seung-Woo Kim
1
-16
/
+7
2018-02-26
ipptest: Remove strerror()
Hoegeun Kwon
8
-98
/
+81
2018-02-26
ipptest: Fix implicit-function-declaration build warning
Hoegeun Kwon
2
-0
/
+2
2018-02-26
ipptest: Fix unused-but-set-variable build warning
Hoegeun Kwon
1
-12
/
+0
2018-02-26
ipptest: Fix switch build warning
Hoegeun Kwon
1
-0
/
+2
2018-02-26
ipptest: Fix unused-variable build warnings
Hoegeun Kwon
1
-2
/
+0
2018-02-26
ipptest: Fix success message for get drm_connector
Hoegeun Kwon
1
-3
/
+2
2018-02-26
ipptest: Refactor to call unmap and destroy together for struct kms_bo
Hoegeun Kwon
3
-14
/
+21
2018-02-26
ipptest: Remove unnecessary arrays in fimc_m2m_set_mode()
Hoegeun Kwon
1
-11
/
+10
2018-02-26
ipptest: fix possible division by zero
Seung-Woo Kim
1
-0
/
+3
2018-02-26
ipptest: refactor the function connector_find_mode()
Seung-Woo Kim
6
-30
/
+68
2018-02-26
ipptest: fix build warnings
Seung-Woo Kim
2
-6
/
+4
2018-02-26
ipptest: fix to load only exynos modules
Seung-Woo Kim
2
-29
/
+10
2018-02-26
ipptest: fix memory leak issues during dumping connector
Seung-Woo Kim
1
-1
/
+3
2018-02-26
ipptest: add missed variable type
Seung-Woo Kim
1
-1
/
+1
2018-02-26
ipptest: fix possible NULL deference in error path
Seung-Woo Kim
2
-4
/
+3
2018-02-26
ipptest: Add the set crtc for display mode
Hoegeun Kwon
1
-0
/
+10
2018-02-26
ipptest: fix rotation test issue
Hoegeun Kwon
3
-3
/
+74
2018-02-26
ipptest: fix the 270 degree rotation angle
Hoegeun Kwon
1
-3
/
+12
[next]