mbox series

[GIT,PULL] drm/arc: Filter out interlaced mode

Message ID CY4PR1201MB01206BA6BD0015BE48A5CE3DA1FD0@CY4PR1201MB0120.namprd12.prod.outlook.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] drm/arc: Filter out interlaced mode | expand

Pull-request

git@github.com:abrodkin/linux.git tags/arcpgu-updates-2020.03.12

Message

Alexey Brodkin March 12, 2020, 5:18 a.m. UTC
Hi David, Daniel!

The following changes since commit e3c3b6e66da1caeb39a504b03ddcdd3693e45254:

  Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes (2020-03-12 11:02:52 +1000)

are available in the Git repository at:

  git@github.com:abrodkin/linux.git tags/arcpgu-updates-2020.03.12

for you to fetch changes up to 1e8928584e8f29c31c8db1a50b5bdb1769047434:

  DRM: ARC: PGU: interlaced mode not supported (2020-03-12 07:59:06 +0300)

----------------------------------------------------------------
There's just one tiny fix this time around with explicit filtering
of interlaced modes as they are not supported by ARC PGU hardware.

----------------------------------------------------------------
Eugeniy Paltsev (1):
      DRM: ARC: PGU: interlaced mode not supported

 drivers/gpu/drm/arc/arcpgu_crtc.c | 3 +++
 1 file changed, 3 insertions(+)

Note this is based on the current drm/drm-fixes contents.

Thanks,
Alexey