linux_dsm_epyc7002/drivers/gpu/drm/omapdrm/dss
Jim Lodes 08f707ac3e OMAPDSS: HDMI5: Fix AVI infoframe
The AVI infoframe R0-R3 in the 2nd data byte represents the
Active Format Aspect Ratio. It is four bits long not two bits.
This fixes that mask used to extract the bits before writing the
bits to the hardware registers.

Signed-off-by: Jim Lodes <jim.lodes@garmin.com>
Signed-off-by: J.D. Schroeder <jay.schroeder@garmin.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-05-31 08:20:42 +03:00
..
core.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dispc_coefs.c
dispc.c drm/omap: remove dispc_ovl_check() 2016-03-03 17:38:24 +02:00
dispc.h
display.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dpi.c drm/omap: DPI: remove uses of omap_overlay_manager 2016-03-03 17:38:23 +02:00
dsi.c drm/omap: DSI: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
dss_features.c
dss_features.h
dss-of.c
dss.c drm/omapdrm: include pinctrl/consumer.h where needed 2016-05-31 08:20:42 +03:00
dss.h drm/omap: remove dss compat code 2016-03-03 17:38:24 +02:00
hdmi4_core.c drm/omap: fix OMAP4 hdmi_core_powerdown_disable() 2016-05-31 08:20:42 +03:00
hdmi4_core.h
hdmi4.c drm/omap: Fix missing includes 2016-05-31 08:20:42 +03:00
hdmi5_core.c OMAPDSS: HDMI5: Fix AVI infoframe 2016-05-31 08:20:42 +03:00
hdmi5_core.h
hdmi5.c drm/omap: Fix missing includes 2016-05-31 08:20:42 +03:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c drm/omap: HDMI: fix WP timings for ilace 2016-03-03 17:36:42 +02:00
hdmi.h
Kconfig
Makefile drm/omap: remove dss compat code 2016-03-03 17:38:24 +02:00
omapdss-boot-init.c
omapdss.h drm/omap: remove dispc_ovl_check() 2016-03-03 17:38:24 +02:00
output.c drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel 2016-03-03 17:38:23 +02:00
pll.c
rfbi.c drm/omap: use dispc_channel_connected in output drivers 2016-03-03 17:38:22 +02:00
sdi.c drm/omap: SDI: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
venc.c drm/omap: VENC: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
video-pll.c