Commit Graph

43 Commits

Author SHA1 Message Date
zhusiyuan2 91b5b8c107 fix: Review to clean up - static_cast && reinterpret_cast && define
Signed-off-by: zhusiyuan2 <zhusiyuan2@huawei.com>
2022-09-09 09:26:45 +08:00
wu d221fbbe25 modify component dependency for drivers_peripheral
Signed-off-by: wu <wuzhimin8@huawei.com>
2022-08-25 23:21:21 -07: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
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
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 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
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
Neil Chen ac70ac5493 fix typos
Signed-off-by: Neil Chen <jingsi.chen@petalmail.com>
2022-06-26 16:23:47 +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
yuanbo e283a03a2f feat: normalize drivers framework component and repos
Signed-off-by: yuanbo <yuanbo@huawei.com>
2022-06-16 14:48:04 +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
zhouyanxu c3101e71a5 dapter arm64 compile of sensor fuzz
Signed-off-by: zhouyanxu <zhouyanxu@huawei.com>
2022-05-19 10:02:03 +08:00
xwbmcu 7c785a841a fix:modify data type cast
Signed-off-by: xwbmcu <xuwenbin10@huawei.com>
2022-05-17 10:43:14 +08:00
sunxuejiao 9e1ee3eff9 modify test parameters of sensor fuzz
Signed-off-by: sunxuejiao <sunxuejiao5@huawei.com>
2022-05-10 16:43:29 +08:00
sunxuejiao d787bb7cce test:add display fuzztest
Signed-off-by: sunxuejiao <sunxuejiao5@huawei.com>
2022-05-05 14:40:15 +08:00
guowen666 3c18b65419 fix codehub warnings
Signed-off-by: guowen666 <guowen24@huawei.com>
2022-03-29 06:06:39 +00:00
YOUR_NAME 292211de3a fix: delete display test on standard system
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2022-03-16 07:27:13 +00:00
yudechen 5f7666fcfb 添加编译单元指定部件和子系统名称
Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: I11e32998155572051c1d063a0ab288bc87c4a2cd
2022-03-03 17:54:58 +08:00
YOUR_NAME 254c016d81 fix: Solve the problems of unreasonable function parameter types and BufferHandle following private data
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2022-03-01 01:08:51 +00:00
guowen666 4de1456a25 Fix Codex Warning
Signed-off-by: guowen666 <guowen24@huawei.com>
2022-02-18 08:19:25 +00:00
guowen666 4175444990 Display Interface Name Spelling Correction
Signed-off-by: guowen666 <guowen24@huawei.com>
2022-02-16 02:56:25 +00:00
yuanbo b0c848e149 add dispaly device hdi implement
Signed-off-by: yuanbo <yuanbo@huawei.com>
2022-01-24 17:47:38 +08:00
zhang f550c3391a fix:modify component dependency
Signed-off-by: zhang <zhangfengxi@huawei.com>
2022-01-23 09:45:25 +08:00
YOUR_NAME d2e5e5afc8 process warning
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2021-11-17 05:00:10 +00:00
JasonYujia 006f84d7cc Modify reviewbot of display
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
2021-10-26 08:02:13 +00:00
JasonYujia fca8a150ec Optimize the hdi default impl of display and hdi servitization
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
2021-10-23 07:45:16 +00:00
JasonYujia 9d01488a1d Optimize the hdi default impl of display and hdi servitization
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
2021-10-20 10:47:28 +00:00
YOUR_NAME 76876fd01a Image path is compatible with Linux and liteos
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2021-09-30 03:21:03 +00:00
openharmony_ci 488987ed2a !282 hdf ability dir is ambiguous and needs to be optimized
Merge pull request !282 from yuanbo/master
2021-09-30 02:17:43 +00:00
JasonYujia b8c4d0a122 add display hdi default impl
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
2021-09-29 13:23:24 +00:00
YOUR_NAME 394d97978b The test case image path is compatible with Linux and liteos
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2021-09-29 07:53:00 +00:00
yuanbo 222a46bdf9 optimize hdf utils dirs
Signed-off-by: yuanbo <yuanbo@huawei.com>
2021-09-29 12:13:51 +08:00
YOUR_NAME 68f1b962ba solve test case failure
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2021-09-29 02:26:21 +00:00
YOUR_NAME ff88ee83e7 solve test problem
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
2021-09-15 02:03:41 +00:00
JasonYujia eb2ba0ca93 IssueNo:#I3V8U0
Description:Uniform display hdi for L1&L2.
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: JasonYujia <yujia112@126.com>
2021-06-17 10:14:56 +00:00
JasonYujia ebf71a3f03 IssueNo:#I3V8U0
Description:Uniform display hdi for L1&L2.
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: JasonYujia <yujia112@126.com>
2021-06-15 10:23:09 +00:00
YOUR_NAME a417e542d5 IssueNo:#I3S732
Description:sync L2 input and display to L1
Feature or Bugfix:Bugfix
Binary Source: No
2021-05-20 13:49:33 +00:00
kevin ccbfb6c0d9 modify drivers testcase level
Change-Id: I214e53dcb5cd8bb4e57d9eda85d875c9ba3b4bda
2021-04-14 07:59:57 +00:00
zianed 4e9b1c5ba9 add peripheral 2021-04-12 20:50:54 +08:00