linux-stable/drivers/gpu/drm/meson
Julien Masson a84ddb8380 drm: meson: venc: set the correct macrovision max amplitude value
According to the register description of ENCI_MACV_MAX_AMP, the
macrovision max amplitude value should be:
- hdmi 480i => 0xb
- hdmi 576i => 0x7

The max value is 0x7ff (10 bits).

Signed-off-by: Julien Masson <jmasson@baylibre.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/86mui782dt.fsf@baylibre.com
2019-08-09 12:06:14 +02:00
..
Kconfig Merge remote-tracking branch 'drm/drm-next' into drm-misc-next 2019-05-28 09:39:08 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
meson_crtc.c drm: meson: crtc: use proper macros instead of magic constants 2019-08-09 11:38:12 +02:00
meson_crtc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
meson_drv.c drm: meson: drv: use macro when initializing vpu 2019-08-09 11:38:28 +02:00
meson_drv.h drm/meson: drop use of drmP.h 2019-07-17 12:47:57 +02:00
meson_dw_hdmi.c drm: meson: global clean-up 2019-08-09 12:06:14 +02:00
meson_dw_hdmi.h drm: meson: global clean-up 2019-08-09 12:06:14 +02:00
meson_overlay.c drm/meson: drop use of drmP.h 2019-07-17 12:47:57 +02:00
meson_overlay.h drm/meson: Support Overlay plane for video rendering 2018-11-13 13:27:51 +01:00
meson_plane.c drm: meson: viu: use proper macros instead of magic constants 2019-08-09 12:05:30 +02:00
meson_plane.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
meson_registers.h drm: meson: global clean-up 2019-08-09 12:06:14 +02:00
meson_vclk.c drm: meson: add macro used to enable HDMI PLL 2019-08-09 12:06:14 +02:00
meson_vclk.h drm/meson: drop use of drmP.h 2019-07-17 12:47:57 +02:00
meson_venc.c drm: meson: venc: set the correct macrovision max amplitude value 2019-08-09 12:06:14 +02:00
meson_venc.h drm/meson: drop use of drmP.h 2019-07-17 12:47:57 +02:00
meson_venc_cvbs.c drm: meson: venc: use proper macros instead of magic constants 2019-08-09 12:06:14 +02:00
meson_venc_cvbs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
meson_viu.c drm: meson: viu: use proper macros instead of magic constants 2019-08-09 12:05:30 +02:00
meson_viu.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
meson_vpp.c drm: meson: vpp: use proper macros instead of magic constants 2019-08-09 12:04:39 +02:00
meson_vpp.h drm/meson: drop use of drmP.h 2019-07-17 12:47:57 +02:00