Skip to content

Commit

Permalink
drm/exynos: hdmi: using drm_display_mode timings for exynos4
Browse files Browse the repository at this point in the history
Exynos5 is already using drm_display_mode for timings parameters. Exynos4
is also modifed to use the same. List of supported resolutions and
corresponding timings are removed which helps is enabling some extra
resolutions. It also cleans some of the duplicate code.

Exynos4 and Exynos5 Mixers, work fine for the same range of resolutions. Hence
same condition (to find the supported mode) is applied to both.

More exynos4 phy configs can be added later to extend the mode supprot.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
  • Loading branch information
Rahul Sharma authored and Inki Dae committed Apr 16, 2013
1 parent 62c8ba7 commit 6b986ed
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 417 deletions.
Loading

0 comments on commit 6b986ed

Please sign in to comment.