[PATCH 00/16] drm/exynos/hdmi: refactoring/cleanup patches
Inki Dae
inki.dae at samsung.com
Mon Oct 12 06:26:50 PDT 2015
Hi Andrzej,
For all patches, merged excepting patch 2 which cleans up dt binding
document.
Thanks,
Inki Dae
2015년 09월 25일 21:48에 Andrzej Hajda 이(가) 쓴 글:
> Hi,
>
> This is another set of cleanup/improvement patches for HDMI.
>
> The patchset is based on exynos-drm-next.
> It was tested on Universal and Odroid U3.
>
> Regards
> Andrzej
>
>
> Andrzej Hajda (15):
> drm/exynos/hdmi: remove support for deprecated compatible
> dt-bindings: remove deprecated compatible string from exynos-hdmi
> drm/exynos/hdmi: use mappings for registers with IP dependent address
> drm/exynos/hdmi: move PLL stabilization check code to separate
> function
> drm/exynos/hdmi: simplify HDMI-PHY power sequence
> drm/exynos/hdmi: replace all writeb with writel
> drm/exynos/hdmi: fix removal order
> drm/exynos/hdmi: use optional regulator_get for hdmi-en
> drm/exynos/hdmi: use constant size array for regulators
> drm/exynos/hdmi: simplify clock re-parenting
> drm/exynos/hdmi: convert to gpiod API
> drm/exynos/hdmi: remove deprecated hdmi_resources structure
> drm/exynos/hdmi: convert container_of macro to inline function
> drm/exynos/hdmi: improve HDMI/ACR related code
> drm/exynos/hdmi: remove unused field
>
> Tomasz Stanislawski (1):
> drm: exynos: mixer: fix using usleep() in atomic context
>
> .../devicetree/bindings/video/exynos_hdmi.txt | 7 +-
> drivers/gpu/drm/exynos/exynos_hdmi.c | 491 +++++++--------------
> drivers/gpu/drm/exynos/exynos_mixer.c | 2 +-
> drivers/gpu/drm/exynos/regs-hdmi.h | 33 +-
> 4 files changed, 189 insertions(+), 344 deletions(-)
>
More information about the dri-devel
mailing list