index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-2
/
+2
*
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-08-25
1
-8
/
+4
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
1
-15
/
+1
*
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
1
-1
/
+0
*
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-9
/
+0
*
drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
2016-05-10
1
-67
/
+2
*
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/exynos: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-4
/
+4
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
1
-23
/
+43
*
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
1
-2
/
+24
*
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
1
-22
/
+19
*
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
2015-08-16
1
-27
/
+9
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
1
-18
/
+2
*
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-20
1
-1
/
+1
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-20
1
-0
/
+4
*
drm/exynos/dpi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-3
/
+2
*
drm/exynos/dpi: embed display into private context
Andrzej Hajda
2014-11-24
1
-18
/
+21
*
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-11-03
1
-4
/
+0
*
drm/exynos/dpi: unregister connector and panel on removal
Andrzej Hajda
2014-09-20
1
-1
/
+5
*
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-08-07
1
-2
/
+6
|
\
|
*
drm/exynos: dpi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-2
/
+6
*
|
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-08
1
-2
/
+2
|
\
\
|
*
|
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-2
/
+2
|
|
/
*
|
drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
Tomasz Figa
2014-06-24
1
-1
/
+1
|
/
*
drm: Remove spurious ';'
Damien Lespiau
2014-06-10
1
-1
/
+1
*
drm/exynos: consider deferred probe case
Inki Dae
2014-06-02
1
-3
/
+19
*
drm/exynos: Staticize exynos_dpi_of_find_panel_node
Sachin Kamat
2014-06-02
1
-1
/
+1
*
drm/exynos: separate dpi from fimd
Andrzej Hajda
2014-06-02
1
-20
/
+20
*
drm/exynos: dpi: fix hotplug fail issue
Inki Dae
2014-06-02
1
-4
/
+1
*
drm/exynos: add component framework support
Inki Dae
2014-06-02
1
-7
/
+9
*
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
1
-7
/
+0
*
drm/exynos: restore parallel output interface support
Andrzej Hajda
2014-03-24
1
-0
/
+339