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
/
atmel-hlcdc
/
atmel_hlcdc_output.c
Age
Commit message (
Expand
)
Author
2020-04-02
drm/atmel-hlcdc: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
drm/atmel_hlcdc: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
2018-08-27
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
Peter Rosin
2017-06-16
Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-07
drm/atmel-hlcdc: Fix panel registration
Boris Brezillon
2017-06-05
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
Eric Anholt
2017-06-05
drm/atmel-hlcdc: Drop custom encoder cleanup func.
Eric Anholt
2017-05-18
drm/atmel-hlcdc: Fix output initialization
Boris Brezillon
2017-04-18
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-21
drm: atmel-hlcdc: Fix OF graph parsing
Boris Brezillon
2016-06-10
drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: fix connector and encoder types
Boris Brezillon
2015-12-15
drm/atmel-hlcdc: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-08-18
drm: atmel-hlcdc: add RGB565 and RGB444 output support
Boris Brezillon
2015-02-22
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
2015-01-21
drm: add Atmel HLCDC Display Controller support
Boris Brezillon