Re: [PATCH 00/10] drm/exynos: TV path improvements

2017-09-11 Thread Andrzej Hajda
On 11.09.2017 15:54, Tobias Jakobi wrote: > Hello Andrzej, > > just did a quick test and looks good so far. One thing I noticed is that > compared to Daniel's approach you just manipulate HDMI_TG_HACT_{ST,SZ}_L, > instead of HDMI_TG_VACT_SZ_L + HDMI_TG_HACT_{ST,SZ}_L. I just wanted to make > sure t

Re: [PATCH 00/10] drm/exynos: TV path improvements

2017-09-11 Thread Tobias Jakobi
Hello Andrzej, just did a quick test and looks good so far. One thing I noticed is that compared to Daniel's approach you just manipulate HDMI_TG_HACT_{ST,SZ}_L, instead of HDMI_TG_VACT_SZ_L + HDMI_TG_HACT_{ST,SZ}_L. I just wanted to make sure that on the HDMI level, this does the same thing? I'l

[PATCH 00/10] drm/exynos: TV path improvements

2017-09-06 Thread Andrzej Hajda
Hi all, This patchset does two main things: - removes mode limitation for Exynos542x chips, multiple modes were filtered out due to lack of HW version checking code, - enables two modes on older chips, thanks to quirk found by Daniel Drake, and published by Tobias Jakobi [1][2]. Beside this it