summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_kms.c
AgeCommit message (Expand)Author
2022-07-07drm: rcar-du: Drop file name from comment header blocksLaurent Pinchart
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2021-10-07drm: rcar-du: Allow importing non-contiguous dma-buf with VSPLaurent Pinchart
2021-10-07drm: rcar-du: Improve kernel log messages when initializing encodersLaurent Pinchart
2021-01-05drm: rcar-du: Fix leak of CMM platform device referenceLaurent Pinchart
2021-01-05drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun
2021-01-05drm: rcar-du: Replace dev_private with container_ofLaurent Pinchart
2021-01-05drm: rcar-du: Embed drm_device in rcar_du_deviceLaurent Pinchart
2020-09-22drm: rcar-du: Fix pitch handling for fully planar YUV formatsLaurent Pinchart
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