summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_kms.c
AgeCommit message (Expand)Author
2020-03-26drm/rcar-du: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2019-12-18drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps"Geert Uytterhoeven
2019-12-18drm: rcar-du: kms: Initialize CMM instancesJacopo Mondi
2019-10-16drm: rcar-du: kms: Expand comment in vsps parsing routineJacopo Mondi
2019-06-08drm: rcar-du: Add support for missing 16-bit RGB1555 formatsLaurent Pinchart
2019-06-08drm: rcar-du: Add support for missing 16-bit RGB4444 formatsLaurent Pinchart
2019-06-08drm: rcar-du: Add support for missing 32-bit RGB formatsLaurent Pinchart
2019-06-08drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS modeLaurent Pinchart
2019-03-18drm: rcar-du: Add writeback support for R-Car Gen3Laurent Pinchart
2019-03-18drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structureLaurent Pinchart
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