index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_encoder.c
Age
Commit message (
Expand
)
Author
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
drm: rcar-du: Replace manual bridge implementation with DRM bridge
Laurent Pinchart
2017-04-04
drm: rcar-du: Add support for LVDS mode selection
Laurent Pinchart
2017-04-04
drm: rcar-du: Use the DRM panel API
Laurent Pinchart
2017-04-04
drm: rcar-du: Switch to encoder .atomic_mode_set() helper function
Laurent Pinchart
2016-07-18
drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder
Archit Taneja
2016-06-10
drm: rcar-du: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-02-23
drm: rcar-du: lvds: Avoid duplication of clock clamp code
Laurent Pinchart
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-03-03
drm: rcar-du: Replace encoder mode_fixup with atomic_check
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
Laurent Pinchart
2014-12-23
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
2014-12-23
drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction
Laurent Pinchart
2014-12-23
drm: rcar-du: Don't fail probe in case of partial encoder init error
Laurent Pinchart
2014-11-26
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
2014-11-26
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-09-15
drm/rcar-du: Add OF support
Laurent Pinchart
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
2013-08-09
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
2013-08-09
drm/rcar-du: Rework output routing support
Laurent Pinchart
2013-08-09
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
2013-08-09
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart