Re: [PATCH v7 2/6] drm/sprd: add Unisoc's drm kms master

2021-12-03 Thread Kevin Tang
Maarten Lankhorst 于2021年11月26日周五 22:03写道: > > On 25-10-2021 11:34, Kevin Tang wrote: > > Adds drm support for the Unisoc's display subsystem. > > > > This is drm kms driver, this driver provides support for the > > application framework in Android, Yocto and more. > > > > Application framework can

Re: [PATCH v7 2/6] drm/sprd: add Unisoc's drm kms master

2021-11-26 Thread Maarten Lankhorst
On 25-10-2021 11:34, Kevin Tang wrote: > Adds drm support for the Unisoc's display subsystem. > > This is drm kms driver, this driver provides support for the > application framework in Android, Yocto and more. > > Application framework can access Unisoc's display internal > peripherals through lib

[PATCH v7 2/6] drm/sprd: add Unisoc's drm kms master

2021-10-25 Thread Kevin Tang
Adds drm support for the Unisoc's display subsystem. This is drm kms driver, this driver provides support for the application framework in Android, Yocto and more. Application framework can access Unisoc's display internal peripherals through libdrm or libkms, it's test ok by modetest (DRM/KMS te