summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/dss.c
AgeCommit message (Expand)Author
2017-08-15drm: omapdrm: Remove dss_features.hLaurent Pinchart
2017-08-15drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart
2017-08-15drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart
2017-08-15drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart
2017-08-15drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart
2017-08-15drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart
2017-08-15drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart
2017-08-15drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart
2017-08-15drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart
2017-08-15drm: omapdrm: dss: Split operations out of dss_features structureLaurent Pinchart
2017-06-02drm: omapdrm: Remove duplicate error messages when mapping memoryLaurent Pinchart
2017-04-06drm: omap: use common OF graph helpersRob Herring
2017-04-03drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi
2017-04-03drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-06-07Merge omapdss header refactoringTomi Valkeinen
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann
2016-05-19drm/omap: clean up the LCD clk mux codeTomi Valkeinen
2016-05-19drm/omap: Add missing clock sourcesTomi 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
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen