index
:
platform/adaptation/broadcom/libtdm-vc4
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_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/cyeon/devel
sandbox/jk/haltdm
sandbox/nmerinov/llvm
sandbox/srk/hwc
tizen
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
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Graphics System / Display Management; Licenses: MIT;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
add list macro
sandbox/jk/haltdm
Junkyeong Kim
3
-9
/
+171
2021-01-29
have dependency with hal-api-tdm
Junkyeong Kim
10
-982
/
+1009
2021-01-26
hwc: remove unnecessary checking of buffer width
Changyeon Lee
1
-5
/
+0
2021-01-20
Package version up to 1.1.11
submit/tizen/20210121.075321
accepted/tizen/unified/20210122.021833
Changyeon Lee
1
-1
/
+1
2021-01-20
use TDM_DBG macro to display log
Changyeon Lee
2
-4
/
+4
2021-01-19
support hw cursor transform
Changyeon Lee
5
-89
/
+247
2021-01-19
remove cursor min size
Changyeon Lee
2
-16
/
+7
2020-12-21
package version up to 1.1.10
submit/tizen/20201223.040556
accepted/tizen/unified/20201224.151527
Junkyeong Kim
1
-1
/
+1
2020-12-22
erase resolution limit code
Junkyeong Kim
1
-36
/
+5
2020-12-16
package version up to 1.1.9
submit/tizen/20201216.092113
accepted/tizen/unified/20201217.124256
SooChan Lim
1
-1
/
+1
2020-12-16
fix the memory leak
SooChan Lim
1
-0
/
+1
2020-12-04
package version up to 1.1.8
submit/tizen/20201207.071412
accepted/tizen/unified/20201209.124928
Junkyeong Kim
1
-1
/
+1
2020-12-04
change mode limit to 2K(1080P) resolution
Junkyeong Kim
1
-2
/
+2
2020-07-21
package version up to 1.1.7
tizen_6.0.m2_release
submit/tizen_6.0_hotfix/20201103.114801
submit/tizen_6.0_hotfix/20201102.192501
submit/tizen_6.0/20201029.205101
submit/tizen/20200803.023043
submit/tizen/20200722.050042
accepted/tizen/unified/20200803.122215
accepted/tizen/6.0/unified/hotfix/20201103.052328
accepted/tizen/6.0/unified/20201030.123211
Junkyeong Kim
1
-1
/
+1
2020-07-21
fix resource leak
Junkyeong Kim
1
-0
/
+1
2020-07-13
package version up to 1.1.6
submit/tizen/20200713.072215
accepted/tizen/unified/20200714.065711
Junkyeong Kim
1
-1
/
+1
2020-07-13
initialize acquire_fence in _vc4_hwc_create_window
Changyeon Lee
1
-2
/
+1
2020-07-10
do not alloc if mode conut is 0
Junkyeong Kim
1
-24
/
+38
2020-07-09
fix build error in 64bit system
submit/tizen/20200710.024729
accepted/tizen/unified/20200710.114023
Changyeon Lee
1
-1
/
+1
2020-07-09
package version up to 1.1.5
submit/tizen/20200709.062344
Changyeon Lee
1
-1
/
+1
2020-07-09
add implement of hwc fence
Changyeon Lee
6
-3
/
+170
2020-03-24
use MODE_REFRESH_LIMIT define
Junkyeong Kim
1
-3
/
+4
2020-03-19
package version up to 1.1.4
submit/tizen/20200319.100411
accepted/tizen/unified/20200320.074751
Junkyeong Kim
1
-1
/
+1
2020-03-19
change MODE_WIDTH_LIMIT to 1300
Junkyeong Kim
1
-1
/
+1
2020-03-19
discard mode if refresh rate is over 60
Junkyeong Kim
1
-0
/
+4
2020-01-28
package version up to 1.1.3
submit/tizen/20200128.075644
accepted/tizen/unified/20200130.214558
Junkyeong Kim
1
-1
/
+1
2020-01-28
check tbm_surface_map error
Junkyeong Kim
1
-1
/
+4
2019-11-19
package version up to 1.1.2
submit/tizen/20191127.072204
accepted/tizen/unified/20191127.141659
Junkyeong Kim
1
-1
/
+1
2019-11-19
change the position of setting mode count
Junkyeong Kim
1
-2
/
+3
2019-11-19
check the all mode value to get correct mode
Junkyeong Kim
1
-0
/
+9
2019-11-19
change the resolution limit to 1400x1000
Junkyeong Kim
1
-2
/
+2
2019-11-05
package version up to 1.1.1
submit/tizen/20191106.080308
accepted/tizen/unified/20191106.124630
Junkyeong Kim
1
-1
/
+1
2019-11-04
set correct count for mode searching
Junkyeong Kim
1
-2
/
+2
2019-11-01
package version up to 1.1.0
submit/tizen/20191104.003215
accepted/tizen/unified/20191104.115237
SooChan Lim
1
-1
/
+1
2019-10-08
Package version up to 1.0.6
tizen_5.5.m2_release
submit/tizen_5.5_mobile_hotfix/20201026.185101
submit/tizen_5.5/20191031.000009
submit/tizen/20191008.041120
accepted/tizen/unified/20191009.231714
accepted/tizen/5.5/unified/mobile/hotfix/20201027.082233
accepted/tizen/5.5/unified/20191031.004613
tizen_5.5_mobile_hotfix
accepted/tizen_5.5_unified_mobile_hotfix
SooChan Lim
1
-1
/
+1
2019-10-08
fix the log
SooChan Lim
1
-7
/
+1
2019-10-08
remove the unused prepreocessors
SooChan Lim
2
-24
/
+0
2019-08-13
Package version up to 1.0.5
submit/tizen/20190814.000752
submit/tizen/20190813.051246
accepted/tizen/unified/20190819.081511
SooChan Lim
1
-1
/
+1
2019-08-12
change the dst size at the mirror mode
SooChan Lim
1
-2
/
+3
2019-08-09
Package version up to 1.0.4
submit/tizen/20190809.102356
accepted/tizen/unified/20190811.223115
SooChan Lim
1
-1
/
+1
2019-08-09
fix the zpos of the layers
SooChan Lim
1
-5
/
+4
2019-08-09
add mirror set/unset
SooChan Lim
5
-4
/
+177
2019-08-09
vc4 backend can detect the multi output from the drm module
SooChan Lim
1
-296
/
+185
2019-07-23
fix the initialize size of the target window
submit/tizen/20190722.123025
accepted/tizen/unified/20190723.053536
SooChan Lim
1
-4
/
+4
2019-07-23
make the target_window info get the proper w/h.
SooChan Lim
1
-6
/
+6
2019-07-22
Package version up to 1.0.3
Changyeon Lee
1
-1
/
+1
2019-07-22
hwc: initailize target_window in get_hwc
Changyeon Lee
3
-9
/
+55
2019-04-29
Package version up to 1.0.2
submit/tizen/20190502.015818
accepted/tizen/unified/20190502.112849
Changyeon Lee
1
-1
/
+1
2019-04-26
hwc: change NUM_LAYERS to 4
Changyeon Lee
1
-12
/
+14
2019-04-26
hwc: fix coding rule
Changyeon Lee
1
-36
/
+36
[next]