summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/display.c
AgeCommit message (Expand)Author
2020-12-15drm/omap: remove unused display.cTomi Valkeinen
2020-12-15drm/omap: squash omapdrm sub-modules into oneTomi Valkeinen
2020-02-26drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-03-18drm/omap: Move display alias ID to omap_drm_pipelineLaurent Pinchart
2019-03-18drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart
2018-09-03drm/omap: dss: Add function to retrieve display for an outputLaurent Pinchart
2018-09-03drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart
2018-09-03drm/omap: dss: Remove panel devices listLaurent Pinchart
2018-09-03drm/omap: dss: Split omapdss_register_display()Laurent Pinchart
2018-09-03drm/omap: dss: Make omap_dss_get_next_device() more genericLaurent Pinchart
2018-09-03drm/omap: dss: Create and use omapdss_device_is_registered()Laurent Pinchart
2018-09-03drm/omap: dss: Create global list of all omap_dss_device instancesLaurent Pinchart
2018-09-03drm/omap: dss: Remove unused omapdss_default_get_timings()Laurent Pinchart
2018-09-03drm/omap: dss: Remove display ordering from dss/display.cPeter Ujfalusi
2018-09-03drm/omap: Do dss_device (display) ordering in omap_drv.cPeter Ujfalusi
2018-06-28drm/omap: fix email addressTomi Valkeinen
2018-03-01drm: omapdrm: dss: Make omapdss_default_get_timings staticLaurent Pinchart
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart
2017-06-02drm/omap: remove legacy get_resolutionTomi Valkeinen
2017-06-02drm/omap: remove recommended_bppTomi Valkeinen
2017-06-02drm: omapdrm: Drop support for non-DT devicesLaurent Pinchart
2017-04-03drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi
2017-04-03drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi
2017-04-03drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen
2017-04-03drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-03-03drm/omap: move dss_suspend/resume_all to core.cTomi Valkeinen
2016-03-03drm/omap: fix suspend/resume handlingTomi Valkeinen
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen