[GIT PULL] exynos-drm-next

2024-04-24 Thread Inki Dae
Hi Dave and Daniel, Just two cleanups - one is remove the .owner field from the platform_driver declarations in Exynos DRM modules and other is to drop the device_node cleanup code in exynos_hdmi.c using the scope-based resource management. Please kindly let me know if there is any

[GIT PULL] exynos-drm-next

2023-12-11 Thread Inki Dae
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' of

[GIT PULL] exynos-drm-next

2023-08-09 Thread Inki Dae
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-intel into

Re: [GIT PULL] exynos-drm-next

2023-04-16 Thread Inki Dae
linux-samsung-...@vger.kernel.org > > Subject: Re: [GIT PULL] exynos-drm-next > > > > On Tue, Mar 28, 2023 at 01:05:24PM +0900, Inki Dae wrote: > > > Hi Dave and Daniel, > > > > > >Just one patch series that moves the existing Exynos DSI driv

RE: [GIT PULL] exynos-drm-next

2023-03-28 Thread 대인기
> -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; > linux-samsung-...@vger.kernel.org > Subject: Re: [GIT PULL] exynos-drm-next > >

Re: [GIT PULL] exynos-drm-next

2023-03-28 Thread Daniel Vetter
On Tue, Mar 28, 2023 at 01:05:24PM +0900, Inki Dae wrote: > Hi Dave and Daniel, > >Just one patch series that moves the existing Exynos DSI driver >to drm/bridge directory to support both SoCs family - Exynos >and I.MX - because same Exynos MIPI DSI ip can be used by the two >

[GIT PULL] exynos-drm-next

2023-03-27 Thread Inki Dae
Hi Dave and Daniel, Just one patch series that moves the existing Exynos DSI driver to drm/bridge directory to support both SoCs family - Exynos and I.MX - because same Exynos MIPI DSI ip can be used by the two different SoC family. Of course, there are some concerns about this

[GIT PULL] exynos-drm-next

2023-01-29 Thread Inki Dae
Hi Dave and Daniel, Just one fixup series to restore proper bridge chain order of Exynos Display pipeline. This is also required by a patch series[1] which makes existing Exynos DSI driver to be common driver so that it can be used by Exynos and I.MX8MM SoC commonly - under the

[GIT PULL] exynos-drm-next

2022-09-25 Thread Inki Dae
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 PULL] exynos-drm-next

2022-07-12 Thread Inki Dae
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

[GIT PULL] exynos-drm-next for v5.18

2022-03-04 Thread Inki Dae
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

[GIT PULL] exynos-drm-next

2021-12-21 Thread 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

[GIT PULL] exynos-drm-next

2021-08-21 Thread Inki Dae
Hi Dave, Just two fixups - fixing one build warning and missing unlock, and one cleanup - replaceing atomic_t with refcount_t. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 397ab98e2d69cede8a28eab77a171983d14e: Merge tag

[GIT PULL] exynos-drm-next

2021-06-10 Thread Inki Dae
Hi Dave, Just two cleanups to replace pm_runtime_get_sync() with pm_runtime_resume_and_get(). Please kinkdly let me know if there is any problem. Thanks, Inki Dae The following changes since commit c707b73f0cfb1acc94a20389aecde65e6385349b: Merge tag 'amd-drm-next-5.14-2021-06-09'

[GIT PULL] exynos-drm-next

2021-03-30 Thread Inki Dae
Hi Dave, Just one patch to clean up the use of request_irq funtion. This patch has a dependency of one patch[1] so merged it on top of tag 'irq-no-autoen-2021-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip after top of drm next branch. Please kindly let me know if

[GIT PULL] exynos-drm-next

2020-11-30 Thread Inki Dae
Hi Dave, Just a new mode support for HDMI and two clenups. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 22f8c80566c4a29a0d8b5ebf24aa1fd1679b39e5: Merge tag 'drm-misc-next-2020-11-18' of

[GIT PULL] exynos-drm-next

