From: Eric Anholt <eric@anholt.net>
To: "Sergey Suloev" <ssuloev@orpaltech.com>,
"Noralf Trønnes" <noralf@tronnes.org>
Cc: dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: VC4 DRM
Date: Mon, 17 Dec 2018 10:12:22 -0800 [thread overview]
Message-ID: <87lg4om395.fsf@anholt.net> (raw)
In-Reply-To: <4da735da-047c-e076-3f40-fbe4bad29667@orpaltech.com>
[-- Attachment #1.1: Type: text/plain, Size: 720 bytes --]
Sergey Suloev <ssuloev@orpaltech.com> writes:
> Eric, Noralf,
>
> could either of you answer a question about Vc4 DRM, please ?
>
> I am trying to connect MIPI DSI display to VC4 but it isn't showing
> anything. I have noticed
> that the DSI host transfer() method vc4_dsi_host_transfer gets called
> for the commands that
> I am sending from my panel driver, but not for pixel data.
>
> My question: are pixel data normally transferred the same method within
> vc4_dsi driver
> or any "behind the scene" way ?
The transfer function isn't used for pixel data in video mode. The vc4
panel has never been used for command mode panels, so if you have one of
those it will probably be extra work.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-12-17 18:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-16 7:15 VC4 DRM Sergey Suloev
2018-12-17 18:12 ` Eric Anholt [this message]
2018-12-17 18:39 ` Sergey Suloev
2018-12-17 19:49 ` Eric Anholt
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=87lg4om395.fsf@anholt.net \
--to=eric@anholt.net \
--cc=dri-devel@lists.freedesktop.org \
--cc=noralf@tronnes.org \
--cc=ssuloev@orpaltech.com \
/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.