index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
/
atmel_hlcdc_output.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm/atmel-hlcdc: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-8
/
+4
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-1
/
+2
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
drm/atmel_hlcdc: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-1
/
+2
|
/
*
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
2018-08-27
1
-8
/
+69
*
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
Peter Rosin
2018-08-27
1
-2
/
+13
*
Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-16
1
-158
/
+15
|
\
|
*
drm/atmel-hlcdc: Fix panel registration
Boris Brezillon
2017-06-07
1
-2
/
+0
|
*
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
Eric Anholt
2017-06-05
1
-149
/
+14
|
*
drm/atmel-hlcdc: Drop custom encoder cleanup func.
Eric Anholt
2017-06-05
1
-7
/
+1
*
|
drm/atmel-hlcdc: Fix output initialization
Boris Brezillon
2017-05-18
1
-22
/
+14
|
/
*
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
2017-04-18
1
-3
/
+2
*
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
1
-52
/
+21
*
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
1
-3
/
+1
*
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
1
-4
/
+6
|
\
|
*
drm: atmel-hlcdc: Fix OF graph parsing
Boris Brezillon
2016-06-21
1
-4
/
+6
*
|
drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-12
/
+0
|
/
*
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2016-04-14
1
-81
/
+112
*
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-04-14
1
-46
/
+0
*
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
Boris Brezillon
2016-04-14
1
-12
/
+0
*
drm: atmel-hlcdc: fix connector and encoder types
Boris Brezillon
2016-04-14
1
-2
/
+2
*
drm/atmel-hlcdc: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-2
/
+2
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: atmel-hlcdc: add RGB565 and RGB444 output support
Boris Brezillon
2015-08-18
1
-0
/
+4
*
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
2015-02-22
1
-26
/
+15
*
drm: add Atmel HLCDC Display Controller support
Boris Brezillon
2015-01-21
1
-0
/
+319