Skip to content
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

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

Avenger-285714
Copy link
Collaborator

  1. 添加景美显卡驱动
  2. 修复代码风格问题

Add Jemoic JM9100 GPU driver support.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
@Avenger-285714
Copy link
Collaborator Author

/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>
@Zeno-sole
Copy link
Contributor

/approve

@deepin-ci-robot
Copy link

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@matrix-wsk matrix-wsk merged commit 3c051e6 into deepin-community:linux-6.6.y Apr 22, 2024
1 of 4 checks passed
@opsiff
Copy link
Member

opsiff commented Apr 22, 2024

The following of those config is renamed,we need to add to config soon: @Avenger-285714
CONFIG_PARPORT_AX88796=m
CONFIG_PARIDE=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
CONFIG_PARIDE_EPATC8=y
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m

And pull:#47

Avenger-285714 added a commit to KernelSIG-cn/Linux-LTS-CN-6.6-dev that referenced this pull request Dec 29, 2024
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>
Avenger-285714 added a commit to KernelSIG-cn/Linux-LTS-CN-6.6-dev that referenced this pull request Jan 4, 2025
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants