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