summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/omapdss.h
Commit message (Expand)AuthorAgeFilesLines
* drm: omapdrm: Check the CRTC software state at enable/disable timeLaurent Pinchart2016-12-191-1/+0
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-29/+28
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-55/+27
* drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi2016-11-021-9/+9
* drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-021-3/+0
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-021-2/+0
* drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi2016-11-021-2/+0
* drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi2016-11-021-2/+0
* drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi2016-11-021-4/+0
* drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi2016-11-021-1/+1
* drm/omapdrm: Add gamma table support to DSS dispcJyri Sarha2016-06-071-0/+5
* drm/omap: Remove the video/omapdss.h and move it's content to local header filePeter Ujfalusi2016-06-031-1/+865
* drm/omap: remove dispc_ovl_check()Tomi Valkeinen2016-03-031-5/+0
* drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_register_framedone_handler to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_start_update to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_disable to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_enable to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_set_lcd_config to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_set_timings to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_disconnect to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_connect to accept omap_channelTomi Valkeinen2016-03-031-1/+1
* drm/omap: convert dss_mgr_ops to use omap_channelTomi Valkeinen2016-03-031-9/+9
* drm/omap: Add dispc_mgr_get_supported_outputs()Tomi Valkeinen2016-03-031-0/+2
* drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+16
* drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+22
* drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+61