index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_kms.c
Age
Commit message (
Expand
)
Author
2020-09-22
drm: rcar-du: Fix pitch handling for fully planar YUV formats
Laurent Pinchart
2020-03-26
drm/rcar-du: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2019-12-18
drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps"
Geert Uytterhoeven
2019-12-18
drm: rcar-du: kms: Initialize CMM instances
Jacopo Mondi
2019-10-16
drm: rcar-du: kms: Expand comment in vsps parsing routine
Jacopo Mondi
2019-06-08
drm: rcar-du: Add support for missing 16-bit RGB1555 formats
Laurent Pinchart
2019-06-08
drm: rcar-du: Add support for missing 16-bit RGB4444 formats
Laurent Pinchart
2019-06-08
drm: rcar-du: Add support for missing 32-bit RGB formats
Laurent Pinchart
2019-06-08
drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
Laurent Pinchart
2019-03-18
drm: rcar-du: Add writeback support for R-Car Gen3
Laurent Pinchart
2019-03-18
drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure
Laurent Pinchart
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-08
drm: rcar-du: Simplify encoder registration
Laurent Pinchart
2019-02-08
drm: rcar-du: add missing of_node_put
Julia Lawall
2019-02-07
drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm: rcar-du: Remove inclusion of drmP.h
Laurent Pinchart
2019-01-14
drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
Laurent Pinchart
2018-11-29
drm/rcar-du: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-11-23
drm: rcar-du: Fix vblank initialization
Laurent Pinchart
2018-09-25
drm: rcar-du: Enable configurable DPAD0 routing on Gen3
Laurent Pinchart
2018-09-15
drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3
Laurent Pinchart
2018-09-15
drm: rcar-du: Add support for missing pixel formats
Koji Matsuoka
2018-09-15
drm: rcar-du: Update Gen3 output limitations
Kieran Bingham
2018-09-14
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-05-15
Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2018-05-05
drm: rcar-du: Allow DU groups to work with hardware indexing
Kieran Bingham
2018-05-05
drm: rcar-du: Split CRTC handling to support hardware indexing
Kieran Bingham
2018-05-05
drm: rcar-du: Use NULL for table initialisation
Kieran Bingham
2018-04-16
drm/rcar-du: Convert to the new generic alpha property
Maxime Ripard
2018-03-28
drm: rcar-du: Let core take care of normalizing the zpos
Peter Ujfalusi
2018-03-07
drm: rcar-du: Convert LVDS encoder code to bridge driver
Laurent Pinchart
2017-10-01
drm/rcar-du: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-03
drm: rcar-du: Wait for flip completion instead of vblank in commit tail
Laurent Pinchart
2017-08-03
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
2017-08-03
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
2017-08-03
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
drm: rcar-du: Use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-04-04
drm: rcar-du: Skip disabled outputs
Laurent Pinchart
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
drm: rcar-du: Use DRM core's atomic commit helper
Laurent Pinchart
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-15
drm: rcar-du: Simplify and fix probe error handling
Laurent Pinchart
2016-11-14
drm: rcar-du: Fix crash in encoder failure error path
Laurent Pinchart
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
[next]