Sign in
android-kvm
/
linux
/
bb902cb47cf93b33cd92b3b7a4019330a03ef57f
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_encoder.c
7a1adbd
drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
by Kieran Bingham
· 4 years, 2 months ago
3a608bc
drm: rcar-du: Drop local encoder variable
by Laurent Pinchart
· 4 years, 3 months ago
9a24860
drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode
by Laurent Pinchart
· 4 years, 3 months ago
ea6aae1
drm: rcar-du: Embed drm_device in rcar_du_device
by Laurent Pinchart
· 4 years, 3 months ago
f5f1672
drm: rcar-du: Use DRM-managed allocation for encoders
by Laurent Pinchart
· 4 years, 3 months ago
d8d164a2b
drm: rcar-du: Drop unneeded encoder cleanup in error path
by Laurent Pinchart
· 4 years, 3 months ago
53ced169
drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
by Laurent Pinchart
· 4 years, 3 months ago
f9b21bd
drm/rcar-du: Use simple encoder
by Thomas Zimmermann
· 5 years ago
a25b988
drm/bridge: Extend bridge API to disable connector creation
by Laurent Pinchart
· 5 years ago
89958b7
drm/bridge: panel: Infer connector type from panel by default
by Laurent Pinchart
· 6 years ago
ee68c74
drm: Stop including drm_bridge.h from drm_crtc.h
by Boris Brezillon
· 6 years ago
8e8fdda
drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
by Laurent Pinchart
· 6 years ago
73eb547
drm: rcar-du: Support panels connected directly to the DPAD outputs
by Laurent Pinchart
· 6 years ago
a6cc417
drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3
by Laurent Pinchart
· 6 years ago
5aebc85
drm: rcar-du: Simplify encoder registration
by Laurent Pinchart
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
9a47db8
drm: rcar-du: Remove inclusion of drmP.h
by Laurent Pinchart
· 6 years ago
b8a4303
drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
by Laurent Pinchart
· 6 years ago
0bbce9e
drm: rcar-du: Convert to SPDX identifiers
by Kuninori Morimoto
· 7 years ago
c6a27fa
drm: rcar-du: Convert LVDS encoder code to bridge driver
by Laurent Pinchart
· 7 years ago
4bf9914
drm: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
381ddfe
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
by Laurent Pinchart
· 8 years ago
5c60253
drm: rcar-du: Replace manual bridge implementation with DRM bridge
by Laurent Pinchart
· 8 years ago
e947ecc
drm: rcar-du: Add support for LVDS mode selection
by Laurent Pinchart
· 8 years ago
bf7149f
drm: rcar-du: Use the DRM panel API
by Laurent Pinchart
· 8 years ago
e79a7df
drm: rcar-du: Switch to encoder .atomic_mode_set() helper function
by Laurent Pinchart
· 8 years ago
1d92611
drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder
by Archit Taneja
· 9 years ago
15b6412b
drm: rcar-du: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 9 years ago
d9829a3
drm: rcar-du: lvds: Avoid duplication of clock clamp code
by Laurent Pinchart
· 10 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
ede7714
drm: rcar-du: Replace encoder mode_fixup with atomic_check
by Laurent Pinchart
· 10 years ago
f348323
drm: rcar-du: Switch connector DPMS to atomic helpers
by Laurent Pinchart
· 10 years ago
cf1cc6f2
drm: rcar-du: Switch mode config to atomic helpers
by Laurent Pinchart
· 10 years ago
f6638b6
drm: rcar-du: Rework encoder enable/disable for atomic updates
by Laurent Pinchart
· 10 years ago
44ef7ed
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
by Laurent Pinchart
· 10 years ago
3dbf11e
drm: rcar-du: Clamp DPMS states to on and off
by Laurent Pinchart
· 10 years ago
5e433b6
drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction
by Laurent Pinchart
· 10 years ago
347d761
drm: rcar-du: Don't fail probe in case of partial encoder init error
by Laurent Pinchart
· 10 years ago
637e619
drm: rcar-du: Add HDMI encoder and connector support
by Laurent Pinchart
· 11 years ago
4b96b70
drm: rcar-du: Replace direct DRM encoder access with cast macro
by Laurent Pinchart
· 11 years ago
3ea4d5e
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
by Laurent Pinchart
· 10 years ago
2378ad1
drm: rcar-du: Remove platform data support
by Laurent Pinchart
· 10 years ago
96c0269
drm/rcar-du: Add OF support
by Laurent Pinchart
· 11 years ago
36d5046
drm/rcar-du: Update copyright notice
by Laurent Pinchart
· 11 years ago
90374b5
drm/rcar-du: Add internal LVDS encoder support
by Laurent Pinchart
· 12 years ago
ef67a90
drm/rcar-du: Rework output routing support
by Laurent Pinchart
· 12 years ago
9194731
drm/rcar-du: Rename platform data fields to match what they describe
by Laurent Pinchart
· 12 years ago
6978f12
drm/rcar-du: Merge LVDS and VGA encoder code
by Laurent Pinchart
· 12 years ago