diff --git a/sig/sig-opengfxdriver/OWNERS b/sig/sig-opengfxdriver/OWNERS new file mode 100644 index 0000000000000000000000000000000000000000..bed500f256a6de075fba8038e34094f31c1edb59 --- /dev/null +++ b/sig/sig-opengfxdriver/OWNERS @@ -0,0 +1,53 @@ +{ + "Leader": [ + { + "gitee_id": "frank-huangran", + "gitee_email": "frank.huangran@huawei.com" + } + ], + "Committers": [ + { + "gitee_id": "xfan1024", + "gitee_email": "xiaofan@iscas.ac.cn" + }, + { + "gitee_id": "xzmu", + "gitee_email": "kelei@iscas.ac.cn" + }, + { + "gitee_id": "biannm", + "gitee_email": "bian_naimeng@hoperun.com" + }, + { + "gitee_id": "zhouwjfi", + "gitee_email": "zhou_wenjian@hoperun.com" + }, + { + "gitee_id": "robinXiao777", + "gitee_email": "fengxiao@pateo.com.cn" + }, + { + "gitee_id": "cosmoslhf", + "gitee_email": "hongfeilin@pateo.com.cn" + }, + { + "gitee_id": "algoideas", + "gitee_email": "yu19881234@163.com" + }, + { + "gitee_id": "zxg-gitee", + "gitee_email": "zhaoxiaoguang2@huawei.com" + }, + { + "gitee_id": "zheoyu", + "gitee_email": "zhangleiyu1@huawei.com" + }, + { + "gitee_id": "hiharmonica_leo", + "gitee_email": "leo@hiharmonica.com" + }, + { + "gitee_id": "alata", + "gitee_email": "alatafoo@sina.com" + } +} diff --git a/sig/sig-opengfxdriver/sig-opengfxdriver.md b/sig/sig-opengfxdriver/sig-opengfxdriver.md new file mode 100644 index 0000000000000000000000000000000000000000..29c267ac214e40e92bee0319ca46ed60888170f2 --- /dev/null +++ b/sig/sig-opengfxdriver/sig-opengfxdriver.md @@ -0,0 +1,56 @@ +# SIG-Opengfxdriver +English | [简体中文](./sig_opengfxdriver_cn.md) + +Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). + +## SIG group work objectives and scope + +### work goals +Opengfxdriver SIG aims to support open source graphics driver on OpenHarmony. We will use existing MESA 3D and drm driver architecture to support graphics rendering. + +### work scope +1) Support Mali, Vivante, Videocore, Adreno, AMD etc GPU with open source driver +2) Achieve good performance and conformance compared to closed driver +3) Achieve commerical level gfx driver for product to replace closed driver + +### The repository +- project name: + - Opengfxdriver-sig:https://gitee.com/openharmony-sig/opengfxdriver + - Opengfxdriver:https://gitee.com/openharmony/opengfxdriver + +## SIG Members + +### Leader +- @frank-huangran(https://gitee.com/frank-huangran) + +### Committers +- @xfan1024(https://gitee.com/xfan1024) +- @biannm(https://gitee.com/biannm) +- @xzmu(https://gitee.com/xzmu) +- @zhouwjfi(https://gitee.com/zhouwifi) +- @robinXiao777(https://gitee.com/robinXiao777) +- @cosmoslhf(https://gitee.com/cosmoslhf) +- @algoideas(https://gitee.com/algoideas) +- @zxg-gitee(https://gitee.com/zxg-gitee) +- @zhaeoyu(https://gitee.com/zhaeoyu) +- @hiharmonica_leo(https://gitee.com/hiharmonica_leo) +- @alata(https://gitee.com/alata) + +### Meetings + - Meeting time:BiWeek Friday or Saturday 16:00-18:00 + - Meeting application: https://etherpad.openharmony.cn/p/sig-opengfxdriver + - Meeting link: Welink Meeting or Others + - Meeting notification: [Subscribe to] (https://lists.openatom.io/hyperkitty/list/sig-opengfxdriver@openharmony.io/) mailing list dev@openharmony.io for the meeting link + - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/opengfxdriver/meetings) + +### Contact (optional) + - frank.huangran@huawei.com + - bian_naimeng@hoperun.com + - xiaofan@iscas.ac.cn + - hongfeilin@pateo.com.cn + - yu19881234@163.com + - leo@hiharmonica.com + +- Mailing list:dev@openharmony.io +- Zulip group:https://zulip.openharmony.cn +- Wechat group:SIG-OpenGfxDrv diff --git a/sig/sig-opengfxdriver/sig-opengfxdriver_cn.md b/sig/sig-opengfxdriver/sig-opengfxdriver_cn.md new file mode 100644 index 0000000000000000000000000000000000000000..ac1c41058bbdc8c594fbe317d423ce119b78cc90 --- /dev/null +++ b/sig/sig-opengfxdriver/sig-opengfxdriver_cn.md @@ -0,0 +1,57 @@ +# SIG-Opengfxdriver +简体中文 | [English](./sig_opengfxdriver.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +Opengfxdriver SIG旨在支持开源图形驱动在OpenHarmony上的发展,我们会使用Mesa 3D以及DRM驱动来支持图形渲染 + +### 工作范围 +1)支持Mali、Vivante、Videocore、Adreno、AMD等GPU的开源驱动 +2)得到良好的性能和兼容性,持平或优于闭源驱动 +3)达到商用水平,集成到产品中使用 + +## 代码仓 +- 代码仓地址: + - Opengfxdriver-sig:https://gitee.com/openharmony-sig/opengfxdriver + - Opengfxdriver://gitee.com/openharmony/opengfxdriver + +## SIG组成员 + +### Leader +- @frank-huangran(https://gitee.com/frank-huangran) + +### Committers列表 +- @xfan1024(https://gitee.com/xfan1024) +- @biannm(https://gitee.com/biannm) +- @xzmu(https://gitee.com/xzmu) +- @zhouwjfi(https://gitee.com/zhouwifi) +- @robinXiao777(https://gitee.com/robinXiao777) +- @cosmoslhf(https://gitee.com/cosmoslhf) +- @algoideas(https://gitee.com/algoideas) +- @zxg-gitee(https://gitee.com/zxg-gitee) +- @zhaeoyu(https://gitee.com/zhaeoyu) +- @hiharmonica_leo(https://gitee.com/hiharmonica_leo) +- @alata(https://gitee.com/alata) + +### 会议 + - 会议时间:双周例会,周五 or 周六下午16:00-18:00 + - 会议申报:https://etherpad.openharmony.cn/p/sig-opengfxdriver + - 会议链接: Welink或其他会议 + - 会议通知: 请[订阅](https://lists.openatom.io/hyperkitty/list/sig-opengfxdriver@openharmony.io/)邮件列表 dev@openharmony.io 获取会议链接 + - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content/tree/master/opengfxdriver/meetings) + +### 联系方式(可选) + - frank.huangran@huawei.com + - bian_naimeng@hoperun.com + - xiaofan@iscas.ac.cn + - hongfeilin@pateo.com.cn + - yu19881234@163.com + - leo@hiharmonica.com + + +- 邮件列表:dev@openharmony.io +- Zulip群组:https://opengfxdriver.zulipchat.com +- 微信群:SIG-OpenGfxDrv