index
:
platform/adaptation/libtdm-drm
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_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
sandbox/boram1288/devel
sandbox/boram1288/dummy
sandbox/hackseung/libtdm-drm_nexell
sandbox/lstelmach/virgl
sandbox/mmajewski2/xrgb
sandbox/mmajewski2/xrgb2
sandbox/mszyprowski/virtgpu
sandbox/srk/libtdm-fbdev
tizen
tizen_3.0
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
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
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Graphics System / Display Management;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-21
enable HWC
Junkyeong Kim
1
-1
/
+1
2019-10-21
dpms: save current dpms value
Junkyeong Kim
3
-0
/
+15
2019-10-18
Revert "enable hwc"
SooChan Lim
1
-1
/
+1
2019-09-25
enable hwc
Junkyeong Kim
1
-1
/
+1
2019-09-16
change the hwc policy
SooChan Lim
1
-8
/
+8
2019-09-06
change the implementation of the display_buffer
SooChan Lim
2
-97
/
+172
2019-09-06
implement TDM HWC
SooChan Lim
9
-139
/
+1365
2018-03-23
ref/unref display_buffer by using buffer's user_data
Boram Park
3
-121
/
+102
2018-03-23
Revert "ref/unref display_buffer by using buffer's user_data"
Boram Park
3
-106
/
+133
2018-03-15
ref/unref display_buffer by using buffer's user_data
Boram Park
3
-133
/
+106
2018-03-15
fix prop's index
Boram Park
1
-7
/
+8
2018-02-26
pixman doesn't support YUV format for destination
Boram Park
1
-0
/
+2
2018-02-26
remove unsupported format
Boram Park
1
-1
/
+0
2018-02-21
free allocated display buffers when deinit
Junkyeong Kim
3
-5
/
+17
2017-09-27
remove unused code
Boram Park
1
-2
/
+0
2017-09-27
fix memory leak
Boram Park
1
-2
/
+7
2017-09-18
not using enviroment variable to get drm fd
Boram Park
1
-9
/
+11
2017-09-11
apply coding rule
submit/tizen_4.0/20170911.080340
submit/tizen/20170911.080123
accepted/tizen/unified/20170911.160106
accepted/tizen/4.0/unified/20170913.003235
SooChan Lim
6
-199
/
+195
2017-09-04
add debugging log for layer format
Boram Park
1
-1
/
+4
2017-09-04
correct layer format information
Boram Park
1
-1
/
+1
2017-09-04
support only a primary layer
Boram Park
1
-0
/
+8
2017-08-30
do not check the output connected.
SooChan Lim
1
-114
/
+124
2017-04-26
free allocated memory if drmModePageFlip failed
Junkyeong Kim
1
-0
/
+1
2017-03-07
pp: don't convert if bo size is smaller than the expected size
Boram Park
1
-0
/
+20
2017-02-13
execute drmModeFreeCrtc before return
Junkyeong Kim
1
-0
/
+2
2016-11-30
add ouput_list empty checking
Junkyeong Kim
1
-10
/
+10
2016-11-23
use TDM_BACKEND_SET_ABI_VERSION instead of TDM_BACKEND_ABI_VERSION
Boram Park
1
-1
/
+1
2016-08-18
set correct status when mode changed
submit/tizen_3.0_wearable/20161015.000004
submit/tizen_3.0_tv/20161015.000003
submit/tizen_3.0_mobile/20161015.000004
submit/tizen_3.0_ivi/20161010.000004
submit/tizen_3.0_common/20161104.104000
submit/tizen/20160823.022539
accepted/tizen/wearable/20160824.055108
accepted/tizen/tv/20160824.055040
accepted/tizen/mobile/20160824.055005
accepted/tizen/ivi/20160824.055135
accepted/tizen/common/20160824.154216
accepted/tizen/3.0/wearable/20161015.083552
accepted/tizen/3.0/tv/20161016.004918
accepted/tizen/3.0/mobile/20161015.033648
accepted/tizen/3.0/ivi/20161011.050533
accepted/tizen/3.0/common/20161114.105055
Junkyeong Kim
1
-26
/
+25
2016-08-08
fix syntax error
submit/tizen/20160810.065938
accepted/tizen/wearable/20160812.010341
accepted/tizen/tv/20160812.010401
accepted/tizen/mobile/20160812.010352
accepted/tizen/ivi/20160812.010408
accepted/tizen/common/20160811.145510
Boram Park
3
-3
/
+3
2016-08-03
correct pp capability
Boram Park
1
-1
/
+1
2016-08-03
fix wrong format count
Boram Park
1
-1
/
+4
2016-08-03
correct layer's zpos
Boram Park
1
-29
/
+74
2016-06-21
set TDM_OUTPUT_CONN_STATUS_MODE_SETTED status after crtc setting
Junkyeong Kim
1
-0
/
+8
2016-06-16
checking drm version to avoid build-break
submit/tizen/20160616.045434
accepted/tizen/wearable/20160616.105423
accepted/tizen/tv/20160616.105406
accepted/tizen/mobile/20160616.105355
accepted/tizen/ivi/20160616.105443
accepted/tizen/common/20160616.151847
Boram Park
2
-46
/
+57
2016-06-14
enable PP
submit/tizen/20160615.123805
accepted/tizen/wearable/20160616.003603
accepted/tizen/tv/20160616.003432
accepted/tizen/mobile/20160616.003611
accepted/tizen/ivi/20160616.003501
accepted/tizen/common/20160615.193929
Boram Park
3
-9
/
+24
2016-05-31
fix syntax error
submit/tizen/20160603.013854
accepted/tizen/common/20160606.141632
Boram Park
1
-1
/
+1
2016-04-11
drm_output_set_status_handler
submit/tizen/20160414.040521
accepted/tizen/wearable/20160415.014804
accepted/tizen/tv/20160415.014740
accepted/tizen/mobile/20160415.014843
accepted/tizen/ivi/20160415.014823
accepted/tizen/common/20160414.142620
Boram Park
3
-0
/
+189
2016-04-11
use local variables to register tdm backend functions
Boram Park
1
-48
/
+46
2016-04-11
Revert "add display_buffer_get_fd to TDM backend interface"
Boram Park
1
-1
/
+0
2016-04-11
set TDM_DRM_MASTER_FD
Boram Park
1
-1
/
+12
2016-03-07
disable PP capability
submit/tizen/20160309.043414
accepted/tizen/wearable/20160310.053732
accepted/tizen/tv/20160310.053717
accepted/tizen/mobile/20160310.053655
accepted/tizen/ivi/20160310.053753
accepted/tizen/common/20160310.074230
Boram Park
1
-0
/
+6
2016-03-07
support only 1 connected output
Boram Park
3
-32
/
+203
2016-03-07
change a module name
Boram Park
1
-2
/
+2
2016-03-03
fix syntax error
submit/tizen/20160303.092103
accepted/tizen/wearable/20160305.091159
accepted/tizen/tv/20160305.091145
accepted/tizen/mobile/20160305.091126
accepted/tizen/ivi/20160305.091214
accepted/tizen/common/20160304.194933
Boram Park
1
-2
/
+2
2016-03-03
register missed backend functions
submit/tizen/20160303.035532
Boram Park
1
-2
/
+2
2016-02-29
apply wayland coding style
Boram Park
4
-1783
/
+1669
2016-02-22
implementation for PP
submit/tizen_common/20160229.190608
submit/tizen/20160229.555555
accepted/tizen/wearable/20160228.232140
accepted/tizen/tv/20160228.232109
accepted/tizen/mobile/20160228.232054
accepted/tizen/ivi/20160228.232156
accepted/tizen/common/20160301.120631
Boram Park
6
-0
/
+461
2016-02-19
add display_buffer_get_fd to TDM backend interface
Boram Park
1
-0
/
+1
2016-02-18
remove tdm_helper_drm_fd
Boram Park
2
-18
/
+2
2016-02-18
enhance mode information of output
Boram Park
1
-7
/
+16
[next]