summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_connector.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: fix use of freed memoryTomi Valkeinen2018-10-021-1/+2
* drm/omap: Call dispc timings check operation directlyLaurent Pinchart2018-09-031-0/+6
* drm/omap: Query timing information from analog TV encoderLaurent Pinchart2018-09-031-9/+25
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-031-13/+19
* drm/omap: Remove unneeded fallback for missing .check_timings()Laurent Pinchart2018-09-031-24/+1
* drm/omap: Determine connector type directly in omap_connector.cLaurent Pinchart2018-09-031-3/+26
* drm/omap: Pass both output and display omap_dss_device to connector initLaurent Pinchart2018-09-031-13/+17
* drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart2018-09-031-43/+58
* drm/omap: Move HPD disconnection handling to omap_connectorLaurent Pinchart2018-09-031-6/+27
* drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart2018-09-031-7/+27
* drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart2018-09-031-13/+4
* drm/omap: Don't call HPD registration operations recursivelyLaurent Pinchart2018-09-031-29/+50
* drm/omap: Don't call .detect() operation recursivelyLaurent Pinchart2018-09-031-13/+23
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-031-20/+17
* drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart2018-09-031-2/+2
* drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart2018-09-031-3/+3
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-2/+2
* drm/omap: handle alloc failures in omap_connectorTomi Valkeinen2018-05-071-0/+10
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-3/+1
* drm/omap: add support for physical size hints from display driversSebastian Reichel2017-12-191-0/+6
* drm/omap: Support for HDMI hot plug detectionPeter Ujfalusi2017-08-151-1/+36
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm/omap: fix display SYNC/DE flagsTomi Valkeinen2017-04-031-2/+6
* drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi2017-04-031-6/+4
* drm: omapdrm: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2016-12-191-2/+0
* drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-191-2/+2
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-10/+10
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-76/+8
* drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-021-2/+3
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-021-2/+1
* drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi2016-11-021-2/+3
* drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi2016-11-021-6/+6
* drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi2016-11-021-2/+4
* drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi2016-11-021-2/+2
* drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi2016-11-021-2/+2
* drm: omap: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-10/+0
* drm/omap: support double-pixelTomi Valkeinen2016-03-031-0/+4
* drm: omapdrm: Switch connector DPMS to atomic helpersLaurent Pinchart2015-06-121-1/+1
* drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart2015-06-121-0/+4
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-121-3/+3
* Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-201-1/+1
|\
| * OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-261-1/+1
* | drm: omapdrm: Remove manual update display supportLaurent Pinchart2015-03-201-12/+0
|/
OpenPOWER on IntegriCloud