Hi Dave and Daniel,
Just minor fixups and cleanup.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 0467145fab3b3a7a1efd221722310fe32329b3da:
Merge tag 'drm-msm-fixes-2025-04-18' of
https://gitlab.freedesktop.org/drm/ms
Hi,
Merged.
Thanks,
Inki Dae
2025년 2월 28일 (금) 오후 11:45, Anindya Sundar Gayen 님이
작성:
> Corrected a spelling mistake in the exynos_drm_fimd driver to improve code
> readability. No functional changes were made.
>
> Signed-off-by: Anindya Sundar Gayen
> ---
> driv
Hi Krzysztof,
Merged.
Thanks,
Inki Dae
2025년 3월 18일 (화) 오후 5:19, Krzysztof Kozlowski <
krzysztof.kozlow...@linaro.org>님이 작성:
> static 'struct decon_data' is only read, so it can be const for code
> safety.
>
> Signed-off-by: Krzysztof Kozlowski
>
ement the TE handler for the
i80 interface in the te_handler of exynos_drm_crtc_ops and register it
as a callback.
Thanks,
Inki Dae
> Bjorn
>
Hi,
2024년 12월 6일 (금) 오후 8:45, Guoqing Jiang 님이 작성:
>
> It is not needed since drm_atomic_helper_shutdown checks it.
Correct.
Merged. Thanks,
Inki Dae
>
> Signed-off-by: Guoqing Jiang
> ---
> drivers/gpu/drm/exynos/exynos_drm_drv.c | 3 +--
> 1 file changed, 1 inse
-next tree.
Therefore, I have merged the binding patch as well.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 086ed1d51544bfc1123b93eccc2ae88e0fbf3d51:
Merge tag 'exynos-drm-next-for-v6.13' of
git://git.kernel.org/pub/scm/li
Hi Dave and Daniel,
Add Decon support for Exynos7870 SoC, several fixups and cleanup.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit bcfe43f0ea77c42c2154fb79b99b7d1d82ac3231:
drm/imx/dcss: include drm/drm_bridge.h header (2024-11
2024년 9월 26일 (목) 오후 2:33, Kwanghoon Son 님이 작성:
>
> exynos_drm_crtc_wait_pending_update, exynos_drm_crtc_finish_update
> are not used anymore.
Merged.
Thanks,
Inki Dae
>
> Signed-off-by: Kwanghoon Son
> ---
> drivers/gpu/drm/exynos/exynos_drm_crtc.h | 3 ---
> 1 f
obe(struct platform_device *pdev)
> return ret;
> }
>
> - /* context initailization */
> + /* context initialization */
Merged.
Thanks,
Inki Dae
> ctx->id = pdev->id;
>
> platform_set_drvdata(pdev, ctx);
> --
> 2.17.1
>
>
Hi Dave and Daniel,
Just three cleanups and one fixup.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit e066e9aa4d9c869c92d1d03647472e4ce96c0919:
MAINATINERS: update drm maintainer contacts (2024-09-03 20:07:57 +0200)
are available
Hi Dave and Daniel,
Just three cleanups and one fixup.
Please kindly let me know if there is any problem.
Thanks,
The following changes since commit b1aa0491fad27f030c94ed42c873c3f46f5e7364:
drm/xe: Fix merge fails related to display runtime PM (2024-09-02 14:14:07
+0200)
are available
ev = drm_dev;
> - ctx->drm_dev = drm_dev;
> + ipp->drm_dev = drm_dev;
Correct. drm_dev should be set to ipp->drm_dev like other sub modules
of ipp - fimc, scaler and rotator - did.
Applied. Thanks,
Inki Dae
> exynos_drm_register_dma(drm_dev, dev, &ctx->dma_priv);
>
> exynos_drm_ipp_register(dev, ipp, &ipp_funcs,
> --
> 2.34.1
>
>
Hi Kwanghoon,
2024년 8월 14일 (수) 오후 12:57, Kwanghoon Son 님이 작성:
>
> Function usage exynos_atomic_commit was removed in
> commit 41cbf0fdaa28 ("drm/exynos: use atomic helper commit").
> Remove unnecessary function declare.
It's true. Applied.
Thanks,
Inki Dae
>
4461714 16 2217656a0
> drivers/gpu/drm/exynos/exynos_drm_fimc.o
>
> Signed-off-by: Christophe JAILLET
Applied. Thank for contribution,
Inki Dae
> ---
> Compile tested-only.
> ---
> drivers/gpu/drm/exynos/exynos_drm_fimc.c | 2 +-
> drivers/gpu/drm/exynos/exyno
tof Kozlowski
Applied. Seems that RC7 is already late, so I have merged it into the
eynox-drm-next branch.
Thanks,
Inki Dae
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 028186bb4e8d..c75918994a53 100644
> ---
Hi Dave and Daniel,
Just three cleanup patches to Exynos Virtual Display driver
for improved management.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit fb625bf6187d97c3cd28d680b14bf80f84207e5a:
Merge tag 'drm-habanalabs
hysical address gets invalidated
> when the EDID could not be read.
>
> Signed-off-by: Jani Nikula
>
> ---
>
> Cc: Inki Dae
> Cc: Seung-Woo Kim
> Cc: Kyungmin Park
> Cc: Krzysztof Kozlowski
> Cc: Alim Akhtar
> Cc: linux-arm-ker...@lists.infradead.org
>
Hi Dave and Daniel,
Two fixups - one for an regeression issue and other for memory leak - and
one cleanup.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit eb55943aab89be99a26e34fc2175ebb3583a2778:
Merge tag 'drm-misc-next-
Hi Jani Nikula,
The patch(1/4) has been applied to the -fixes branch, and the other
three patches(2/4 ~ 4/4) have been applied to the -next branch.
Thanks,
Inki Dae
2024년 5월 30일 (목) 오후 7:02, Jani Nikula 님이 작성:
>
> The duplicated EDID is never freed. Fix it.
>
> Cc: sta...@vge
; able to drive such mode, so report a safe 640x480 mode instead of nothing
> in case of the EDID reading failure.
>
> This fixes the following issue observed on Trats2 board since commit
> 13d5b040363c ("drm/exynos: do not return negative values from .get_modes()"):
Applied
Good cleanup. Applied. :)
Thanks,
Inki Dae
2024년 4월 15일 (월) 오전 9:40, Shivani Gupta 님이 작성:
>
> Utilize the __free() cleanup handler within the hdmi_get_phy_io function
> to automatically release the device node when it is out of scope.
> This eliminates the manual invocation of
problem.
Thanks,
Inki Dae
The following changes since commit 83221064c28a0f9fdc4f63ab4fce2e51bfe23315:
Merge tag 'drm-xe-next-2024-04-23' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-next (2024-04-24 10:51:29
+1000)
are available in the Git repository at:
git://git.kern
te to the drm-exynos tree.
This pull request is based on the latest drm-misc-fixes branch of
the drm-misc tree.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
[1] https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/1151
The following changes since c
a problem where the command `dim push-branch drm-misc-fixes`
doesn't seem to work after I merge a patch using the command `cat
1.mbox | dim apply-branch drm-misc-fixes`.
[1] https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/569
[2] https://drm.pages.freedesktop.org/maintainer-tools/getting-started.html
I'm still not quite familiar with using the dim tool. I'm sure there
must be some aspects I'm missing. Could I please get some help with
this?
Thanks,
Inki Dae
Hi Dave and Daniel,
Just several fixups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 0dd3ee31125508cd67f7e7172247f05b7fd1753a:
Linux 6.7 (2024-01-07 12:18:38 -0800)
are available in the Git repository at:
git
Really sorry for late. Will pick it up.
Thanks,
Inki Dae
2024년 1월 9일 (화) 오후 9:50, Daniel Vetter 님이 작성:
> On Tue, Jan 09, 2024 at 09:47:20AM +0100, Michael Walle wrote:
> > Hi,
> >
> > > > Inki, are you picking this up? Or if not, who will?
> > >
> > &g
> > Fixes: 8b7d3ec83aba ("drm/exynos: gsc: Convert driver to IPP v2 core
> API")
> > Signed-off-by: Fedor Pchelkin
> Reviewed-by: Marek Szyprowski
>
Applied.
Thanks,
Inki Dae
> ---
> > drivers/gpu/drm/exynos/exynos_drm_gsc.c | 2 +-
> > 1 file
-by: Michael Walle
> >> ---
> >> Let me know wether this should be two commits each reverting one, but
> >> both
> >> commits appeared first in kernel 6.5.
> >
> > Are there any news?
>
> Inki, are you picking this up? Or if not, who will?
>
I can pick it up but it would be better to go to the drm-misc tree. If
nobody cares about it then I will pick it up. :)
acked-by : Inki Dae
Thanks,
Inki Dae
se a pointer instead.
> >
> > Fixes: 6f8ee5c21722 ("drm/exynos: fimd: Make plane alpha configurable")
> > Signed-off-by: Arnd Bergmann
>
>
> Reviewed-by: Marek Szyprowski
>
Thanks,
Inki Dae
>
>
> > ---
> > drivers/gpu/drm/exynos/exynos
Fix incorrect type issue in fimd_commit() of exynos_drm_fimd.c module.
Reported-by: kernel test robot
Closes:
https://lore.kernel.org/oe-kbuild-all/202312140930.me9ywf8f-...@intel.com/
Signed-off-by: Inki Dae
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 +-
1 file changed, 1 insertion
2023년 12월 14일 (목) 오전 7:43, Rob Herring 님이 작성:
> The correct property name is 'reg' not 'regs'.
>
Thanks,
Inki Dae
> Fixes: 68e89bb36d58 ("dt-bindings: display: samsung,exynos-mixer: convert
> to dtschema")
> Signed-off-by: Rob Herring
> --
From: Uwe Kleine-König
> > > Sent: Wednesday, November 29, 2023 1:55 AM
> > > To: Inki Dae
> > > Cc: linux-samsung-...@vger.kernel.org; Daniel Vetter ;
> > > Jingoo Han ; Seung-Woo Kim ;
> > > Kyungmin Park ; DRI mailing list > > de...@lists.freed
Hi Dave and Daniel,
Just one fixup to shutdown relevant issue and two cleanups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit a2f8994c1001cfa48483a3afa3550016a3ab0a3e:
Merge tag 'exynos-drm-next-for-v6.7-rc5
Hi Dave and Daniel,
Just resending you the previous pull request[1] after resolving the build
warning.
[1]
https://lore.kernel.org/dri-devel/20231120225537.1270358-1-inki@samsung.com/
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes
rpenter
Signed-off-by: Inki Dae
---
drivers/gpu/drm/exynos/exynos_drm_dma.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_dma.c
b/drivers/gpu/drm/exynos/exynos_drm_dma.c
index a971590b8132..e2c7373f20c6 100644
--- a/drivers
Hi Dave,
2023년 11월 24일 (금) 오전 10:14, Dave Airlie 님이 작성:
> On Tue, 21 Nov 2023 at 09:00, Inki Dae wrote:
> >
> > Hi Dave and Daniel,
> >
> >Two fixups - fixing a potential error pointer dereference and wrong
> >error checking.
> Hi Inki,
>
> This
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:
Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos
Hi,
Sorry for late. There was a merge conflict so I fixed it manually and
merged. And seems your patch description is duplicated so dropped
duplicated one.
Thanks,
Inki Dae
2023년 11월 3일 (금) 오전 1:57, Uwe Kleine-König 님이
작성:
> The .remove() callback for a platform driver returns an int wh
)),
which doesn't provide a suitable error value. So check if 'mapping' is NULL,
and if it is, return ERR_PTR(-ENODEV).
This issue[1] was reported by Dan.
[1] https://www.spinics.net/lists/dri-devel/msg418271.html
Reported-by : Dan Carpenter
Signed-off-by: Inki Dae
---
drivers
Hi,
2023년 10월 6일 (금) 오후 10:51, Doug Anderson 님이 작성:
>
> Hi,
>
> On Thu, Oct 5, 2023 at 7:20 PM Inki Dae wrote:
> >
> > Thanks for testing. :)
> >
> > Acked-by : Inki Dae
>
> Inki: does that mean you'd like this to go through drm-misc? I'm ha
Hi Dave and Daniel,
Just one fixup to a potential error pointer dereference.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:
Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)
are available in
are converted, .remove_new() is renamed to .remove().
>
> samsung_dsim_remove() returned 0 unconditionally. Make it return void
> instead to convert the two related platform drivers to use
> .remove_new().
>
> Signed-off-by: Uwe Kleine-König
It'd be better to go to drm-misc.
R
Thanks for testing. :)
Acked-by : Inki Dae
2023년 9월 22일 (금) 오후 3:00, Marek Szyprowski 님이 작성:
>
>
> On 21.09.2023 21:26, Douglas Anderson wrote:
> > Based on grepping through the source code this driver appears to be
> > missing a call to drm_atomic_helper_shutdown() at
ulating the PLL
> configuration parameters.
>
> Signed-off-by: Michael Tretter
>
Reviewed-by: Inki Dae
Acked-by: Inki Dae
Thanks,
Inki Dae
---
> drivers/gpu/drm/bridge/samsung-dsim.c | 16 +---
> include/drm/bridge/samsung-dsim.h | 1 +
> 2 files ch
2023년 9월 4일 (월) 오후 8:05, Michael Tretter 님이 작성:
> On Mon, 04 Sep 2023 13:38:33 +0900, Inki Dae wrote:
> > 2023년 8월 29일 (화) 오전 12:59, Michael Tretter 님이
> 작성:
> >
> > >
> > > The PLL reference clock may change at runtime. Thus, reading the clock
> >
be
between 2MHz and 30MHz?
To other I.MX and Exynos engineers, please do not merge this patch
until two SoC platforms are tested correctly.
Thanks,
Inki Dae
>
> Signed-off-by: Michael Tretter
> ---
> drivers/gpu/drm/bridge/samsung-dsim.c | 15 +--
> 1 file changed, 1
samsung,mipi-dsim.yaml
It says,
"DISM oscillator clock frequency. If absent, the clock frequency of
sclk_mipi will be used instead."
However, this patch makes the sclk_mipi to be used first.
Thanks,
Inki Dae
> fout = samsung_dsim_pll_find_pms(dsi, fin, freq, &p, &m, &am
MIPI device attach step.
> >
> > Signed-off-by: Marco Felsch
> > Signed-off-by: Michael Tretter
>
> Reviewed-by: Adam Ford #imx8mm-beacon
> Tested-by: Adam Ford #imx8mm-beacon
Reviewed-by: Inki Dae
Acked-by: Inki Dae
>
> > ---
> > drivers/gpu/drm
e ERR_PTR(-ENODEV),
> which can not be used directly. Fix this by checking the return value
> before using it.
>
Applied.
Thanks,
Inki Dae
>
> Signed-off-by: Xiang Yang
> ---
> drivers/gpu/drm/exynos/exynos_hdmi.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --g
Hi Dave and Daniel,
Just one fixup and cleanup.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit d9aa1da9a8cfb0387eb5703c15bd1f54421460ac:
Merge tag 'drm-intel-gt-next-2023-08-04' of
git://anongit.freedesktop.org/drm/drm-
on CONFIG_OF, it's almost always
> > better to leave out the of_match_ptr(), since the only thing it can
> > possibly do is to save a few bytes of .text if a driver can be used both
> > with and without it. Hence we remove of_match_ptr.
> >
> > Signed-off-by: Zhu Wa
Hi Dave and Daniel,
Just two fixups to Exynos vidi and g2d drivers.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:
Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)
are available in the Git
user
> through
> > the ictl system call - vidi_connection_ioctl - is used instead of fake
> one -
> > face_edid_info.
> > In this case, ctx->raw_edid object needs to be released because
> ctx->raw_edid
> > object is allocated and the edid object sent by user is copied to the
> ctx-
> > >raw_edid by kmemdup(). :)
>
> yes... yes... I sent you another e-mail after this :)
>
I didn't check the second email you sent. :)
Thanks,
Inki Dae
> Thanks,
> Andi
>
Fix a wrong error return by dropping an error return.
When vidi driver is remvoed, if ctx->raw_edid isn't same as fake_edid_info
then only what we have to is to free ctx->raw_edid so that driver removing
can work correctly - it's not an error case.
Signed-off-by: Inki Dae
---
ial thing but how about renaming it? I think the postfix,
'new', is a very generic word. I think you could introduce another
patch for it if you think it's reasonable.
Thanks,
Inki Dae
> the driver core doesn't (and cannot) cope for errors during remove. The
> only effect o
Hi Dave and Daniel,
Just one fixup to graphics 2d module for exynos.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit d8843eebbbd15b78c6a7745717b3705eca923b0f:
Merge tag 'amd-drm-fixes-6.4-2023-05-11'
ways returning zero in
> the remove callback to the void returning variant.
Could you please update exynos_drm_vidi.c also? Seems you missed.
Thanks,
Inki Dae
>
> Signed-off-by: Uwe Kleine-König
> ---
> drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 6 ++
> drivers/gpu/dr
2023년 5월 15일 (월) 오후 1:13, Inki Dae 님이 작성:
>
> Hi Krzysztof,
>
> 2023년 5월 7일 (일) 오후 11:48, Krzysztof Kozlowski
> 님이 작성:
> >
> > Stubs for !CONFIG_DRM_EXYNOS_G2D case in the header should be static
> > inline:
>
> Same patch[1] was posted before so I picked u
finitions
(kernel.org)
Thanks,
Inki Dae
>
> drivers/gpu/drm/exynos/exynos_drm_g2d.h:37:5: warning: no previous
> prototype for ‘g2d_open’ [-Wmissing-prototypes]
> drivers/gpu/drm/exynos/exynos_drm_g2d.h:42:6: warning: no previous
> prototype for ‘g2d_close’ [-Wmissing-prototypes]
>
Hi Dave and Daniel,
Sorry for late. Just one patch series which converts Exynos's fbdev code
to struct drm_client.
Please let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit e82c98f2ca439356d5595ba8c9cd782f993f6f8c:
Merge tag 'amd-drm-nex
Hi Daniel,
2023년 3월 29일 (수) 오후 2:39, 대인기 님이 작성:
>
>
>
> > -Original Message-
> > From: Daniel Vetter
> > Sent: Wednesday, March 29, 2023 2:31 AM
> > To: Inki Dae
> > Cc: airl...@linux.ie; dan...@ffwll.ch; dri-devel@lists.freedesktop.org;
> >
well.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 46f28427f6f824b6cff06fa025a55350b7de454a:
Merge tag 'drm-rcar-next-20230325' of
git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux into drm-next
(2023-03-2
Hi,
2023년 3월 27일 (월) 오후 11:08, Neil Armstrong 님이 작성:
> On 23/03/2023 16:34, Fabio Estevam wrote:
> > Hi Inki,
> >
> > On Mon, Mar 13, 2023 at 9:51 PM Inki Dae wrote:
> >
> >>> Could you please apply v16?
> >>
> >>
> >> I am
bridge
maintainers. However, if there are no further comments until next week, I
will proceed with the pull-request.
Thanks,
Inki Dae
> Thanks
>
review yet.
[1]
https://lore.kernel.org/linux-arm-kernel/d4267645-448c-f702-fcc3-6c534d9ec...@denx.de/T/
Please let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 68de345e101ce9a24e5c8849e69dd0dba2e8c9b2:
Merge tag 'drm-misc-next-2023-01-24
ch.
>
> Signed-off-by: Paul Cercueil
Acked-by : Inki Dae
Thanks for cleanup,
Inki Dae
> ---
> Cc: Inki Dae
> Cc: Seung-Woo Kim
> Cc: Kyungmin Park
> Cc: Krzysztof Kozlowski
> Cc: Alim Akhtar
> Cc: Jingoo Han
> Cc: linux-arm-ker...@lists.infradead.org
>
Hi Dave and Daniel,
Sorry for late. Just one cleanup and fixup which corrects return type.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 320305923c88258ce50c75bf721e9bf2e420ab27:
Merge tag 'du-next-20220907' of git://l
rect.
>
"next next" is correct. :) As you said, "next next" could be reworded
more clearly. As of now, the original sentence could make it
confusing.
Thanks,
Inki Dae
> Robin.
>
> > Signed-off-by: Jilin Yuan
> > ---
> > drivers/gpu/drm/e
Hi Dave and Daniel,
Just two cleanups which remove invalid maintainer info and one fixup
for releasing resouce.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit c6a3d73592ae20f2f6306f823aa5121c83c88223:
Merge tag 'drm-intel-gt
m_detect_hdmi_monitor() and use drm_display_info.is_hdmi
> instead.
>
Applied.
Thanks,
Inki Dae
> Signed-off-by: hongao
> ---
> drivers/gpu/drm/exynos/exynos_hdmi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/exy
Hi Martin,
2022년 6월 4일 (토) 오후 8:05, Martin Jücker 님이 작성:
>
> On Sat, Jun 04, 2022 at 01:05:39PM +0900, Inki Dae wrote:
> > Hi Martin,
> >
>
> Hi Inki,
>
> > What kind of panel does Galaxy Note 10.1 use? I guess it uses I80
> > panel which needs CPU-tr
Hi Dave and Daniel,
Just two regression fixups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:
Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)
are available in the Git repository at:
git
ignal works or not in
exynos_dsi_te_irq_handler function of exynos_drm_dsi.c
Thanks,
Inki Dae
2022년 5월 27일 (금) 오전 8:34, Martin Jücker 님이 작성:
>
> Hello again,
>
> I tried to dig around a bit to unearth some more information. What I'm
> seeing is that it works just fine in the begi
misc-next together with the
> rest of Exynos DSI to drm bridge rework patches.
The commit-id, dd8b6803bc49, has already been merged to drm-next. Seems no need
to go drm-misc-next.
So I will merge it as a regression fix after the review, which will be merged
to 5.19-rc series.
Please let me kn
Hi,
22. 4. 12. 13:19에 Dan Carpenter 이(가) 쓴 글:
> On Tue, Apr 12, 2022 at 10:01:20AM +0900, Inki Dae wrote:
>> Hi Dan Carpenter.
>>
>> Same patch[1] was posted so I will pick it up.
>>
>> [1]
>> https://protect2.fireeye.com/v1/url?k=94e9d569-f562c05f-94e85
Hi Dan Carpenter.
Same patch[1] was posted so I will pick it up.
[1] https://www.spinics.net/lists/arm-kernel/msg967488.html
Thanks,
Inki Dae
22. 4. 8. 19:21에 Dan Carpenter 이(가) 쓴 글:
> The of_drm_find_bridge() does not return error pointers, it returns
> NULL on error.
>
Hi Dave and Daniel,
Just adding BGR pixel format support per a plane.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit fedc89821990013608bc210c9aef5bb33a1345a7:
drm/exynos: Search for TE-gpio in DSI panel's node (2022-03-04
s DT schema checks. Let me know if other approach
> (revert of DTS change) should be taken.
>
Sorry for late response.
As of now, "dsd" is a dead property not used anywhere.
This patch series makes real user not to work correctly due to ABI change.
How about reverting it until this patch series is merged after fixing the real
user problem?
Thanks,
Inki Dae
> Best regards,
> Krzysztof
>
Hi Martin,
22. 2. 25. 18:33에 Martin Jücker 이(가) 쓴 글:
> Hello Inki,
>
> On Fri, Feb 25, 2022 at 12:52:56PM +0900, Inki Dae wrote:
>> Hi Martin,
>>
>> 22. 2. 25. 08:27에 Martin Jücker 이(가) 쓴 글:
>>> Hello Inki,
>>>
>>> On Thu, Feb 24, 20
Hi Martin,
22. 2. 25. 08:27에 Martin Jücker 이(가) 쓴 글:
> Hello Inki,
>
> On Thu, Feb 24, 2022 at 10:41:04AM +0900, Inki Dae wrote:
>> Hi Martin.
>>
>> I found that exynos4 and 5 data sheet include documented same register.
>> RGB_ORDER_E field of VIDCONx regist
Hi Dave and Daniel,
Just fixups series.
Ps. my previous git-pull request[1] isn't merged so I'm sending it again
after rebasing on top of drm-fixes.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
[1] https://www.spinics.net/lists/dri-devel/msg3
documented register only.
Sorry for late and thanks,
Inki Dae
22. 1. 30. 07:01에 Martin Jücker 이(가) 쓴 글:
> In the downstream kernels for exynos4 and exynos5 devices, there is an
> undocumented register that controls the order of the RGB output. It can
> be set to either normal order or reve
Hi Dave,
Seems you missed. Is there any issue?
Thanks,
Inki Dae
22. 2. 10. 20:07에 Inki Dae 이(가) 쓴 글:
> Hi Dave and Daniel,
>
>Just two fixup series - one is to fix irq chaining issue and other is
>regressions to TE-gpio handling.
>
> Please let me know if th
Hi Dave and Daniel,
Just two fixup series - one is to fix irq chaining issue and other is
regressions to TE-gpio handling.
Please let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:
Linux 5.17-rc3 (2022-02
Hi Martin.
Thanks for your contribution,
Inki Dae
22. 1. 30. 07:01에 Martin Jücker 이(가) 쓴 글:
> In the downstream kernels for exynos4 and exynos5 devices, there is an
> undocumented register that controls the order of the RGB output. It can
> be set to either normal order or revers
Hi,
22. 1. 25. 00:22에 Henrik Grimler 이(가) 쓴 글:
> Hi Marek,
>
> On Mon, Jan 24, 2022 at 02:52:46PM +0100, Marek Szyprowski wrote:
>> TE-gpio, if defined, is placed in the panel's node, not the parent DSI
>> node. Change the devm_gpiod_get_optional() to gpiod_get_optional() and
>> pass proper devic
Hi Marek,
Thanks for fixing it.
Inki Dae.
22. 1. 21. 19:00에 Marek Szyprowski 이(가) 쓴 글:
> TE-gpio is optional and if it is not found then gpiod_get_optional()
> returns NULL. In such case the code will continue and try to convert NULL
> gpiod to irq what in turn fails. The failur
Hi,
22. 1. 17. 오후 6:55에 Robert Foss 이(가) 쓴 글:
> Hi Inki,
>
> On Fri, 14 Jan 2022 at 02:18, Inki Dae wrote:
>>
>> Hi Robert,
>>
>> 22. 1. 12. 오후 7:05에 Robert Foss 이(가) 쓴 글:
>>> Thank you again for catching this and submitting a revert.
>>>
>
agreed based on
> the discussion [0].
>
> [0] https://patchwork.kernel.org/project/linux-renesas-soc/
> patch/20211209001056.29774-1-prabhakar.mahadev-lad...@bp.renesas.com/
>
Applied.
Thanks,
Inki Dae
> Cheers,
> Prabhakar
>
> Lad Prabhakar (5):
> drm/exynos/exyn
roblem :),
in exynos_drm_platform_probe function
component_master_add_with_match()
in component_master_add_with_match function
try_to_bring_up_master()
Thanks,
Inki Dae
>
> Cheers,
> Prabhakar
> ---
> drivers/gpu/drm/exynos/exynos_mi
ge conflict may happen on drm-next because drm-misc-next has
this patch set exynos-drm-next tree doesn't include.
Leaving this patch history in drm-misc-next is correct?
Thanks,
Inki Dae
Hi Dave and Daniel,
Just four cleanups such as replacing the use of legacy interface,
implementing generic gem mmap,
fixing a build warning and dropping unnecessary code.
Please let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit
el test robot
[1] https://www.spinics.net/lists/dri-devel/msg323803.html
Reported-by: kernel test robot
Signed-off-by: Inki Dae
---
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_dsi.c
b/drivers/gpu/dr
lgtm, but would still be good if exynos maintainers would
> ack/review/test it. But if you don't get anything within 2 weeks here's
Sorry for late. Confirmed working well on Odroid board, and had a review.
Applied.
https://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git/
Hi,
21. 11. 2. 오전 11:20에 Maíra Canal 이(가) 쓴 글:
> Considering the current transition of the GPIO subsystem, remove all
> dependencies of the legacy GPIO interface (linux/gpio.h and linux
> /of_gpio.h) and replace it with the descriptor-based GPIO approach.
>
Applied.
Thanks,
Inki D
Hi,
Really sorry for late. I saw this patch in my mailbox just before. Seems I
missed it due to a typo, exynox.
I will review and apply this patch ASAP.
Thanks,
Inki Dae
21. 11. 8. 오후 7:28에 Thomas Zimmermann 이(가) 쓴 글:
> Moving the driver-specific mmap code into a GEM object function all
21. 10. 27. 오전 7:28에 Inki Dae 이(가) 쓴 글:
> Hi,
>
> 21. 10. 17. 오전 3:42에 Claudio Suarez 이(가) 쓴 글:
>> Once EDID is parsed, the monitor HDMI support information is available
>> through drm_display_info.is_hdmi. Retriving the same information with
>> drm_detect_hdmi_
rom EDID.
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/gpu/drm/drm_edid.c?h=v5.14.14#n4725
Signed-off-by: Inki Dae
Thanks,
Inki Dae
> DRM_DEV_DEBUG_KMS(hdata->dev, "%s : width[%d] x height[%d]\n",
> (hd
Hi Dave,
Just one clean up to use helper function.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git
21. 8. 31. 오후 4:49에 Cai Huoqing 이(가) 쓴 글:
> Use the devm_platform_ioremap_resource() helper instead of
> calling platform_get_resource() and devm_ioremap_resource()
> separately
>
Picked it up.
Thanks,
Inki Dae
> Signed-off-by: Cai Huoqing
> ---
> d
1 - 100 of 3068 matches
Mail list logo