summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2018-11-26 12:24:47 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2018-12-03 15:36:05 +0300
commit0a7f54ea0e1ed5a8f666e2adee7943b3991b4987 (patch)
treee50ce5ce7d0c7e8bf5c83a9c2145dab14d78f39a /.clang-format
parent4265b0fe453240b5fa6d0986d1f23688497f4078 (diff)
downloadlinux-0a7f54ea0e1ed5a8f666e2adee7943b3991b4987.tar.xz
drm/omap: fix bus_flags for panel-dpi
panel-dpi used to convey the bus-flags via the videomode, but recent changes changed the use of videomode to DRM's drm_display_mode which does not contain bus-flags. This broke panel-dpi, which didn't explicitly store the bus-flags into dssdev->bus_flags. Fix this by setting dssdev->bus_flags. Also change the bus_flags type to u32, as that is the type used in the DRM framework, and we would get a warning with drm_bus_flags_from_videomode() otherwise. Fixes: 3fbda31e814868d8477ddf52d74b7b8f596578e8 ("drm/omap: Split mode fixup and mode set from encoder enable") Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reported-by: H. Nikolaus Schaller <hns@goldelico.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181126092447.11864-1-tomi.valkeinen@ti.com Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions