index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_kms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2021-11-30
1
-5
/
+5
*
drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
Laurent Pinchart
2021-10-07
1
-0
/
+46
*
drm: rcar-du: Improve kernel log messages when initializing encoders
Laurent Pinchart
2021-10-07
1
-2
/
+2
*
drm: rcar-du: Fix leak of CMM platform device reference
Laurent Pinchart
2021-01-05
1
-3
/
+19
*
drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...
Wang Xiaojun
2021-01-05
1
-4
/
+4
*
drm: rcar-du: Replace dev_private with container_of
Laurent Pinchart
2021-01-05
1
-4
/
+4
*
drm: rcar-du: Embed drm_device in rcar_du_device
Laurent Pinchart
2021-01-05
1
-2
/
+2
*
drm: rcar-du: Fix pitch handling for fully planar YUV formats
Laurent Pinchart
2020-09-22
1
-2
/
+52
*
drm/rcar-du: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
1
-1
/
+3
*
drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps"
Geert Uytterhoeven
2019-12-18
1
-5
/
+12
*
drm: rcar-du: kms: Initialize CMM instances
Jacopo Mondi
2019-12-18
1
-0
/
+76
*
drm: rcar-du: kms: Expand comment in vsps parsing routine
Jacopo Mondi
2019-10-15
1
-1
/
+5
*
drm: rcar-du: Add support for missing 16-bit RGB1555 formats
Laurent Pinchart
2019-06-08
1
-0
/
+30
*
drm: rcar-du: Add support for missing 16-bit RGB4444 formats
Laurent Pinchart
2019-06-08
1
-0
/
+30
*
drm: rcar-du: Add support for missing 32-bit RGB formats
Laurent Pinchart
2019-06-08
1
-0
/
+20
*
drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
Laurent Pinchart
2019-06-08
1
-1
/
+1
*
drm: rcar-du: Add writeback support for R-Car Gen3
Laurent Pinchart
2019-03-18
1
-0
/
+12
*
drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure
Laurent Pinchart
2019-03-18
1
-0
/
+25
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-11
1
-47
/
+5
|
\
|
*
drm: rcar-du: Simplify encoder registration
Laurent Pinchart
2019-02-08
1
-48
/
+4
|
*
drm: rcar-du: add missing of_node_put
Julia Lawall
2019-02-08
1
-0
/
+2
*
|
drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-02-07
1
-0
/
+2
|
/
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm: rcar-du: Remove inclusion of drmP.h
Laurent Pinchart
2019-01-14
1
-1
/
+0
*
drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
Laurent Pinchart
2019-01-14
1
-0
/
+22
*
drm/rcar-du: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-11-29
1
-21
/
+0
*
drm: rcar-du: Fix vblank initialization
Laurent Pinchart
2018-11-23
1
-1
/
+1
*
drm: rcar-du: Enable configurable DPAD0 routing on Gen3
Laurent Pinchart
2018-09-24
1
-0
/
+12
*
drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3
Laurent Pinchart
2018-09-15
1
-12
/
+23
*
drm: rcar-du: Add support for missing pixel formats
Koji Matsuoka
2018-09-15
1
-0
/
+32
*
drm: rcar-du: Update Gen3 output limitations
Kieran Bingham
2018-09-15
1
-2
/
+12
*
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
1
-5
/
+1
*
Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2018-05-15
1
-7
/
+18
|
\
|
*
drm: rcar-du: Allow DU groups to work with hardware indexing
Kieran Bingham
2018-05-05
1
-1
/
+4
|
*
drm: rcar-du: Split CRTC handling to support hardware indexing
Kieran Bingham
2018-05-05
1
-5
/
+13
|
*
drm: rcar-du: Use NULL for table initialisation
Kieran Bingham
2018-05-05
1
-1
/
+1
*
|
drm/rcar-du: Convert to the new generic alpha property
Maxime Ripard
2018-04-16
1
-5
/
+0
*
|
drm: rcar-du: Let core take care of normalizing the zpos
Peter Ujfalusi
2018-03-28
1
-9
/
+2
|
/
*
drm: rcar-du: Convert LVDS encoder code to bridge driver
Laurent Pinchart
2018-03-07
1
-10
/
+4
*
drm/rcar-du: Use drm_gem_fb_create()
Noralf Trønnes
2017-10-01
1
-1
/
+2
*
drm: rcar-du: Wait for flip completion instead of vblank in commit tail
Laurent Pinchart
2017-08-03
1
-1
/
+1
*
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
2017-08-03
1
-1
/
+1
*
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
2017-08-03
1
-11
/
+78
*
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
1
-6
/
+12
*
drm: rcar-du: Use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-08-03
1
-1
/
+1
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-8
/
+8
*
drm: rcar-du: Skip disabled outputs
Laurent Pinchart
2017-04-04
1
-0
/
+7
*
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
1
-35
/
+2
*
drm: rcar-du: Use DRM core's atomic commit helper
Laurent Pinchart
2017-04-04
1
-90
/
+9
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
[next]