summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/omapdss.h
AgeCommit message (Expand)Author
2017-04-06drm: omap: use common OF graph helpersRob Herring
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha
2017-04-03drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi
2017-04-03drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi
2017-04-03drm/omap: fix replication logicTomi Valkeinen
2017-04-03drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen
2017-04-03drm/omap: add dispc_opsTomi Valkeinen
2017-04-03drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen
2017-04-03drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen
2017-04-03drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen
2016-12-19drm: omapdrm: Check the CRTC software state at enable/disable timeLaurent Pinchart
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-11-02drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi
2016-06-07drm/omapdrm: Add gamma table support to DSS dispcJyri Sarha
2016-06-03drm/omap: Remove the video/omapdss.h and move it's content to local header filePeter Ujfalusi
2016-03-03drm/omap: remove dispc_ovl_check()Tomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_register_framedone_handler to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_start_update to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_disable to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_enable to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_set_lcd_config to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_set_timings to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_disconnect to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_connect to accept omap_channelTomi Valkeinen
2016-03-03drm/omap: convert dss_mgr_ops to use omap_channelTomi Valkeinen
2016-03-03drm/omap: Add dispc_mgr_get_supported_outputs()Tomi Valkeinen
2016-03-03drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen