Hi all,
For the upcoming 16.03 release of the reference platform, we've been
working on a unified kernel that works on Hikey, Dragonboard 410c and
also enables enterprise HW that we have access to (D02, Overdrive, APM
XGene).
That kernel is now pushed to github[1] to the 96b/releases/2016.03
bran
Hi Amit,
are you planning to support DRM/KMS on 4.4 Kernel/Hikey? At LHG we are
currently using a 4.5 Kernel snapshot with Wayland/Weston due to incomplete
support of DRM/KMS extensions on 4.4.
The main issue we saw on the 4.4 was the missing VBlank support in the DRM
driver.
Br,
Zoltan
On 2
Hi Zoltan,
We've already enabled DRM on the 4.4 kernel with the framebuffer Xorg
driver. What do you need on top of that to enable you do run
Wayland/Weston? A link to a patchset would allow me to evaluate
whether we can incorporate these into the next release.
Regards,
Amit
On Wed, Mar 2, 2016
On Wed, Mar 2, 2016 at 9:11 AM, Amit Kucheria wrote:
> Hi Zoltan,
>
> We've already enabled DRM on the 4.4 kernel with the framebuffer Xorg
> driver. What do you need on top of that to enable you do run
> Wayland/Weston? A link to a patchset would allow me to evaluate
> whether we can incorporate