mbox series

[GIT,PULL] exynos-drm-next

Message ID 079a9586-9d85-7d38-2658-ce312b6d71e8@samsung.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] exynos-drm-next | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-for-v5.1

Message

Inki Dae Feb. 7, 2019, 11:31 a.m. UTC
Hi Dave,

   Just adding s5pv210 SoC support of rotator module and changing
   email address of scaler module author.

   Please kindly let me know if there is any problem.

Thanks,
Inki Dae

The following changes since commit 2cc3b81dfa7f7de0d647e7f1473de811eef8b0de:

  Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2019-02-04 15:37:58 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-for-v5.1

for you to fetch changes up to 9c0c4997b8a80ec4ba77c4ebe3e74ec0db2d547d:

  drm/exynos: Change Andrzej Pietrasiewicz's e-mail address (2019-02-07 19:59:44 +0900)

----------------------------------------------------------------
- Add rotator support for s5pv210
  . With this patch series, s5pv210 SoC can use rotator module but
    only NV12 and XRGB8888 formats are supported.
- Modify e-mail address
  . It changes email address of scaler module author.

----------------------------------------------------------------
Andrzej Pietrasiewicz (1):
      drm/exynos: Change Andrzej Pietrasiewicz's e-mail address

Paweł Chmiel (2):
      drm/exynos: rotator: Add support for s5pv210
      dt-bindings: gpu: samsung-rotator: Document s5pv210 support

 .../devicetree/bindings/gpu/samsung-rotator.txt    |  7 ++++---
 drivers/gpu/drm/exynos/exynos_drm_rotator.c        | 23 ++++++++++++++++++++++
 drivers/gpu/drm/exynos/exynos_drm_scaler.c         |  2 +-
 drivers/gpu/drm/exynos/regs-scaler.h               |  2 +-
 4 files changed, 29 insertions(+), 5 deletions(-)