[PATCH 0/3] drm/exynos: add framework to control DISP1BLK setting

Ajay kumar ajaynumb at gmail.com
Wed Jun 25 22:56:55 PDT 2014


Hi YoungJun,

On Thu, Jun 26, 2014 at 11:23 AM, Ajay kumar <ajaynumb at gmail.com> wrote:
> On Thu, Jun 26, 2014 at 5:24 AM, YoungJun Cho <yj44.cho at gmail.com> wrote:
>> Hi Ajay,
>>
>> I'm sorry for say that the patchset for exynos drm supporting I80 i/f
>> includes yours.
>>
>> The patchset is still in reviewing and I'm preparing v5.
>>
>> Please check this:
>> http://www.spinics.net/lists/dri-devel/msg60943.html
>>
>> Thank you.
>> Best regards YJ
Thanks for the link. I saw your code. This functionality is already
included in the patch "drm/exynos: fimd: support LCD I80 interface".
I hope your patchset gets merged soon!

Thanks and regards,
Ajay
>> On Jun 25, 2014 11:19 PM, "Ajay Kumar" <ajaykumar.rs at samsung.com> wrote:
>>>
>>> This series is based on exynos-drm-next branch of Inki Dae's tree at:
>>> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
>>>
>>> Exynos SOC have a DISP1BLK register where we can select
>>> the path for FIMD output. We can redirect the video data
>>> directly to DP/MIPI interface, or we can pass it via
>>> image enhancement chips.
>>>
>>> Since we don't use any image enhancement chips in exynos-drm,
>>> we need to set FIMD BYPASS in DISP1BLK.
>>>
>>> This patchset is tested for basic display + DPMS + S2R on snow and
>>> peach_pit.
>>>
>>> Ajay Kumar (3):
>>>   [PATCH 1/3] drm/exynos: Control DISP1BLK system register in FIMD
>>>   [PATCH 2/3] ARM: dts: exynos5420: Add sysreg phandle to FIMD node
>>>   [PATCH 3/3] ARM: dts: exynos5250: Add sysreg phandle to FIMD node
>>>
>>>  .../devicetree/bindings/video/samsung-fimd.txt     |    2 ++
>>>  arch/arm/boot/dts/exynos5250.dtsi                  |    1 +
>>>  arch/arm/boot/dts/exynos5420.dtsi                  |    1 +
>>>  drivers/gpu/drm/exynos/exynos_drm_fimd.c           |   19
>>> +++++++++++++++++++
>>>  include/video/samsung_fimd.h                       |    5 +++++
>>>  5 files changed, 28 insertions(+)
>>>
>>> --
>>> 1.7.9.5
>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe
>>> linux-samsung-soc" in
>>> the body of a message to majordomo at vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html


More information about the dri-devel mailing list