[GIT PULL v2] exynos-drm-next

2023-04-17 Thread Inki Dae
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-next-6.4-2023-

Re: [GIT PULL v2] exynos-drm-next

2018-12-14 Thread Daniel Vetter
On Fri, Dec 14, 2018 at 05:11:51PM +0100, Daniel Vetter wrote: > On Fri, Dec 14, 2018 at 04:27:10PM +0900, Inki Dae wrote: > > Hi Dave, > > > >Just adding configurable plane alpha and pixel blend mode support > >for FIMD device I missed. > > > >Please kindly let me know if there is an

Re: [GIT PULL v2] exynos-drm-next

2018-12-14 Thread Daniel Vetter
On Fri, Dec 14, 2018 at 04:27:10PM +0900, Inki Dae wrote: > Hi Dave, > >Just adding configurable plane alpha and pixel blend mode support >for FIMD device I missed. > >Please kindly let me know if there is any problem. Thanks, pulled into drm-next. -Daniel > > Thanks, > Inki Dae >

[GIT PULL v2] exynos-drm-next

2018-12-13 Thread Inki Dae
Hi Dave, Just adding configurable plane alpha and pixel blend mode support for FIMD device I missed. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 2a3c83f5fe0770d13bbb71b23674886ff4111f44: Merge tag 'vmwgfx-next-2018-12-13' of

[GIT PULL v2] exynos-drm-next

2018-05-24 Thread Inki Dae
Hi Dave, Since previous git-pull request, it includes more HW overlays support of DECON controller and several fixups and one cleanup. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit bec923c50ab550d1d53b297dd4c753db18a13204: Mer

[GIT PULL v2] exynos-drm-next

2014-04-04 Thread Inki Dae
Hi Dave, This pull request includes MIPI-DSI driver, two panel drivers, and relevant dt bindings. And I has excepted one patch series, super device support from exynos-drm-next because the patch series hadn't been reviewed by right maintainers and mailing list. The patch series is

[GIT PULL v2] exynos-drm-next for 3.14

2014-01-22 Thread Inki Dae
Hi Dave, This second pull request just adds some fixup and cleanup patches. We are waiting for the next version of refactoring patch set but it seems that they wouldn't be posted this time. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since

[GIT PULL v2] exynos-drm-next

2013-07-04 Thread Inki Dae
Hi Dave, This is final pull request for 3.11. This resolves some memory leak issues, and includes some code and dt document file cleanups; just removed unnecessary descriptions. And the patch work for enhancing hdmiphy driver isn't in progress so this patch may go to 3.12. Please

[GIT PULL v2] exynos-drm-next

2013-07-04 Thread Inki Dae
Hi Dave, This is final pull request for 3.11. This resolves some memory leak issues, and includes some code and dt document file cleanups; just removed unnecessary descriptions. And the patch work for enhancing hdmiphy driver isn't in progress so this patch may go to 3.12. Please

[GIT PULL v2] exynos-drm-next

2013-02-21 Thread Inki Dae
Hi Dave, This pull-request includes hdmi mode relevant some improvements, bug fixes and code cleanups. The summary: . Add display mode check operaion to mixer driver - Mixer IP also can put certain restrictions on the proposed display modes and these restrictions need to be considered d

[GIT PULL v2] exynos-drm-next

2013-02-20 Thread Inki Dae
Hi Dave, This pull-request includes hdmi mode relevant some improvements, bug fixes and code cleanups. The summary: . Add display mode check operaion to mixer driver - Mixer IP also can put certain restrictions on the proposed display modes and these restrictions need to be considered d

[GIT PULL v2] exynos-drm-next

2012-11-30 Thread Daniel Vetter
On Fri, Nov 30, 2012 at 6:27 AM, Inki Dae wrote: > I agree with you and also I think it's better to use common infoframe > helpers. > But Rahul'a patch set had been posted prior to the common infoframe helpers > so > first we could merge this patch and then change it to common infoframe > helpers

[GIT PULL v2] exynos-drm-next

2012-11-30 Thread Inki Dae
2012/11/29 Daniel Vetter > On Thu, Nov 29, 2012 at 1:11 PM, Inki Dae wrote: > > - add sending AVI and AVI info frames. > > . this adds some codes for composing AVI and AUI info frames > > and send them every VSYNC for HDMI Certification. > > Imo we have a few too many avi infoframe impleme

Re: [GIT PULL v2] exynos-drm-next

2012-11-30 Thread Daniel Vetter
On Fri, Nov 30, 2012 at 6:27 AM, Inki Dae wrote: > I agree with you and also I think it's better to use common infoframe > helpers. > But Rahul'a patch set had been posted prior to the common infoframe helpers > so > first we could merge this patch and then change it to common infoframe > helpers

Re: [GIT PULL v2] exynos-drm-next

2012-11-29 Thread Inki Dae
2012/11/29 Daniel Vetter > On Thu, Nov 29, 2012 at 1:11 PM, Inki Dae wrote: > > - add sending AVI and AVI info frames. > > . this adds some codes for composing AVI and AUI info frames > > and send them every VSYNC for HDMI Certification. > > Imo we have a few too many avi infoframe impleme

[GIT PULL v2] exynos-drm-next

2012-11-29 Thread Daniel Vetter
On Thu, Nov 29, 2012 at 1:11 PM, Inki Dae wrote: > - add sending AVI and AVI info frames. > . this adds some codes for composing AVI and AUI info frames > and send them every VSYNC for HDMI Certification. Imo we have a few too many avi infoframe implementations in the drm drivers already. I

Re: [GIT PULL v2] exynos-drm-next

2012-11-29 Thread Daniel Vetter
On Thu, Nov 29, 2012 at 1:11 PM, Inki Dae wrote: > - add sending AVI and AVI info frames. > . this adds some codes for composing AVI and AUI info frames > and send them every VSYNC for HDMI Certification. Imo we have a few too many avi infoframe implementations in the drm drivers already. I

[GIT PULL v2] exynos-drm-next

2012-11-29 Thread Inki Dae
Hi Dave, This is second time pull request for -next and based on previous pull request. For this, please refer to the below link, http://permalink.gmane.org/gmane.comp.video.dri.devel/76834 And a summary to this is as the following: - add sending AVI and AVI info frames. . this adds some cod

[GIT PULL v2] exynos-drm-next

2012-11-29 Thread Inki Dae
Hi Dave, This is second time pull request for -next and based on previous pull request. For this, please refer to the below link, http://permalink.gmane.org/gmane.comp.video.dri.devel/76834 And a summary to this is as the following: - add sending AVI and AVI info frames. . this adds some cod

[GIT PULL v2] exynos-drm-next

2012-10-05 Thread Inki Dae
Hello Dave, as I mentioned, this pull request adds hdmi device tree support and includes related patch set such as disabling of hdmi internal interrupt, suppport for platform variants for hdmi and mixer, support to disable video processor based on platform type and removal of drm common platform d

[GIT PULL v2] exynos-drm-next

2012-10-05 Thread Inki Dae
Hello Dave, as I mentioned, this pull request adds hdmi device tree support and includes related patch set such as disabling of hdmi internal interrupt, suppport for platform variants for hdmi and mixer, support to disable video processor based on platform type and removal of drm common platform d