>From 48c709c621dbd5505b524e0216a3232ebd0033a8 Mon Sep 17 00:00:00 2001
From: Ian Molton
Date: Tue, 13 Jan 2015 12:46:54 +
Subject: [PATCH] DRM: Simple panel driver depends on backlight
The DRM_PANEL_SIMPLE option compiles code that requires the symbol
of_find_backlight_by_node. This is
Hi,
Can anyone tell me where best to follow / contribute to *mainline* kernel based
imx6 graphics stuff?
I'm currently running a 3.19-rc kernel with imx6 drm (fbdev emulation) and it
works, but I'm seeing segfaults from Xfbdev.
Presumably, theres a proper DRM/DRI X driver to go with the kernel
On 28/01/15 12:52, Sascha Hauer wrote:
> Hi Ian,
>
> On Wed, Jan 28, 2015 at 12:08:19PM +0000, Ian Molton wrote:
>> Hi,
>>
>> Can anyone tell me where best to follow / contribute to *mainline* kernel
>> based imx6 graphics stuff?
>>
>> I'm curre