index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_crtc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
drm: Place Renesas drivers in a separate dir
Biju Das
1
-1338
/
+0
2023-05-29
drm: rcar-du: remove R-Car H3 ES1.* workarounds
Wolfram Sang
1
-34
/
+3
2023-03-25
drm: rcar-du: Don't write unimplemented ESCR and OTAR registers on Gen3
Laurent Pinchart
1
-2
/
+15
2023-03-25
drm: rcar-du: lvds: Fix LVDS PLL disable on D3/E3
Laurent Pinchart
1
-10
/
+11
2023-01-24
drm: rcar-du: Stop accessing non-existent registers on gen4
Tomi Valkeinen
1
-3
/
+5
2023-01-24
drm: rcar-du: Fix setting a reserved bit in DPLLCR
Tomi Valkeinen
1
-3
/
+20
2023-01-24
drm: rcar-du: Add quirk for H3 ES1.x pclk workaround
Tomi Valkeinen
1
-7
/
+1
2022-09-07
drm: rcar-du: Fix DSI enable & disable sequence
Tomi Valkeinen
1
-0
/
+26
2022-09-07
drm: rcar-du: lvds: Rename pclk enable/disable functions
Tomi Valkeinen
1
-2
/
+2
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-1
/
+1
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+6
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-07
drm: rcar-du: Drop file name from comment header blocks
Laurent Pinchart
1
-1
/
+1
2022-07-07
drm: rcar-du: Extend CMM HDSE documentation
Kieran Bingham
1
-0
/
+5
2021-12-06
drm: rcar-du: crtc: Support external DSI dot clock
Kieran Bingham
1
-5
/
+6
2021-12-06
drm: rcar-du: Fix CRTC timings when CMM is used
Laurent Pinchart
1
-4
/
+16
2021-10-07
drm: rcar-du: Split CRTC IRQ and Clock features
Kieran Bingham
1
-2
/
+2
2021-10-07
drm: rcar-du: Only initialise TVM_TVSYNC mode when supported
Kieran Bingham
1
-1
/
+4
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
1
-9
/
+3
2021-01-05
drm: rcar-du: Embed drm_device in rcar_du_device
Laurent Pinchart
1
-1
/
+1
2021-01-05
drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
Laurent Pinchart
1
-8
/
+2
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-4
/
+7
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
1
-5
/
+1
2019-12-18
Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
1
-0
/
+71
2019-12-18
drm: rcar-du: crtc: Register GAMMA_LUT properties
Jacopo Mondi
1
-0
/
+4
2019-12-18
drm: rcar-du: crtc: Control CMM operations
Jacopo Mondi
1
-0
/
+61
2019-12-18
drm: rcar-du: kms: Initialize CMM instances
Jacopo Mondi
1
-0
/
+6
2019-12-09
drm: Stop accessing encoder->bridge directly
Boris Brezillon
1
-3
/
+7
2019-03-28
drm: rcar-du: Link CRTCs to the DU device
Kieran Bingham
1
-24
/
+24
2019-03-28
drm: rcar-du: crtc: Make local functions static
Kieran Bingham
1
-4
/
+5
2019-03-18
drm: rcar-du: Add writeback support for R-Car Gen3
Laurent Pinchart
1
-1
/
+6
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+34
2019-02-08
drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3
Laurent Pinchart
1
-0
/
+34
2019-02-07
drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-0
/
+3
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+0
2019-01-14
drm: rcar-du: Remove inclusion of drmP.h
Laurent Pinchart
1
-1
/
+0
2019-01-14
drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
Laurent Pinchart
1
-22
/
+20
2018-11-23
drm: rcar-du: Reject modes that fail CRTC timing requirements
Laurent Pinchart
1
-0
/
+12
2018-11-23
drm: rcar-du: Fix external clock error checks
Laurent Pinchart
1
-5
/
+9
2018-11-23
drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()'
Christophe JAILLET
1
-1
/
+1
2018-11-23
drm: rcar-du: Fix typo in comment
Laurent Pinchart
1
-1
/
+1
2018-09-25
drm: rcar-du: Don't use TV sync mode when not supported by the hardware
Laurent Pinchart
1
-1
/
+6
2018-09-25
drm: rcar-du: Cache DSYSR value to ensure known initial value
Laurent Pinchart
1
-8
/
+8
2018-09-25
drm: rcar-du: Use LVDS PLL clock as dot clock when possible
Laurent Pinchart
1
-0
/
+8
2018-09-25
drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
Laurent Pinchart
1
-51
/
+56
2018-09-15
drm: rcar-du: Write ESCR and OTAR as CRTC registers
Jacopo Mondi
1
-3
/
+2
[next]