blob: a847fc97b1f35a69a570979a0495e9c933e4e442 [file] [log] [blame]
f33656e1fe5a ("drm: omapdrm: dss: Support passing private data to debugfs show handlers")
360c21533ce7 ("drm: omapdrm: dss: Allocate the DSS private data structure dynamically")
60f9c59fc1e2 ("drm: omapdrm: dss: Pass DSS pointer to dss clock functions")
8aea8e6a79e7 ("drm: omapdrm: dss: Pass DSS pointer to dss_ops operations")
d7157dfe0460 ("drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions")
7b295257a13d ("drm: omapdrm: dss: Pass DSS private structure to runtime PM functions")
0e546dfd3fa8 ("drm: omapdrm: dss: Expose DSS data in a dss_device structure")
c581d16fc22d ("drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function")
215003b4ae1d ("drm: omapdrm: dss: Move initialization code from component bind to probe")
d11e5c827a4d ("drm: omapdrm: Use unsigned int type")
d66c36a3ee79 ("drm: omapdrm: Simplify platform registration")
9be9d7efe7a3 ("drm: omapdrm: dss: Make dss_dump_clocks() function static")
a921c1a8ed96 ("drm: omapdrm: dss: Set the DMA coherent mask")
56503e18e9af ("drm: omapdrm: Remove the omapdss driver")
510c74c508d4 ("drm: omapdrm: Register omapdrm platform device in omapdss driver")
1fdf9041cd1f ("drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix")
d874b3a7c44c ("drm: omapdrm: Remove dss_features.h")
51919572c89a ("drm: omapdrm: Move supported outputs feature to dss driver")
9f0fbaea5cd6 ("drm: omapdrm: Move DSS_FCK feature to dss driver")
c4ff6ea60eb1 ("drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver")
fe9964cb1ed0 ("drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driver")
1ac0c8940326 ("drm: omapdrm: Move FEAT_* features to dispc driver")
4569ab757f09 ("drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structure")
d178e034d565 ("drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi code")
2c9fc9bf45f8 ("drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driver")
44d8ca107897 ("drm: omapdrm: Move FEAT_DSI_* features to dsi driver")
34dfb85f0395 ("drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driver")
38dc07039c8b ("drm: omapdrm: Move reg_fields to dispc_features structure")
6d85d4adb645 ("drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features")
acf591c6aa1e ("drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure")
fcd4188894da ("drm: omapdrm: Move overlay caps features to dispc_features structure")
94f96ad7c737 ("drm: omapdrm: Move color modes feature to dispc_features structure")
285504747478 ("drm: omapdrm: Move size unit features to dispc_features structure")
74592ee796de ("drm: omapdrm: Move shutdown() handler from core to dss")
11765d163c97 ("drm: omapdrm: Move all debugfs code from core to dss")
4a9fab3d8164 ("drm: omapdrm: dss: Initialize DSS internal features at probe time")
24ab1df3665e ("drm: omapdrm: dss: Use supported outputs instead of display types")
18daeb8e9782 ("drm: omapdrm: dss: Select features based on compatible string")
b8dab2bddb5b ("drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model")
7a143a4b116d ("drm: omapdrm: dispc: Select features based on compatible string")
493b683b8a1d ("drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code")
9e1305d0d1fd ("drm: omapdrm: dsi: Handle pin muxing internally")
742e693b0666 ("drm: omapdrm: dsi: Store DSI model and PLL hardware data in OF data")
fecea2528d4e ("drm: omapdrm: dss: Split operations out of dss_features structure")
c4df6e427750 ("drm/omap: fix YUV422 rotation with TILER")
16f9ede51ff9 ("drm/omap: pass rotation to dispc")
218ed5358a40 ("drm/omap: remove omap_drm_win")
8958aeb9c7bc ("drm/omap: add drm_rotation_to_tiler helper()")
41aff42ae6e3 ("drm/omap: rename color_mode to fourcc")
c2e52e32049c ("drm/omap: cleanup formats array")