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

2021-02-03 Thread Daniel Vetter
On Tue, Jan 05, 2021 at 09:46:03PM +0800, 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 internel >

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

2021-01-06 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 internel peripherals through libdrm or libkms, it's test ok by modetest (DRM/KMS te