summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/dss_features.c
Commit message (Expand)AuthorAgeFilesLines
* drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart2017-08-151-195/+0
* drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart2017-08-151-45/+0
* drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driverLaurent Pinchart2017-08-151-19/+0
* drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driverLaurent Pinchart2017-08-151-6/+0
* drm: omapdrm: Move FEAT_* features to dispc driverLaurent Pinchart2017-08-151-171/+0
* drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart2017-08-151-4/+0
* drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi codeLaurent Pinchart2017-08-151-2/+0
* drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driverLaurent Pinchart2017-08-151-5/+0
* drm: omapdrm: Move FEAT_DSI_* features to dsi driverLaurent Pinchart2017-08-151-16/+0
* drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driverLaurent Pinchart2017-08-151-2/+0
* drm: omapdrm: Move reg_fields to dispc_features structureLaurent Pinchart2017-08-151-89/+0
* drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart2017-08-151-10/+0
* drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structureLaurent Pinchart2017-08-151-30/+0
* drm: omapdrm: Move overlay caps features to dispc_features structureLaurent Pinchart2017-08-151-79/+0
* drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart2017-08-151-130/+0
* drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart2017-08-151-31/+0
* drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart2017-08-151-71/+0
* drm/omap: rename color_mode to fourccTomi Valkeinen2017-06-021-3/+2
* drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*Tomi Valkeinen2017-06-021-58/+59
* drm/omap: use u32 instead of enum omap_color_modeTomi Valkeinen2017-06-021-8/+8
* drm/omap: change supported_modes to an arrayTomi Valkeinen2017-06-021-65/+88
* drm/omap: remove dma & vrfb rotationTomi Valkeinen2017-06-021-16/+0
* drm/omap: remove CLUTTomi Valkeinen2017-06-021-6/+0
* drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha2017-04-031-3/+3
* drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen2017-04-031-3/+0
* Merge omapdss header refactoringTomi Valkeinen2016-06-071-2/+1
|\
| * drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-031-2/+1
* | drm/omap: remove dss_feat_get_clk_source_name()Tomi Valkeinen2016-05-191-43/+0
* | drm/omap: rename omap_dss_clk_sourceTomi Valkeinen2016-05-191-1/+1
|/
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-291-0/+951
OpenPOWER on IntegriCloud