Re: [GIT PULL] exynos-drm-fixes

2023-11-27 Thread Inki Dae
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 fails to build on arm32, and it seems one

Re: [GIT PULL] exynos-drm-fixes

2023-11-23 Thread 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 fails to build on arm32, and it seems one of the fixes is wrong [airlied@dreadlord drm-fixes]$ make ARCH=arm CROSS_C

Re: [GIT PULL] exynos-drm-fixes

2022-02-22 Thread Inki Dae
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 there is any problem. > > Tha

Re: [GIT PULL] exynos-drm-fixes

2021-10-01 Thread Daniel Vetter
On Tue, Sep 28, 2021 at 04:41:58PM +0900, Inki Dae wrote: > 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-

Re: [GIT PULL] exynos-drm-fixes

2019-08-02 Thread Daniel Vetter
On Fri, Aug 02, 2019 at 05:33:11PM +0900, Inki Dae wrote: > Hi Dave, > >Just two fixups which fixes undefined reference error with NOMMU >configuration and potential infinite issue of scaler module, >and two trivial cleanups. > >Please kindly let me know if there is any problem.

Re: [GIT PULL] exynos-drm-fixes

2017-05-28 Thread Inki Dae
2017년 05월 26일 12:13에 Dave Airlie 이(가) 쓴 글: > On 19 May 2017 at 19:33, Inki Dae wrote: >> Hi Dave, >> >>a little bit big cleanups but this fixes some timeout issue >>at wait-for-vblank, fixups to dt broken issue and trivial cleanups. >> >>Please kindly let me know if there is any prob

Re: [GIT PULL] exynos-drm-fixes

2017-05-25 Thread Dave Airlie
On 19 May 2017 at 19:33, Inki Dae wrote: > Hi Dave, > >a little bit big cleanups but this fixes some timeout issue >at wait-for-vblank, fixups to dt broken issue and trivial cleanups. > >Please kindly let me know if there is any problem. Can we make this smaller, if I'd been happy for

Re: [GIT PULL] exynos-drm-fixes

2013-04-15 Thread Inki Dae
2013/4/16 Inki Dae > Hi Dave, > > > 2013/4/16 Dave Airlie > >> > >> > This pull request includes bug fixes, code cleanups and >> > one revert that removes the wrong bindings file for exynos >> > fimg2d device for code cleanup becasue correct one has already >> > been merged to Samsung next like

Re: [GIT PULL] exynos-drm-fixes

2013-04-15 Thread Inki Dae
Hi Dave, 2013/4/16 Dave Airlie > > > > This pull request includes bug fixes, code cleanups and > > one revert that removes the wrong bindings file for exynos > > fimg2d device for code cleanup becasue correct one has already > > been merged to Samsung next like below, > > next/dt-exynos

Re: [GIT PULL] exynos-drm-fixes

2013-04-15 Thread Dave Airlie
> > This pull request includes bug fixes, code cleanups and > one revert that removes the wrong bindings file for exynos > fimg2d device for code cleanup becasue correct one has already > been merged to Samsung next like below, > next/dt-exynos branch of > git://git.kernel.org/pub/scm/linu

Re: [GIT PULL] exynos-drm-fixes

2012-09-13 Thread Dave Airlie
>> > > ah, sorry for inconvenient. removed that merge commit and checked to be > merged to drm-fixes. please pull it again and please let me know if any > problem again. Excellent worked this time thanks, Dave. ___ dri-devel mailing list dri-devel@lists

Re: [GIT PULL] exynos-drm-fixes

2012-09-13 Thread Inki Dae
2012년 9월 13일 목요일에 Dave Airlie님이 작성: >>> >>> On Mon, Sep 10, 2012 at 3:46 PM, Inki Dae wrote: >>> > Hello Dave, sorry for being late. >>> > >>> > this patch set fixes build warnings and includes minor code cleanup and >>> > also one patch you missed. this patch just drops non-standard NV12M and >>>

Re: [GIT PULL] exynos-drm-fixes

2012-09-12 Thread Dave Airlie
>> >> On Mon, Sep 10, 2012 at 3:46 PM, Inki Dae wrote: >> > Hello Dave, sorry for being late. >> > >> > this patch set fixes build warnings and includes minor code cleanup and >> > also one patch you missed. this patch just drops non-standard NV12M and >> > YUV420M formats from drm_fourcc.h >> > f

RE: [GIT PULL] exynos-drm-fixes

2012-09-12 Thread Inki Dae
Hi Dave, > -Original Message- > From: Dave Airlie [mailto:airl...@gmail.com] > Sent: Thursday, September 13, 2012 10:11 AM > To: Inki Dae > Cc: airl...@linux.ie; dri-devel@lists.freedesktop.org; > kyungmin.p...@samsung.com > Subject: Re: [GIT PULL] exynos-drm-fixe

Re: [GIT PULL] exynos-drm-fixes

2012-09-12 Thread Dave Airlie
On Mon, Sep 10, 2012 at 3:46 PM, Inki Dae wrote: > Hello Dave, sorry for being late. > > this patch set fixes build warnings and includes minor code cleanup and > also one patch you missed. this patch just drops non-standard NV12M and > YUV420M formats from drm_fourcc.h > for this, you can refer t