index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-05-29
drm: Place Renesas drivers in a separate dir
Biju Das
2023-01-21
drm: rcar-du: Add new formats (2-10-10-10 ARGB, Y210)
Tomi Valkeinen
2022-09-07
drm: rcar-du: Use %p4cc to print 4CC format
Biju Das
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-07
drm: rcar-du: Drop file name from comment header blocks
Laurent Pinchart
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2021-11-30
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2021-10-07
drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
Laurent Pinchart
2021-10-07
drm: rcar-du: Improve kernel log messages when initializing encoders
Laurent Pinchart
2021-01-05
drm: rcar-du: Fix leak of CMM platform device reference
Laurent Pinchart
2021-01-05
drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...
Wang Xiaojun
2021-01-05
drm: rcar-du: Replace dev_private with container_of
Laurent Pinchart
2021-01-05
drm: rcar-du: Embed drm_device in rcar_du_device
Laurent Pinchart
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
[next]