[PATCH 0/2] drm/exynos: add support for more resolutions to exynos5
Rahul Sharma
r.sh.open at gmail.com
Fri Jan 4 05:36:58 PST 2013
Please Abandon this patch set.
Same code is posted under new patch set at
http://comments.gmane.org/gmane.comp.video.dri.devel/78392
regards,
Rahul Sharma
On Tue, Dec 18, 2012 at 7:42 PM, Rahul Sharma <rahul.sharma at samsung.com> wrote:
> This patch set adds support for more resolutions and refresh rates to Samsung
> Exynos5 SoC series which contains hdmi transmitter (hdmi v1.4a compliant).
>
> Given resoltuion will be supported or not, is decided by two factors:
> 1) Corresponding pixel clock is supported by hdmi PHY.
> 2) Mixer can generate the correspoding video timing.
>
> All standard resolutions and pixel rate combinations are verified for the above
> limitations and are listed in hdmi driver. Any standard resolution supported by
> the monitor/tv will be comapared against this list.
>
> We got 640x480, 720x576 and 1680x1050 and few more refresh rates enabled as a
> result to this exercise.
>
> Rahul Sharma (2):
> drm/exynos: hdmi: add support for extra permissable resolutions
> drm/exynos: mixer: add support for extra resolutions
>
> drivers/gpu/drm/exynos/exynos_hdmi.c | 1004 ++++++++++++---------------------
> drivers/gpu/drm/exynos/exynos_mixer.c | 8 +-
> 2 files changed, 358 insertions(+), 654 deletions(-)
>
More information about the dri-devel
mailing list