From: Inki Dae <inki.dae@samsung.com>
To: Andrzej Hajda <a.hajda@samsung.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
dri-devel@lists.freedesktop.org,
linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 0/7] drm/exynos: panel mode info propagation
Date: Tue, 01 Aug 2017 09:01:46 +0900 [thread overview]
Message-ID: <597FC4EA.5080401@samsung.com> (raw)
In-Reply-To: <fc043fca-564c-64dc-0c6f-c3e1d89882b5@samsung.com>
2017년 07월 26일 16:09에 Andrzej Hajda 이(가) 쓴 글:
> On 18.04.2017 14:39, Andrzej Hajda wrote:
>> Hi Inki,
>>
>> This patchset beside cleanup/refactoring patches (01-03) adds code to propagate
>> info provided by MIPI-DSI panels about its mode of work (video/command mode).
>> The propagation is performed for whole pipeline as every its elements uses it.
>
> Gently ping.
Sorry for late. Will review them soon.
Thanks,
Inki Dae
>
> Regards
> Andrzej
>
>>
>> Regards
>> Andrzej
>>
>>
>> Andrzej Hajda (7):
>> drm/exynos/decon5433: use readl_poll_timeout helpers
>> drm/exynos: use helper to set possible crtcs
>> drm/exynos/dsi: refactor panel detection logic
>> drm/exynos: propagate info about command mode from panel
>> drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
>> drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
>> dt-bindings: exynos5433-decon: remove i80-if-timings property
>>
>> .../bindings/display/exynos/exynos5433-decon.txt | 6 -
>> drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 118 ++++++-----
>> drivers/gpu/drm/exynos/exynos_dp.c | 15 +-
>> drivers/gpu/drm/exynos/exynos_drm_core.c | 1 +
>> drivers/gpu/drm/exynos/exynos_drm_crtc.c | 21 +-
>> drivers/gpu/drm/exynos/exynos_drm_crtc.h | 10 +-
>> drivers/gpu/drm/exynos/exynos_drm_dpi.c | 12 +-
>> drivers/gpu/drm/exynos/exynos_drm_drv.h | 1 +
>> drivers/gpu/drm/exynos/exynos_drm_dsi.c | 219 ++++++++++-----------
>> drivers/gpu/drm/exynos/exynos_drm_mic.c | 44 +----
>> drivers/gpu/drm/exynos/exynos_drm_vidi.c | 15 +-
>> drivers/gpu/drm/exynos/exynos_hdmi.c | 25 +--
>> 12 files changed, 228 insertions(+), 259 deletions(-)
>>
>
>
>
prev parent reply other threads:[~2017-08-01 0:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20170418124012eucas1p268347111adc9cf1550f7bf228aaeddbf@eucas1p2.samsung.com>
2017-04-18 12:39 ` [PATCH 0/7] drm/exynos: panel mode info propagation Andrzej Hajda
2017-04-18 12:39 ` [PATCH 1/7] drm/exynos/decon5433: use readl_poll_timeout helpers Andrzej Hajda
2017-04-18 12:39 ` [PATCH 2/7] drm/exynos: use helper to set possible crtcs Andrzej Hajda
2017-04-18 12:39 ` [PATCH 3/7] drm/exynos/dsi: refactor panel detection logic Andrzej Hajda
2017-08-01 9:29 ` Inki Dae
2017-08-14 6:59 ` Andrzej Hajda
2017-04-18 12:40 ` [PATCH 4/7] drm/exynos: propagate info about command mode from panel Andrzej Hajda
2017-08-01 9:49 ` Inki Dae
2017-08-14 7:14 ` Andrzej Hajda
2017-04-18 12:40 ` [PATCH 5/7] drm/exynos/mic: use mode info stored in CRTC to detect i80 mode Andrzej Hajda
2017-04-18 12:40 ` [PATCH 6/7] drm/exynos/decon5433: " Andrzej Hajda
2017-08-01 10:02 ` Inki Dae
2017-08-14 10:13 ` Andrzej Hajda
2017-04-18 12:40 ` [PATCH 7/7] dt-bindings: exynos5433-decon: remove i80-if-timings property Andrzej Hajda
2017-07-26 7:09 ` [PATCH 0/7] drm/exynos: panel mode info propagation Andrzej Hajda
2017-08-01 0:01 ` Inki Dae [this message]
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=597FC4EA.5080401@samsung.com \
--to=inki.dae@samsung.com \
--cc=a.hajda@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.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.