From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Biju Das <biju.das@bp.renesas.com>
Cc: "Laurent Pinchart" <laurent.pinchart+renesas@ideasonboard.com>,
"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>,
"Kieran Bingham" <kieran.bingham+renesas@ideasonboard.com>,
"Jacopo Mondi" <jacopo+renesas@jmondi.org>,
"linux-renesas-soc@vger.kernel.org"
<linux-renesas-soc@vger.kernel.org>
Subject: Re: Issue with enabling VSP source on rcar gen2 koelsch board
Date: Wed, 28 Nov 2018 19:00:13 +0200 [thread overview]
Message-ID: <2577289.0toRb0HB0W@avalon> (raw)
In-Reply-To: <OSBPR01MB2103C4452BD3C3E0803CA34FB8D10@OSBPR01MB2103.jpnprd01.prod.outlook.com>
Hi Biju,
On Wednesday, 28 November 2018 15:20:58 EET Biju Das wrote:
> Hi all,
>
> On the past, I have tested vsp source on rcar gen2 koelsch board, using the
> patches series below(Apart from the below patch series, I have enabled
> "CONFIG_DRM_RCAR_VSP=y")
> https://git.linuxtv.org/pinchartl/media.git/log/?h=drm/du/panels
>
> 1) [HACK] ARM: shmobile: r8a7791: Link the VSP1 and DU
> 2) [HACK] v4l: vsp1: Disable UAPI for VSP1D
> 3) [HACK] drm: rcar-du: Enable VSP source support for R8A7791
>
> But on the latest renesas-dev branch looks like it is broken
That doesn't surprise me too much as I don't actively maintain that code.
For my information, what are your use cases ? Do you think this approach
should be pursued and patches merged upstream ? The amount of work will be
quite high though, given that it introduces a new userspace API, we will have
to publish an open-source implementation in an X.org or Wayland driver.
> The issue is kernel doesn't boot, if I connect display panel. Looks like it
> is hanging in register_framebuffer.
>
> [ 5.344412] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
> [ 5.364250] [drm] No driver support for vblank timestamp query.
>
> Have any one noticed this issue?
This usually means that the kernel crashes with the console lock taken,
preventing the oops from being printed. As a debugging hack you can comment
out the locking calls in console_lock(), console_trylock() and
console_unlock() (kernel/printk/printk.c).
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2018-11-29 4:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-28 13:20 Issue with enabling VSP source on rcar gen2 koelsch board Biju Das
2018-11-28 17:00 ` Laurent Pinchart [this message]
2018-11-29 8:39 ` Biju Das
2018-11-29 12:33 ` Laurent Pinchart
2018-11-30 9:03 ` Biju Das
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2577289.0toRb0HB0W@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=biju.das@bp.renesas.com \
--cc=jacopo+renesas@jmondi.org \
--cc=kieran.bingham+renesas@ideasonboard.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=niklas.soderlund+renesas@ragnatech.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.