2020-09-22 Thread Inki Dae
Hi Dave, Just two cleanups. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit b40be05ed255d9a0257fb66ab2728ecca2c9d597: Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next (2020-09-17 16:07:11

[GIT PULL] exynos-drm-next

2020-05-19 Thread Inki Dae
Hi Dave, Just several fixups and cleanups. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 1493bddcca4d601ca6f3dd27f2226f37a0f39732: Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next

Re: [GIT PULL] exynos-drm-next

2020-03-17 Thread Inki Dae
Hi Dave, 20. 3. 18. 오전 11:17에 Dave Airlie 이(가) 쓴 글: > This seems to contain a exynos drm fixes backmerge, please don't do > that without a headsup. > > Can you send one without that or do you need a fixes backmerge, if so > please request me to do that first, then rebase this and send it. Sorry

Re: [GIT PULL] exynos-drm-next

2020-03-17 Thread Dave Airlie
This seems to contain a exynos drm fixes backmerge, please don't do that without a headsup. Can you send one without that or do you need a fixes backmerge, if so please request me to do that first, then rebase this and send it. Dave. On Mon, 16 Mar 2020 at 11:04, Inki Dae wrote: > >

[GIT PULL] exynos-drm-next

2020-03-15 Thread Inki Dae
Just two cleanups - one is to mask encoder bitmask using drm_encoder_mask(), and other is to use mode->clock instead of calculating it again. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit

[GIT PULL] exynos-drm-next

2020-01-20 Thread Inki Dae
Hi Dave, Just two changes - one changes Exynos drm specfic callback names for consistency, and other corrects the use of Exynos prefix. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit d7ca2d19c751b6715e9cb899a6b94f47b3499d02:

[GIT PULL] exynos-drm-next

2019-10-28 Thread Inki Dae
Hi Dave, Just one build warning fixup. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 3275a71e76fac5bc276f0d60e027b18c2e8d7a5b: Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-next

[GIT PULL] exynos-drm-next

2019-09-01 Thread Inki Dae
Hi Dave, Just one patch which drops the use of drmP.h header file. Please kindly let me know if there is any problem. Thanks, INki Dae The following changes since commit 578d2342ec702e5fb8a77983fabb3754ae3e9660: Merge tag 'drm-next-5.4-2019-08-23' of

[GIT PULL] exynos-drm-next

2019-06-27 Thread Inki Dae
Hi Dave, Just two cleanups - one is to drop drmP.h header, and other is to add COMPILE_TEST flag for increasing build test coverage. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 14808a12bdbdc21143eba70ea07830197b3a04ff:

Re: [GIT PULL] exynos-drm-next

2019-04-23 Thread Inki Dae
Hi Dave, 19. 4. 24. 오전 11:03에 Dave Airlie 이(가) 쓴 글: > Hi Inki, > CC [M] drivers/gpu/drm/exynos/exynos_drm_scaler.o > /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/exynos/exynos_drm_rotator.c: > In function ‘rotator_unbind’: >

Re: [GIT PULL] exynos-drm-next

2019-04-23 Thread Dave Airlie
Hi Inki, CC [M] drivers/gpu/drm/exynos/exynos_drm_scaler.o /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/exynos/exynos_drm_rotator.c: In function ‘rotator_unbind’: /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/exynos/exynos_drm_rotator.c:262:21: warning: unused variable ‘drm_dev’

[GIT PULL] exynos-drm-next

2019-04-22 Thread Inki Dae
Hi Dave, Just log cleanup patches of Exynos KMS and DMA drivers including one trivial style fixup. Please kinkdly let me know if there is any problem. Thanks, Inki Dae The following changes since commit dbb92471674a48892f5e50779425e03388073ab9: Revert "drm: allow render capable

[GIT PULL] exynos-drm-next

2019-02-07 Thread Inki Dae
Hi Dave, Just adding s5pv210 SoC support of rotator module and changing email address of scaler module author. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 2cc3b81dfa7f7de0d647e7f1473de811eef8b0de: Merge tag

[GIT PULL] exynos-drm-next

2018-12-05 Thread Inki Dae
Hi Dave, Three patch series - code refactoring for simplifying DMA mapping, enhancing plane alpha and blend mode support for Exynos5433 Decon device, and fixing color format setting of Mixer driver. Please kindly let me know if there is any problem. Thanks, Inki Dae The following

[GIT PULL] exynos-drm-next

2018-10-01 Thread Inki Dae
Hi Dave, Adding out-bridge support for the use of LVDS bridge device to MIPI-DSI driver, Samsung 16x16 tiled format support to scalder and gsc drivers and configurable plane alpha and pixel blend mode supports to mixer driver including one cleanup for removing exynos specific

[GIT PULL] exynos-drm-next

2018-07-25 Thread Inki Dae
Hi Dave, Two big cleanups to suspend/resume code and g2d driver including trivial one. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 2d3bda7071a713fa4ecf9d0acb7faede6d59100a: Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of

[GIT PULL] exynos-drm-next

2018-05-13 Thread Inki Dae
Hi Dave, Adding S5PV210 FIMD variant and IPPv2 support. As for IPPv2, we have applied the use of IPPv2 userspace API to a real user, which was what other maintainers pointed out. And it includes two cleanups to MIPI-DSI driver and GEM module. Please kindly let me know if there is

[GIT PULL] exynos-drm-next

2018-01-01 Thread Inki Dae
Hi Dave, Just removing lagacy IPP driver and several trivial cleanups. As discussed already, we are preparing a new version of IPP driver which will include rewritten code and API. Removing the lagacy IPP driver is a first step for use of the new driver. Please kindly let me know

Re: [GIT PULL] exynos-drm-next

2017-11-29 Thread Daniel Vetter
On Tue, Nov 28, 2017 at 02:45:49PM +0100, Marek Szyprowski wrote: > Hi Daniel, > > On 2017-11-20 08:33, Daniel Vetter wrote: > > On Wed, Nov 15, 2017 at 10:26:45AM +0900, Inki Dae wrote: > > > 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: > > > > On 26 October 2017 at 11:37, Inki Dae

Re: [GIT PULL] exynos-drm-next

2017-11-28 Thread Inki Dae
Hi Daniel, 2017년 11월 20일 16:33에 Daniel Vetter 이(가) 쓴 글: > On Wed, Nov 15, 2017 at 10:26:45AM +0900, Inki Dae wrote: >> Hi Dave, >> >> 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: >>> On 26 October 2017 at 11:37, Inki Dae wrote: Hi Dave, Improving Exynos DRM

Re: [GIT PULL] exynos-drm-next

2017-11-28 Thread Marek Szyprowski
Hi Daniel, On 2017-11-20 08:33, Daniel Vetter wrote: On Wed, Nov 15, 2017 at 10:26:45AM +0900, Inki Dae wrote: 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: On 26 October 2017 at 11:37, Inki Dae wrote: Improving Exynos DRM HDMI and Mixer drivers and also adding

Re: [GIT PULL] exynos-drm-next

2017-11-19 Thread Daniel Vetter
On Wed, Nov 15, 2017 at 10:26:45AM +0900, Inki Dae wrote: > Hi Dave, > > 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: > > On 26 October 2017 at 11:37, Inki Dae wrote: > >> Hi Dave, > >> > >>Improving Exynos DRM HDMI and Mixer drivers and also adding > >>HDMI audio

Re: [GIT PULL] exynos-drm-next

2017-11-15 Thread Inki Dae
Hi Daniel, 2017년 11월 15일 19:27에 Daniel Stone 이(가) 쓴 글: > Hi Inki, > > On 15 November 2017 at 01:26, Inki Dae wrote: >> 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: >>> On 26 October 2017 at 11:37, Inki Dae wrote: Ps. we are reviewing IPP v2

Re: [GIT PULL] exynos-drm-next

2017-11-15 Thread Daniel Stone
Hi Inki, On 15 November 2017 at 01:26, Inki Dae wrote: > 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: >> On 26 October 2017 at 11:37, Inki Dae wrote: >>>Ps. we are reviewing IPP v2 driver[1] which controls post processor >>> devices >>>such

Re: [GIT PULL] exynos-drm-next

2017-11-14 Thread Inki Dae
Hi Dave, 2017년 11월 14일 13:22에 Dave Airlie 이(가) 쓴 글: > On 26 October 2017 at 11:37, Inki Dae wrote: >> Hi Dave, >> >>Improving Exynos DRM HDMI and Mixer drivers and also adding >>HDMI audio support. >> >>Please kindly let me know if there is any problem. >> >>

Re: [GIT PULL] exynos-drm-next

2017-11-13 Thread Dave Airlie
On 26 October 2017 at 11:37, Inki Dae wrote: > Hi Dave, > >Improving Exynos DRM HDMI and Mixer drivers and also adding >HDMI audio support. > >Please kindly let me know if there is any problem. > >Ps. we are reviewing IPP v2 driver[1] which controls post

[GIT PULL] exynos-drm-next-v2

2017-11-09 Thread Inki Dae
Hi Dave, Just added new IPP driver since previous pull request. We rewrited Exynos DRM IPP driver due to below limitations and issues, - Userspace API covers memory-2-memory picture operations together with CRTC writeback and duplicating features, which belongs to video plane. -

[GIT PULL] exynos-drm-next

2017-10-25 Thread Inki Dae
Hi Dave, Improving Exynos DRM HDMI and Mixer drivers and also adding HDMI audio support. Please kindly let me know if there is any problem. Ps. we are reviewing IPP v2 driver[1] which controls post processor devices such as FIMC, GScaler and Rotator of Exynos SoC. So I plan

[GIT PULL] exynos-drm-next

2017-08-25 Thread Inki Dae
Hi Dave, Just refactoring to KMS drivers - NV12MT pixel format, possible_crtc, panel detection way and video/command mode supports. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 7c0059dd832cc686bf0febefdcf8295cdd93007f: Merge

[GIT PULL] exynos-drm-next-for-v4.13

2017-06-05 Thread Inki Dae
Hi Dave, Some cleanups and fixups to resolve race condition issue between interrupt handlers and timeout issue at wait-for-vblank. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit 2a1720376adda5ecf8e636fbfb05339c7dad1c55:

Re: [GIT PULL] exynos-drm-next

2017-04-18 Thread Inki Dae
Hi Dave, 2017년 04월 19일 08:35에 Dave Airlie 이(가) 쓴 글: > On 18 April 2017 at 12:05, Inki Dae wrote: >> Hi Dave, >> >>Some improvements, fixups and cleanups to Exynos DRM. >> >>Ps. this pull-reuqest includes a merge tag from Krzysztof Kozlowski >>who is a Exynos SoC

Re: [GIT PULL] exynos-drm-next

2017-04-18 Thread Krzysztof Kozlowski
On Tue, Apr 18, 2017 at 4:30 AM, Inki Dae wrote: > > > 2017년 04월 18일 11:21에 Andi Shyti 이(가) 쓴 글: >> Hi Inki, >> >>> Andi Shyti (2): >>> arm64: dts: exynos: Enable ir-spi in the TM2 and TM2E boards >>> arm64: dts: exynos: Add stmfts touchscreen node for TM2 and

Re: [GIT PULL] exynos-drm-next

2017-04-18 Thread Andi Shyti
Hi Inki, > Andi Shyti (2): > arm64: dts: exynos: Enable ir-spi in the TM2 and TM2E boards > arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E weren't these patches taken already by Krzysztof? They are already in -next Andi

Re: [GIT PULL] exynos-drm-next

2017-04-18 Thread Dave Airlie
On 18 April 2017 at 12:05, Inki Dae wrote: > Hi Dave, > >Some improvements, fixups and cleanups to Exynos DRM. > >Ps. this pull-reuqest includes a merge tag from Krzysztof Kozlowski >who is a Exynos SoC maintainer, which includes dt patches because >these

Re: [GIT PULL] exynos-drm-next

2017-04-17 Thread Inki Dae
2017년 04월 18일 11:21에 Andi Shyti 이(가) 쓴 글: > Hi Inki, > >> Andi Shyti (2): >> arm64: dts: exynos: Enable ir-spi in the TM2 and TM2E boards >> arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E > > weren't these patches taken already by Krzysztof? They are > already in

Re: [GIT PULL] exynos-drm-next

2017-04-17 Thread Inki Dae
2017년 04월 18일 11:05에 Inki Dae 이(가) 쓴 글: > Hi Dave, > >Some improvements, fixups and cleanups to Exynos DRM. > >Ps. this pull-reuqest includes a merge tag from Krzysztof Kozlowski >who is a Exynos SoC maintainer, which includes dt patches because >these should be merged together

[GIT PULL] exynos-drm-next

2017-04-17 Thread Inki Dae
Hi Dave, Some improvements, fixups and cleanups to Exynos DRM. Ps. this pull-reuqest includes a merge tag from Krzysztof Kozlowski who is a Exynos SoC maintainer, which includes dt patches because these should be merged together with below one, drm/exynos: dsi: Fix the parse_dt

[GIT PULL] exynos-drm-next

2017-02-06 Thread Inki Dae
Hi Dave, Summary: - Add UHD support on TM2/TM2E boards. . adding interlace mode support and 297MHz pixel clock support for UHD mode, setting sysreg register in case of HW trigger mode, and adding SiI8620 MHL bridge device support. - Fix trigger mode issue on Rinato

Re: [GIT PULL] exynos-drm-next

2017-01-31 Thread Inki Dae
Finally, Thierry gave comment and he wants the panel driver not to be merged yet. So removed the patch from exynos-drm-next tree. Thanks, Inki Dae 2017년 01월 31일 09:46에 Inki Dae 이(가) 쓴 글: > Hi Dave, > >adding runtime PM support to MIC driver, and including some >cleanups - especially

[GIT PULL] exynos-drm-next

2017-01-30 Thread Inki Dae
Hi Dave, adding runtime PM support to MIC driver, and including some cleanups - especially using atomic helper functions instead of specific ones - and fixups. In addition, it includes S6E3HA2 panel driver and its support. The panel driver should go to mainline by Thierry.

[GIT PULL] exynos-drm-next

2016-12-06 Thread Inki Dae
Hi Dave, Sorry for late. Just refactoring HDMI driver by using infoframe helper function, fixing GSC Kconfig dependency issue and including trivial cleanups. Please kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit

[GIT PULL] exynos-drm-next

2016-10-01 Thread Inki Dae
Hi Dave, This pull request includes, - Code refactoring on HDMI DDC and PHY. - Regression fixup on deadlock issue with G2D pm integration. - Fixup on page fault issue with wait_for_vblank mechianism specific to Exynos drm. - And some cleanups. Please kindly let me know if

[GIT PULL] exynos-drm-next

2016-07-14 Thread Inki Dae
Hi Dave, This pull request adds to the rework patch series for IOMMU integration to support ARM64bit architecture with DMA-IOMMU glue code. With this patch series, Exynos DRM works well on Exynos5433 SoC with IOMMU enabled. Ps. current implementation has conditional codes in

[GIT PULL] exynos-drm-next

2016-04-30 Thread Inki Dae
Hi Dave, This pull request includes some code refactoring, Exynos5433 and HW trigger mode supports. Summary: - Support for pipeline clock between KMS drivers. . Exynos SoC is required to control clocks across KMS drivers according to Exynos

[GIT PULL] exynos-drm-next for 4.6

2016-03-13 Thread Inki Dae
Hi Dave, This pull request adds DRM_EXYNOS_GEM_MAP ioctl interface for the use of render node. This interface had been tried to mainline but tackled by Daniel Stone because there was no non-libdrm user, http://www.spinics.net/lists/dri-devel/msg93243.html We have

[GIT PULL] exynos-drm-next for 4.6

2016-03-02 Thread Inki Dae
Hi Dave, This pull request includes Exynos5420/5422 SoC support, fixups and cleanups. Summary: - Add Exynos5420 SoC support to FIMD driver. . This patch makes MIC(Mobile Image Compressor) IP to be bypassed in default in case of Exynos5420 and later. The Display pipe line

[GIT PULL] exynos-drm-next

2015-12-14 Thread Inki Dae
Hi Dave, This pull request includes runtime pm support, of_graph based dt binding support for DP(Display Port) panel and cleanups for Exynos DRM IPP enhancement. Summary: - Support runtime pm . In case of most ARM SoC, each IP has each power domain which should be controlled by

[GIT PULL] exynos-drm-next

2015-11-03 Thread Daniel Stone
Hi Inki, On 3 November 2015 at 04:36, Inki Dae wrote: > 2015년 10월 28일 21:37에 Inki Dae 이(가) 쓴 글: >> 2015년 10월 28일 20:52에 Daniel Stone 이(가) 쓴 글: >>> Anyway, regardless of that, as far as I can tell, the Xorg driver uses >>> TBM to do buffer mapping, and the TBM

[GIT PULL] exynos-drm-next

2015-11-03 Thread Inki Dae
Hi Daniel, 2015년 10월 28일 21:37에 Inki Dae 이(가) 쓴 글: > Hi Daniel, > > 2015년 10월 28일 20:52에 Daniel Stone 이(가) 쓴 글: >> Hi Inki, >> >> On 28 October 2015 at 11:16, Inki Dae wrote: >>> 2015년 10월 28일 20:00에 Daniel Stone 이(가) 쓴 글: On 28 October

[GIT PULL] exynos-drm-next

2015-11-03 Thread Dave Airlie
On 3 November 2015 at 12:11, Inki Dae wrote: > Hi Dave, > > 2015년 11월 03일 08:10에 Dave Airlie 이(가) 쓴 글: >> On 28 October 2015 at 22:37, Inki Dae wrote: >>> Hi Daniel, >>> >>> 2015년 10월 28일 20:52에 Daniel Stone 이(가) 쓴 글: Hi Inki, On 28 October 2015 at

[RESEND][GIT PULL] exynos-drm-next

2015-11-03 Thread Inki Dae
Hi Dave, This pull request includes comprehensive cleanups to HDMI part and several fixups. In addition, this pull request includes also a defconfig patch which enables mixer driver as default. For this, I got already Acked-by from Krzysztof Kozlowski who is a Exynos SoC maintainer.

[GIT PULL] exynos-drm-next

2015-11-03 Thread Inki Dae
Hi Dave, 2015년 11월 03일 08:10에 Dave Airlie 이(가) 쓴 글: > On 28 October 2015 at 22:37, Inki Dae wrote: >> Hi Daniel, >> >> 2015년 10월 28일 20:52에 Daniel Stone 이(가) 쓴 글: >>> Hi Inki, >>> >>> On 28 October 2015 at 11:16, Inki Dae wrote: 2015년 10월 28일 20:00에

[GIT PULL] exynos-drm-next

2015-11-03 Thread Dave Airlie
On 28 October 2015 at 22:37, Inki Dae wrote: > Hi Daniel, > > 2015년 10월 28일 20:52에 Daniel Stone 이(가) 쓴 글: >> Hi Inki, >> >> On 28 October 2015 at 11:16, Inki Dae wrote: >>> 2015년 10월 28일 20:00에 Daniel Stone 이(가) 쓴 글: On 28 October 2015 at 10:58, Daniel Stone

[GIT PULL] exynos-drm-next

2015-10-28 Thread Inki Dae
Hi Daniel, 2015년 10월 28일 20:52에 Daniel Stone 이(가) 쓴 글: > Hi Inki, > > On 28 October 2015 at 11:16, Inki Dae wrote: >> 2015년 10월 28일 20:00에 Daniel Stone 이(가) 쓴 글: >>> On 28 October 2015 at 10:58, Daniel Stone wrote: Is there any open user we can review? >>>

[GIT PULL] exynos-drm-next

2015-10-28 Thread Inki Dae
Hi Daniel, 2015년 10월 28일 20:00에 Daniel Stone 이(가) 쓴 글: > Hi, > > On 28 October 2015 at 10:58, Daniel Stone wrote: >> On 28 October 2015 at 10:48, Inki Dae wrote: >>> In Tizen platform, there is a buffer manager called TBM(Tizem Buffer >>> Manager), and >>> this manager uses

[GIT PULL] exynos-drm-next

2015-10-28 Thread Inki Dae
Hi Daniel, 2015년 10월 28일 19:15에 Daniel Stone 이(가) 쓴 글: > Hi Inki, > > On 28 October 2015 at 06:55, Inki Dae wrote: >>and revive a Exynos specific interface which was used >>to get fake offset, which is required for application using render node >>to access a gem

[GIT PULL] exynos-drm-next

2015-10-28 Thread Inki Dae
Hi Dave, There was one patch I missed. Sorry about this. Below patch removes the hack codes used to build page array and uses more generic way instead. drm/exynos/gem: remove DMA-mapping hacks used for constructing page array I have merged this patch to exynos-drm-next just before.

[GIT PULL] exynos-drm-next

2015-10-28 Thread Inki Dae
Hi Dave, This pull request includes comprehensive cleanups to HDMI part and several fixups, and revive a Exynos specific interface which was used to get fake offset, which is required for application using render node to access a gem memory. For userspace codes for the use of this

[GIT PULL] exynos-drm-next

2015-10-28 Thread Daniel Stone
Hi Inki, On 28 October 2015 at 11:16, Inki Dae wrote: > 2015년 10월 28일 20:00에 Daniel Stone 이(가) 쓴 글: >> On 28 October 2015 at 10:58, Daniel Stone wrote: >>> Is there any open user we can review? >> >> For clarity, what I meant by these parts was: is there somewhere we >> can take

[GIT PULL] exynos-drm-next

2015-10-28 Thread Daniel Stone
Hi, On 28 October 2015 at 10:58, Daniel Stone wrote: > On 28 October 2015 at 10:48, Inki Dae wrote: >> In Tizen platform, there is a buffer manager called TBM(Tizem Buffer >> Manager), and >> this manager uses this new interface of libdrm. >> >> Tizen platform can use window systems - wayland

[GIT PULL] exynos-drm-next

2015-10-28 Thread Daniel Stone
Hi Inki, On 28 October 2015 at 10:48, Inki Dae wrote: > 2015년 10월 28일 19:15에 Daniel Stone 이(가) 쓴 글: >> On 28 October 2015 at 06:55, Inki Dae wrote: >>>and revive a Exynos specific interface which was used >>>to get fake offset, which is required for application using

[GIT PULL] exynos-drm-next

2015-10-28 Thread Daniel Stone
Hi Inki, On 28 October 2015 at 06:55, Inki Dae wrote: >and revive a Exynos specific interface which was used >to get fake offset, which is required for application using render node >to access a gem memory. For userspace codes for the use of this interface, >you can refer to

[GIT PULL] exynos-drm-next

2015-09-03 Thread inki....@samsung.com
Hi Dave, This is a last pull request, which includes two g2d patches I missed, and more cleanup series of Exynos drm driver. The cleanup series makes Exynos drm driver more simple, and removes unnecessary codes, and considers multiple plane format of framebuffer. I hope this not

[GIT PULL] exynos-drm-next

2015-08-31 Thread inki....@samsung.com
Hi Dave, This is a second pull-request which adds last part of atomic modeset/pageflip support, render node support, clean-up, and fix-up. Please, kindly let me know if there is any problem. Thanks, Inki Dae The following changes since commit

[GIT PULL] exynos-drm-next

2015-08-17 Thread inki....@samsung.com
Hi Dave, This pull request includes big cleanup and some fixups. Summary: - Clean up HDMI and MIXER parts - Clean up legacy structures specific to Exynos DRM . This patch series removes existing exyons_drm_display and exynos_drm_encoder structures specific to Exynos DRM, and makes

[GIT PULL] exynos-drm-next

2015-06-23 Thread inki....@samsung.com
Hi Dave, With this pull request, Exynos drm also supports atomic feature. However, this doesn't guarantee atomic operation yet so we will more enhance it later. Besides, it includes new drivers, MIC and DECON for Exynos5433 SoC, and iommu support and consolidation to driver

[GIT PULL] exynos-drm-next

2015-04-13 Thread Inki Dae
Hi Dave, This pull request contains just cleanup for atomic pageflip/modeset support, and some fixeups. We wanted to merge atomic pageflip/modeset feature support, new drivers - MIC and DECON for exynos5433 SoC - and relevant patches this time. However, I'd found that these

[GIT PULL] exynos-drm-next for 3.20

2015-02-12 Thread Inki Dae
Hi Dave, Sorry for late. This pull request was delayed by a review and a test to atomic pageflip/modeset patch series. As a result, this time we woudn't merge the patch series because they are not safe and have several bugs. Summary: - Add code cleanups and bug fixups. - Add

[GIT PULL] exynos-drm-next

2015-01-25 Thread inki....@samsung.com
Hi Dave, This pull request includes some code refactoring which removes Exynos specific structure names and uses generic structure names instead, and makes all plane updating to be done by only exynos_update_plane function. And also it includes some cleanup and fixup patches.

[GIT PULL] exynos-drm-next

2014-11-25 Thread Inki Dae
Hi Dave, Add Exynos4415 SoC support, some fixups and cleanups. Summary: - Resolve kernel lockup issue incurred by probe request in probe context. . For this, it moves all register codes of sub drivers into init function and adds component binding support for vidi driver.

[GIT PULL] exynos-drm-next

2014-08-04 Thread Inki Dae
Hi Dave, This pull request includes i80 interface support, module auto-loading ipp consolidation, and trivail fixups and cleanups. Summary: - Add i80 interface support. For this, we added some features to Exynos drm framework, which don't affect any other SoC and common framework

[GIT PULL] exynos-drm-next

2014-06-02 Thread Inki Dae
Hi Dave, This pull request resolves hdmi dt broken issue, probe order and deferred probe issues, and consolidates hdmi and ipp drivers, and also includes fixups and cleanups. Summary: - Resolve probe order and deferred probe issue with component framework support. - Resolve hdmi dt

[GIT PULL] exynos-drm-next

2014-04-04 Thread Inki Dae
'Tomasz Figa'; airlied at linux.ie; dri- >>> devel at lists.freedesktop.org; 'Marek Szyprowski'; >>> devicetree at vger.kernel.org; Grant Likely; Rob Herring >>> Subject: Re: [GIT PULL] exynos-drm-next >>> >>> On 04.04.2014 07:34, Inki Dae wrote: >>>&g

[GIT PULL] exynos-drm-next

2014-04-04 Thread Inki Dae
ikely; Rob Herring > Subject: Re: [GIT PULL] exynos-drm-next > > On 04.04.2014 07:34, Inki Dae wrote: > > Hi Tomasz, > > > >> -Original Message- > >> From: Tomasz Figa [mailto:tomasz.figa at gmail.com] > >> Sent: Friday, April 04, 2014 2:00 PM >

[GIT PULL] exynos-drm-next

2014-04-04 Thread Inki Dae
Hi Tomasz, > -Original Message- > From: Tomasz Figa [mailto:tomasz.figa at gmail.com] > Sent: Friday, April 04, 2014 2:00 PM > To: inki.dae at samsung.com; airlied at linux.ie; dri- > devel at lists.freedesktop.org > Subject: Re: [GIT PULL] exynos-drm-next > > Hi

[RESEND][GIT PULL] exynos-drm-next

2014-04-04 Thread Inki Dae
Hi Dave, I am re-sending git-pull request with fixing module build errors. For this, I reverted one patch, and added two patches below, - Revert 'drm/exynos: register platform driver at each kms sub drivers' . Exynos drm should be built as single module, so platform_driver_register of

[GIT PULL] exynos-drm-next

2014-04-04 Thread Tomasz Figa
g; 'Marek Szyprowski'; >> devicetree at vger.kernel.org; Grant Likely; Rob Herring >> Subject: Re: [GIT PULL] exynos-drm-next >> >> On 04.04.2014 07:34, Inki Dae wrote: >>> Hi Tomasz, >>> >>>> -Original Message- >>>> From: Tom

[GIT PULL] exynos-drm-next

2014-04-04 Thread Tomasz Figa
esktop.org >> Subject: Re: [GIT PULL] exynos-drm-next >> >> Hi Inki, >> >> On 03.04.2014 19:34, inki.dae at samsung.com wrote: >>> Hi Dave, >>> Sorry for late. >>> This pull request includes MIPI-DSI driver, two panel drivers, >>

[GIT PULL] exynos-drm-next

2014-04-04 Thread Tomasz Figa
Hi Inki, On 03.04.2014 19:34, inki.dae at samsung.com wrote: > Hi Dave, > Sorry for late. > This pull request includes MIPI-DSI driver, two panel drivers, > super device support, and relevant dt bindings. > > Summaries: > - Add MIPI-DSI Driver, and dt bindigs > - Add S6E8AA0 MIPI-DSI

[GIT PULL] exynos-drm-next

2014-04-04 Thread inki....@samsung.com
Hi Dave, Sorry for late. This pull request includes MIPI-DSI driver, two panel drivers, super device support, and relevant dt bindings. Summaries: - Add MIPI-DSI Driver, and dt bindigs - Add S6E8AA0 MIPI-DSI based panel drivers, and dt bindings - Add LD9040 parallel panel driver . this

[GIT PULL] exynos-drm-next

2014-03-21 Thread Inki Dae
Hi Dave, This pull request includes some features and big changes for 3.15. Highlights -- Re-factoring works over the exynos drm framework. - drm_crtc, drm_encoder/drm_connector are implemented by sub drivers directly. - Removing pm interfaces from each sub driver, and

[GIT PULL] exynos-drm-next for 3.13

2014-01-07 Thread Inki Dae
Hi Dave, This pull request adds an anon file for exynos specific mmaper to resolve potential a dead lock issue pointed out by Al Viro, and fixes build break of drm-next. For this, I had already reported it to you. Please see below link,

[GIT PULL] exynos-drm-next

2013-09-05 Thread Inki Dae
Hi Dave, This pull request adds device tree and runtime pm supports, fixups, and code cleanups. Summary: - Consider fallback option to gem allocation fail . try to allocate physically non-contiguous memory if iommu is supported when physically contiguous memory

[GIT PULL] exynos-drm-next

2013-04-29 Thread Inki Dae
Hi Dave, This is final pull request for Exynos next and includes device tree support for fimc device, one revert, some code cleanups and fixup. The revert replaces wrong one[1] with correct one[2]. This was my mistake and sorry for this. [1]

  1   2   >