summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/dss.c
Commit message (Expand)AuthorAge
* drm/omap: fix compile error when debugfs is disabledTomi Valkeinen2018-03-14
* drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Store DSS device pointer in the omapdrm private dataLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and backLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Store the debugfs root directory in struct dss_deviceLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Support passing private data to debugfs show handlersLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Allocate the DSS private data structure dynamicallyLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass DSS pointer to remaining dss functionsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass DSS pointer to dss clock functionsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()Laurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass DSS pointer to dss_ops operationsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functionsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()Laurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass DSS private structure to runtime PM functionsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Expose DSS data in a dss_device structureLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() functionLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Move initialization code from component bind to probeLaurent Pinchart2018-03-01
* drm: omapdrm: Use unsigned int typeLaurent Pinchart2018-03-01
* drm: omapdrm: Simplify platform registrationAndrew F. Davis2017-12-19
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-19
* drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart2017-12-19
* drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart2017-12-19
* drm: omapdrm: Remove dss_features.hLaurent Pinchart2017-08-15
* drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart2017-08-15
* drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart2017-08-15
* drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart2017-08-15
* drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Split operations out of dss_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Remove duplicate error messages when mapping memoryLaurent Pinchart2017-06-02
* drm: omap: use common OF graph helpersRob Herring2017-04-06
* drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi2017-04-03
* drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen2017-04-03
* gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-01
* Merge omapdss header refactoringTomi Valkeinen2016-06-07
|\
| * drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-03
* | Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen2016-06-06
|\ \
| * | drm/omap: clean up the LCD clk mux codeTomi Valkeinen2016-05-19
| * | drm/omap: Add missing clock sourcesTomi Valkeinen2016-05-19
| * | drm/omap: rename dss_clk_source enumsTomi Valkeinen2016-05-19
| * | drm/omap: rename dss_get_generic_clk_source_name()Tomi Valkeinen2016-05-19
| * | drm/omap: remove dss_feat_get_clk_source_name()Tomi Valkeinen2016-05-19
| * | drm/omap: rename omap_dss_clk_sourceTomi Valkeinen2016-05-19
| |/
* | drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann2016-05-31
|/
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-29