-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drm: Support JMGPU JM9100 #102
drm: Support JMGPU JM9100 #102
Conversation
Avenger-285714
commented
Apr 18, 2024
- 添加景美显卡驱动
- 修复代码风格问题
Add Jemoic JM9100 GPU driver support. Signed-off-by: WangYuli <wangyuli@uniontech.com>
4ffff0e
to
356586a
Compare
/approve |
The code styles of this driver is quite frightening. These files are littered with unaligned comments, redundant braces, misspellings and other inelegant and undisciplined code which makes the whole driver has a huge obstacle before becoming acceptable. We cannot let this get the way of jemoic GPU. Signed-off-by: WangYuli <wangyuli@uniontech.com>
356586a
to
3b0f558
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Avenger-285714, Zeno-sole The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
3c051e6
into
deepin-community:linux-6.6.y
The following of those config is renamed,we need to add to config soon: @Avenger-285714 And pull:#47 |
Add Jemoic JM9100 GPU driver support. Link: https://gitee.com/jemoic/linux Link: deepin-community/kernel#102 Link: deepin-community/kernel#494 Signed-off-by: WangYuli <wangyuli@uniontech.com>
Add Jemoic JM9100 GPU driver support. Link: https://gitee.com/jemoic/linux Link: deepin-community/kernel#102 Link: deepin-community/kernel#494 Signed-off-by: WangYuli <wangyuli@uniontech.com>