summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/dss.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-15drm: omapdrm: Remove dss_features.hLaurent Pinchart1-1/+0
2017-08-15drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart1-8/+78
2017-08-15drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart1-2/+15
2017-08-15drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart1-4/+11
2017-08-15drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart1-4/+11
2017-08-15drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart1-0/+16
2017-08-15drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart1-3/+74
2017-08-15drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart1-13/+13
2017-08-15drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart1-15/+17
2017-08-15drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart1-68/+29
2017-08-15drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart1-1/+9
2017-08-15drm: omapdrm: dss: Split operations out of dss_features structureLaurent Pinchart1-15/+35
2017-06-02drm: omapdrm: Remove duplicate error messages when mapping memoryLaurent Pinchart1-11/+3
2017-04-07drm: omap: use common OF graph helpersRob Herring1-48/+13
2017-04-03drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi1-0/+1
2017-04-03drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen1-10/+2
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-2/+1
2016-06-07Merge omapdss header refactoringTomi Valkeinen1-2/+1
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen1-77/+175
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi1-2/+1
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann1-0/+1
2016-05-19drm/omap: clean up the LCD clk mux codeTomi Valkeinen1-45/+141
2016-05-19drm/omap: Add missing clock sourcesTomi Valkeinen1-0/+3
2016-05-19drm/omap: rename dss_clk_source enumsTomi Valkeinen1-21/+21
2016-05-19drm/omap: rename dss_get_generic_clk_source_name()Tomi Valkeinen1-2/+2
2016-05-19drm/omap: remove dss_feat_get_clk_source_name()Tomi Valkeinen1-4/+3
2016-05-19drm/omap: rename omap_dss_clk_sourceTomi Valkeinen1-10/+10
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen1-0/+1329