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_crtc.c
Age
Commit message (
Expand
)
Author
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2019-12-18
Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2019-12-18
drm: rcar-du: crtc: Register GAMMA_LUT properties
Jacopo Mondi
2019-12-18
drm: rcar-du: crtc: Control CMM operations
Jacopo Mondi
2019-12-18
drm: rcar-du: kms: Initialize CMM instances
Jacopo Mondi
2019-12-09
drm: Stop accessing encoder->bridge directly
Boris Brezillon
2019-03-28
drm: rcar-du: Link CRTCs to the DU device
Kieran Bingham
2019-03-28
drm: rcar-du: crtc: Make local functions static
Kieran Bingham
2019-03-18
drm: rcar-du: Add writeback support for R-Car Gen3
Laurent Pinchart
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-08
drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3
Laurent Pinchart
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-23
drm: rcar-du: Reject modes that fail CRTC timing requirements
Laurent Pinchart
2018-11-23
drm: rcar-du: Fix external clock error checks
Laurent Pinchart
2018-11-23
drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_...
Christophe JAILLET
2018-11-23
drm: rcar-du: Fix typo in comment
Laurent Pinchart
2018-09-25
drm: rcar-du: Don't use TV sync mode when not supported by the hardware
Laurent Pinchart
2018-09-25
drm: rcar-du: Cache DSYSR value to ensure known initial value
Laurent Pinchart
2018-09-25
drm: rcar-du: Use LVDS PLL clock as dot clock when possible
Laurent Pinchart
2018-09-25
drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
Laurent Pinchart
2018-09-15
drm: rcar-du: Write ESCR and OTAR as CRTC registers
Jacopo Mondi
2018-09-15
drm: rcar-du: Rename and document dpll_ch field
Jacopo Mondi
2018-09-15
drm: rcar-du: Improve non-DPLL clock selection
Jacopo Mondi
2018-09-15
drm: rcar-du: Rework clock configuration based on hardware limits
Laurent Pinchart
2018-09-14
drm: rcar-du: Add interlaced feature flag
Kieran Bingham
2018-09-14
drm: rcar-du: Support interlaced video output through vsp1
Kieran Bingham
2018-09-14
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
2018-08-13
drm/rcar-du/crc: Implement get_crc_sources callback
Mahesh Kumar
2018-08-13
drm/rcar-du/crc: Implement verify_crc_source callback
Mahesh Kumar
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-05-17
media: drm: rcar-du: Add support for CRC computation
Laurent Pinchart
2018-05-05
drm: rcar-du: Split CRTC handling to support hardware indexing
Kieran Bingham
2018-02-14
drm: rcar-du: Calculate DPLLCR to be more small jitter
Kuninori Morimoto
2018-02-14
drm: rcar-du: Use 1000 to avoid misunderstanding in rcar_du_dpll_divider()
Kuninori Morimoto
2017-12-04
drm: rcar-du: Clip planes to screen boundaries
Laurent Pinchart
2017-12-04
drm: rcar-du: Remove unused CRTC suspend/resume functions
Kieran Bingham
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
drm: rcar-du: Fix race condition when disabling planes at CRTC stop
Laurent Pinchart
2017-08-03
drm: rcar-du: Use the VBK interrupt for vblank events
Laurent Pinchart
2017-08-03
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
2017-08-03
drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x
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-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-05-22
drm: rcar-du: Register a completion callback with VSP1
Kieran Bingham
[next]