summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/dispc.c
AgeCommit message (Expand)Author
2017-04-03drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha
2017-04-03drm/omap: dispc: improve debug print of display flagsTomi Valkeinen
2017-04-03drm/omap: fix replication logicTomi Valkeinen
2017-04-03drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen
2017-04-03drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen
2017-04-03drm/omap: fill dispc_opsTomi Valkeinen
2017-04-03drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen
2017-02-16drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formatsJyri Sarha
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: dispc: Simplify _dispc_mgr_set_lcd_timings() parametersPeter 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-11-02drm/omap: remove unneeded conversions to boolAndrew F. Davis
2016-06-07drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispcJyri Sarha
2016-06-07drm/omapdrm: Add gamma table support to DSS dispcJyri Sarha
2016-06-07Merge omapdss header refactoringTomi Valkeinen
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-05-19drm/omap: cleanup dispc_fclk_rate()Tomi Valkeinen
2016-05-19drm/omap: cleanup dispc_mgr_lclk_rate()Tomi Valkeinen
2016-05-19drm/omap: rename dss_clk_source enumsTomi Valkeinen
2016-05-19drm/omap: rename dss_get_generic_clk_source_name()Tomi Valkeinen
2016-05-19drm/omap: remove dss_feat_get_clk_source_name()Tomi Valkeinen
2016-05-19drm/omap: rename omap_dss_clk_sourceTomi Valkeinen
2016-03-03drm/omap: remove dispc_ovl_check()Tomi Valkeinen
2016-03-03drm/omap: remove dss compat codeTomi Valkeinen
2016-03-03drm/omap: Add dispc_mgr_get_supported_outputs()Tomi Valkeinen
2016-03-03drm/omap: DISPC: Fix field order for HDMITomi Valkeinen
2016-03-03drm/omap: DISPC: support double-pixel modeTomi Valkeinen
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen