xdx1921
|
96586baa30
|
fix:Remove to clean up
Signed-off-by: xdx1921 <fengxu12@huawei.com>
|
2022-08-16 15:59:44 +08:00 |
|
xdx1921
|
6fab6893e9
|
fix:Review to clean up
Signed-off-by: xdx1921 <fengxu12@huawei.com>
|
2022-08-16 09:27:54 +08:00 |
|
xdx1921
|
4c0e9f659b
|
fix : Review to clean up
Signed-off-by: xdx1921 <fengxu12@huawei.com>
|
2022-08-13 16:17:11 +08:00 |
|
JasonYujia
|
aa385ca7ea
|
modify codeCheck
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
|
2022-08-06 12:00:01 +00:00 |
|
JasonYujia
|
f785e927cf
|
modify codeCheck
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
|
2022-08-06 11:11:52 +00:00 |
|
JasonYujia
|
a7c9ad81f7
|
modify codeCheck
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
|
2022-08-06 07:35:28 +00:00 |
|
JasonYujia
|
e5616ea59b
|
Add hdi driver for composer and buffer
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
|
2022-08-05 15:48:41 +00:00 |
|
guodongqi
|
32cbb1893a
|
fix: optimize hdi-gen
Signed-off-by: guodongqi <guodongqi2@huawei.com>
|
2022-08-03 10:29:04 +08:00 |
|
zhangyunfei
|
f7a9f844da
|
adjust MmapYUV interface location
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I74b706555eac22b3bdac5cdd44ca81c0cec5169d
|
2022-07-26 19:50:02 +08:00 |
|
muxiaoximuxiaoxi
|
b7f13df04c
|
fix:Adjust the UT case gfXTest of the display module
Signed-off-by: muxiaoximuxiaoxi <sunhaohao5@huawei.com>
|
2022-07-25 08:29:27 -07:00 |
|
muxiaoximuxiaoxi
|
2ff1e57a61
|
Adjust the UT case gfXTest of the display module
Signed-off-by: muxiaoximuxiaoxi <sunhaohao5@huawei.com>
|
2022-07-25 07:45:10 -07:00 |
|
openharmony_ci
|
ea077ad1d9
|
!1792 add devicetest and gralloctest
Merge pull request !1792 from frank_bing/20220722_master
|
2022-07-24 13:19:54 +00:00 |
|
libing_frank
|
4bdef866a7
|
增加devicetest gralloc测试
Signed-off-by: libing_frank <libing3@huawei.com>
Change-Id: Id77ceff8d4b35db38c78e16999c4877f606d9689
|
2022-07-22 17:37:04 +08:00 |
|
handyohos
|
648f0af9ab
|
feat: fix binaries install images
1) libbtvendor.z.so -> 安装到chipset_base_dir
2) libhril_innerkits.z.so,安装到system,归属到drivers_inteface_ril部件
3) libril_vendor.z.so,安装到chipset_base_dir
4) libhdi_display_gralloc_client.z.so,安装到system,归属到drivers_interface_display部件
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I87ff3f728b8cca88c73fffe4ba0019be1565d613
#I5HS81
|
2022-07-19 15:29:59 +08:00 |
|
Caoruihong
|
ae7bb25a5f
|
chore(build): use feature flags instead of product&device types
Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: Icf1d84e9c1bed1290726b5207edcecd7d632efe0
|
2022-07-10 01:45:05 +08:00 |
|
openharmony_ci
|
74449d24a4
|
!1686 drivers_interface_display component provide gralloc_client and display_client
Merge pull request !1686 from handy/0708
|
2022-07-09 02:49:04 +00:00 |
|
handyohos
|
5477e368a1
|
feat: drivers_interface_display component provide gralloc_client and display_client
1) drivers_interface_display定义hdi_gralloc_client和display_device_client对外模块
2) 定义stub library: libdisplay_device, libdisplay_gfx, libdisplay_layer以及libdisplay_gralloc, 这些库在系统组件编译时参与编译,但不安装。芯片组件编译时安装具体实现。
3) 系统组件编译时仅依赖hdi_gralloc_client,其芯片适配部分通过libdisplay_gralloc stub提供。
4) 系统组件编译时仅依赖display_display_client, 其芯片适配部分通过libdisplay_device, libdisplay_gfx, libdisplay_layer stub提供。
5) 原有到libhdi_display_gralloc_client, libhdi_display_gralloc_proxy,libhdi_mapper_adapter合并为一个libhdi_display_gralloc_client库,仅依赖libdisplay_gralloc。
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I8c12822dda3f24c7f4f8a2bedd8ef4f6bb436909
#I5G46T
|
2022-07-08 10:56:32 +08:00 |
|
sufeng6
|
42b90dd509
|
Revert "fix:change graphic_standard to graphic_graphic_2d"
This reverts commit fd3202650b.
Signed-off-by: sufeng6 <sufeng6@huawei.com>
|
2022-07-06 19:42:57 +08:00 |
|
sufeng6
|
fd3202650b
|
fix:change graphic_standard to graphic_graphic_2d
Signed-off-by: sufeng6 <sufeng6@huawei.com>
|
2022-07-04 17:40:44 +08:00 |
|
openharmony_ci
|
d1c8aff914
|
!1526 fix:modify hdf display driver component name
Merge pull request !1526 from YUJIA/master
|
2022-06-27 07:50:25 +00:00 |
|
openharmony_ci
|
28bebc15e0
|
!1550 【OpenHarmony开源贡献者计划2022】fix typos
Merge pull request !1550 from c01dface/master
|
2022-06-27 03:47:40 +00:00 |
|
Neil Chen
|
ac70ac5493
|
fix typos
Signed-off-by: Neil Chen <jingsi.chen@petalmail.com>
|
2022-06-26 16:23:47 +08:00 |
|
lhl
|
be52d67776
|
delete the DisplayTrace, using HitraceScoped
Signed-off-by: lhl <linhongliang@hisilicon.com>
|
2022-06-24 08:39:41 +00:00 |
|
yuanbo
|
d23680944c
|
fix: compatible target cpu x86_64
Signed-off-by: yuanbo <yuanbo@huawei.com>
|
2022-06-24 10:00:52 +08:00 |
|
JasonYujia
|
ef2c2c7ec6
|
fix:modify hdf display driver component name
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
|
2022-06-23 15:09:55 +00:00 |
|
openharmony_ci
|
e922d32515
|
!1492 fix:Display hdi interface annotation format modified
Merge pull request !1492 from sunhaohao5/master
|
2022-06-22 06:22:20 +00:00 |
|
openharmony_ci
|
d3a8a0f34e
|
!1469 Fix heapflags validation failed
Merge pull request !1469 from yuejianjun/master
|
2022-06-21 06:50:11 +00:00 |
|
muxiaoximuxiaoxi
|
a32cd008ef
|
fix:Display hdi interface annotation format modified
Signed-off-by: muxiaoximuxiaoxi <sunhaohao5@huawei.com>
|
2022-06-20 23:26:43 -07:00 |
|
yuejianjun
|
def3569559
|
Fix heapflags validation failed
Signed-off-by: yuejianjun <yuejianjun1@hisilicon.com>
|
2022-06-17 03:41:05 +00:00 |
|
yuanbo
|
e283a03a2f
|
feat: normalize drivers framework component and repos
Signed-off-by: yuanbo <yuanbo@huawei.com>
|
2022-06-16 14:48:04 +08:00 |
|
zhangyunfei
|
64a8e62021
|
add tunnel mode interface for layer
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: Ia74b9b73f0b025f55abc3e81ac386712800c5f3f
|
2022-06-10 16:22:32 +08:00 |
|
kevin
|
0ebd756bdf
|
fix:modify hdf unittest out path
Signed-off-by: kevin <liufeihu@huawei.com>
|
2022-05-28 19:20:44 +08:00 |
|
muxiaoximuxiaoxi
|
0b92268d56
|
Adapter 2D gfx unit test for display
Signed-off-by: muxiaoximuxiaoxi <sunhaohao5@huawei.com>
|
2022-05-25 04:37:12 -07:00 |
|
xwbmcu
|
ebdc7d1bfc
|
fix:modify display fuzztest gn files
Signed-off-by: xwbmcu <xuwenbin10@huawei.com>
|
2022-05-20 16:50:33 +08:00 |
|
openharmony_ci
|
11e8dcd22d
|
!1261 support fbdev and dmabufferheap for gralloc
Merge pull request !1261 from lhl/master
|
2022-05-20 04:30:22 +00:00 |
|
lhl
|
ed0e402558
|
gralloc support fbdev and dmabufferheap
Signed-off-by: lhl <linhongliang@hisilicon.com>
|
2022-05-20 01:03:55 +08:00 |
|
zhouyanxu
|
c3101e71a5
|
dapter arm64 compile of sensor fuzz
Signed-off-by: zhouyanxu <zhouyanxu@huawei.com>
|
2022-05-19 10:02:03 +08:00 |
|
openharmony_ci
|
9a21d153e1
|
!1248 fix : Optimize and simplify the display of module flow logs to avoid frequent printing and flushing out valid logs
Merge pull request !1248 from sunhaohao5/master
|
2022-05-17 12:48:25 +00:00 |
|
xwbmcu
|
7c785a841a
|
fix:modify data type cast
Signed-off-by: xwbmcu <xuwenbin10@huawei.com>
|
2022-05-17 10:43:14 +08:00 |
|
muxiaoximuxiaoxi
|
e470e0e714
|
fix : Optimize and simplify the display of module flow logs to avoid frequent printing and flushing out valid logs
Signed-off-by: muxiaoximuxiaoxi <sunhaohao5@huawei.com>
|
2022-05-17 09:32:41 +08:00 |
|
lhl
|
962a828ad4
|
support fbdev
Signed-off-by: linhongliang <linhongliang@hisilicon.com>
|
2022-05-14 08:54:54 +00:00 |
|
openharmony_ci
|
774ab9cbb7
|
!1225 fix the camera can not preview issue
Merge pull request !1225 from lhl/master
|
2022-05-13 03:36:15 +00:00 |
|
lhl
|
04ba850f65
|
add video composition
Signed-off-by: lhl <linhongliang@hisilicon.com>
Signed-off-by: linhongliang <linhongliang@hisilicon.com>
|
2022-05-13 08:21:53 +08:00 |
|
lianghua
|
a489491767
|
Delete the third-party open source library for Wayland in display HDI
Signed-off-by: lianghua <lianghua14@huawei.com>
|
2022-05-11 13:40:12 +08:00 |
|
openharmony_ci
|
879457f64a
|
!1186 display_device add directories for the display device component
Merge pull request !1186 from lhl/master
|
2022-05-10 12:48:55 +00:00 |
|
sunxuejiao
|
9e1ee3eff9
|
modify test parameters of sensor fuzz
Signed-off-by: sunxuejiao <sunxuejiao5@huawei.com>
|
2022-05-10 16:43:29 +08:00 |
|
linhongliang
|
a5e00bccd0
|
add directories for the display device component
Signed-off-by: linhongliang <linhongliang@hisilicon.com>
|
2022-05-10 07:19:49 +00:00 |
|
openharmony_ci
|
13136e9659
|
!1175 Modify unreasonable dependencies
Merge pull request !1175 from frank_bing/20220506
|
2022-05-09 03:11:39 +00:00 |
|
handyohos
|
3464e35def
|
feat: depends on graphic_chipsetsdk for chipset compiling.
1)芯片组件依赖图形的graphic_chipsetsdk部件,支持芯片组件独立编译构建。
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Id1c6a6e74d1990ba5d63b18920e20ea64de84b38
|
2022-05-06 19:28:59 +08:00 |
|
libing3@huawei.com
|
be7e7f22c7
|
Modifying unreasonable deps
Signed-off-by: libing3@huawei.com <libing3@huawei.com>
Change-Id: I2641a38044588b372ea397ac5c0391c586e44067
|
2022-05-06 10:49:33 +08:00 |
|