Re: [PATCH v7 0/7] drm/etnaviv: add pci device driver support

2023-06-03 Thread Sui Jingfeng
Hi, Sorry for sending duplicated patches.  Please don't get angry by me. I'm just sending a patch set, which contain 7 patch. The command is as following: git send-email V7/ --to "Lucas Stach " --to "Christian Gmeiner " --to "Daniel Vetter " --to "Bjorn Helgaas " --cc "linux-ker...@vger.

[PATCH v7 0/7] drm/etnaviv: add pci device driver support

2023-06-03 Thread Sui Jingfeng
From: Sui Jingfeng There is a Vivante GC1000 (v5037) in LS2K1000 and LS7A1000, this GPU is a PCI device, and it has 2D and 3D cores in the same core. Thus, this patch set is trying to add PCI device driver support to etnaviv. v6: * Fix build issue on system without CONFIG_PCI enabled v7:

[PATCH v7 0/7] drm/etnaviv: add pci device driver support

2023-06-03 Thread Sui Jingfeng
There is a Vivante GC1000 (v5037) in LS2K1000 and LS7A1000, this GPU is a PCI device, and it has 2D and 3D cores in the same core. Thus, this patch set is trying to add PCI device driver support to etnaviv. v6: * Fix build issue on system without CONFIG_PCI enabled v7: * Add a sepa

[PATCH v7 0/7] drm/etnaviv: add pci device driver support

2023-06-03 Thread Sui Jingfeng
There is a Vivante GC1000 (v5037) in LS2K1000 and LS7A1000, this GPU is a PCI device, and it has 2D and 3D cores in the same core. Thus, this patch set is trying to add PCI device driver support to etnaviv. v6: * Fix build issue on system without CONFIG_PCI enabled v7: * Add a sepa

[PATCH v7 0/7] drm/etnaviv: add pci device driver support

2023-06-03 Thread Sui Jingfeng
There is a Vivante GC1000 (v5037) in LS2K1000 and LS7A1000, this GPU is a PCI device, and it has 2D and 3D cores in the same core. Thus, this patch set is trying to add PCI device driver support to etnaviv. v6: * Fix build issue on system without CONFIG_PCI enabled v7: * Add a sepa

[PATCH v7 0/7] drm/etnaviv: add pci device driver support

2023-06-03 Thread Sui Jingfeng
There is a Vivante GC1000 (v5037) in LS2K1000 and LS7A1000, this GPU is a PCI device, and it has 2D and 3D cores in the same core. Thus, this patch set is trying to add PCI device driver support to etnaviv. v6: * Fix build issue on system without CONFIG_PCI enabled v7: * Add a sepa