aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/venc.c
Commit message (Expand)AuthorAge
* drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart2018-11-12
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Store CRTC timings in .set_timings() operationLaurent Pinchart2018-09-03
* drm/omap: venc: Fixup video mode in .check_timings() operationLaurent Pinchart2018-09-03
* drm/omap: Query timing information from analog TV encoderLaurent Pinchart2018-09-03
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-03
* drm/omap: dss: Remove the dss_mgr_(dis)connect() operationsLaurent Pinchart2018-09-03
* drm/omap: Set dispc_channel_connect from DSS output connect handlersLaurent Pinchart2018-09-03
* drm/omap: dss: Merge two disconnection helpersLaurent Pinchart2018-09-03
* drm/omap: dss: Move display type validation to initialization timeLaurent Pinchart2018-09-03
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-03
* drm/omap: dss: Get regulators at probe timeLaurent Pinchart2018-09-03
* drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()Laurent Pinchart2018-09-03
* drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart2018-09-03
* drm/omap: dss: venc: Move initialization code from bind to probeLaurent Pinchart2018-09-03
* drm/omap: dss: Cleanup error paths in output init functionsLaurent Pinchart2018-09-03
* drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart2018-09-03
* drm/omap: dss: Remove output devices listLaurent Pinchart2018-09-03
* drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart2018-09-03
* drm/omap: dss: Move common device operations to common structureLaurent Pinchart2018-09-03
* drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart2018-09-03
* drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operationsLaurent Pinchart2018-09-03
* drm/omap: fix email addressTomi Valkeinen2018-06-28
* drm: omapdrm: venc: Allocate the venc private data structure dynamicallyLaurent Pinchart2018-03-01
* drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart2018-03-01
* drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functionsLaurent 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: Pass DSS pointer to remaining dss functionsLaurent 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: venc: Return error code on OF parsing failureLaurent Pinchart2017-12-19
* drm/omap: fix analog tv-out modecheckTomi Valkeinen2017-08-23
* drm: omapdrm: Remove dss_features.hLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driverLaurent Pinchart2017-08-15
* drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vmLaurent Pinchart2017-08-15
* drm/omap: venc: remove set_type & invert_vid_out_polarityTomi Valkeinen2017-06-02
* drm: omapdrm: Drop support for non-DT devicesLaurent Pinchart2017-06-02
* drm: omapdrm: Remove duplicate error messages when mapping memoryLaurent Pinchart2017-06-02
* drm: omap: use common OF graph helpersRob Herring2017-04-06
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-02
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi2016-11-02