just a quick note, I think you are missing some EXPORT_SYMBOL()'s:
ERROR: "sti_vtg_setconfig" [drivers/gpu/drm/sti/stidrm.ko] undefined!
ERROR: "sti_vtg_get_pixel_number" [drivers/gpu/drm/sti/stidrm.ko] undefined!
ERROR: "sti_vtg_register_client" [drivers/gpu/drm/sti/stidrm.ko] undefined!
ERROR: "
Dear maintainers/reviewers, just an UP to remind you that this
patcheset is waiting for your feedback.
Patches 1-12 and 18-19 mainly concern drivers for the various hardware IP.
Patches 13-16 add debug to those drivers.
Patches 17 is the DRM driver.
I know that review 10K lines isn't easy, takes
You can found the patches here:
git://git.linaro.org/people/benjamin.gaignard/kernel.git
on branch: drm_kms_for_next
Regards,
Benjamin
2014-04-08 14:27 GMT+02:00 Rob Clark :
> On Tue, Apr 8, 2014 at 8:19 AM, Benjamin Gaignard
> wrote:
>> This series of patches add the support of DRM/KMS driver
This series of patches add the support of DRM/KMS drivers for STMicroelectronics
chipsets stih416 and stih407.
Hardware is split in two main blocks: Compositor and TVout. Each of them
includes specific hardware IPs and the display timing are controlled by a
specific
Video Timing Generator hardwar
On Tue, Apr 8, 2014 at 8:19 AM, Benjamin Gaignard
wrote:
> This series of patches add the support of DRM/KMS drivers for
> STMicroelectronics
> chipsets stih416 and stih407.
*finally* \o/
one small request.. got a git branch somewhere? This patchset is big
enough that it would be convenient fo