aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_kms.c
Commit message (Expand)AuthorAge
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-11
|\
| * drm: rcar-du: Simplify encoder registrationLaurent Pinchart2019-02-07
| * drm: rcar-du: add missing of_node_putJulia Lawall2019-02-07
* | drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2019-02-07
|/
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* drm: rcar-du: Remove inclusion of drmP.hLaurent Pinchart2019-01-13
* drm: rcar-du: Move CRTC outputs bitmask to private CRTC stateLaurent Pinchart2019-01-13
* drm/rcar-du: Use drm_fbdev_generic_setup()Noralf Trønnes2018-11-29
* drm: rcar-du: Fix vblank initializationLaurent Pinchart2018-11-23
* drm: rcar-du: Enable configurable DPAD0 routing on Gen3Laurent Pinchart2018-09-24
* drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3Laurent Pinchart2018-09-15
* drm: rcar-du: Add support for missing pixel formatsKoji Matsuoka2018-09-15
* drm: rcar-du: Update Gen3 output limitationsKieran Bingham2018-09-15
* drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto2018-09-14
* Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2018-05-15
|\
| * drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham2018-05-05
| * drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham2018-05-05
| * drm: rcar-du: Use NULL for table initialisationKieran Bingham2018-05-05
* | drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard2018-04-16
* | drm: rcar-du: Let core take care of normalizing the zposPeter Ujfalusi2018-03-28
|/
* drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart2018-03-07
* drm/rcar-du: Use drm_gem_fb_create()Noralf Trønnes2017-10-01
* drm: rcar-du: Wait for flip completion instead of vblank in commit tailLaurent Pinchart2017-08-03
* drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart2017-08-03
* drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart2017-08-03
* drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart2017-08-03
* drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-03
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-26
* drm: rcar-du: Skip disabled outputsLaurent Pinchart2017-04-04
* drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart2017-04-04
* drm: rcar-du: Use DRM core's atomic commit helperLaurent Pinchart2017-04-04
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2016-11-15
|\
| * drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart2016-11-14
| * drm: rcar-du: Fix crash in encoder failure error pathLaurent Pinchart2016-11-13
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\ \
| * | drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-26
| |/
* / drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-17
|/
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-29
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* drm/rcar-du: Use for_each_*_in_stateDaniel Vetter2016-06-02
* drm/rcar-du: Rename async to nonblock.Maarten Lankhorst2016-05-02
* drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart2016-02-23
* drm: rcar-du: Add R8A7795 device supportLaurent Pinchart2016-02-23
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-23
* drm: rcar-du: Move plane allocator to rcar_du_plane.cLaurent Pinchart2016-02-19
* drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart2016-02-19
* drm: rcar-du: Add VSP1 support to the planes allocatorLaurent Pinchart2016-02-19
* drm: rcar-du: Don't update planes on disabled CRTCsLaurent Pinchart2016-02-19