summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/core.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-04drm/omap: dss: move platform_register_drivers() to dss.c and remove core.cJyri Sarha1-55/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-09-03drm/omap: dss: Move platform_device_register from core.c to dss.c probeJyri Sarha1-24/+2
2018-06-28drm/omap: fix email addressTomi Valkeinen1-2/+2
2017-12-19drm: omapdrm: Simplify platform registrationAndrew F. Davis1-38/+15
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-2/+0
2017-08-16drm/omap: rename omapdrm device backTomi Valkeinen1-1/+1
2017-08-16drm: omapdrm: Remove the omapdss driverLaurent Pinchart1-47/+0
2017-08-16drm: omapdrm: Register omapdrm platform device in omapdss driverLaurent Pinchart1-0/+10
2017-08-15drm: omapdrm: Remove dss_features.hLaurent Pinchart1-1/+0
2017-08-15drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart1-2/+0
2017-08-15drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart1-20/+0
2017-08-15drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart1-80/+0
2017-08-15drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform codeLaurent Pinchart1-10/+0
2017-08-15drm: omapdrm: dsi: Handle pin muxing internallyLaurent Pinchart1-20/+0
2017-06-02drm/omap: remove rfbiTomi Valkeinen1-6/+0
2017-06-02drm: omapdrm: sdi: Remove platform driverLaurent Pinchart1-6/+0
2017-06-02drm: omapdrm: dpi: Remove platform driverLaurent Pinchart1-6/+0
2017-06-02drm: omapdrm: Remove unused default display name supportLaurent Pinchart1-18/+0
2017-06-02drm: omapdrm: Remove unused dss_get_core_pdev() functionLaurent Pinchart1-5/+0
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi1-2/+1
2016-06-03drm/omap: Remove reference to pdata->default_devicePeter Ujfalusi1-2/+0
2016-03-03drm/omap: move dss_suspend/resume_all to core.cTomi Valkeinen1-0/+13
2016-03-03drm/omap: fix suspend/resume handlingTomi Valkeinen1-29/+0
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen1-0/+343