index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
drm/exynos: Use simple encoder
Thomas Zimmermann
1
-6
/
+2
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-12-01
drm/exynos: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-2
/
+2
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-3
/
+6
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-2
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-2
/
+2
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
1
-8
/
+4
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
1
-15
/
+1
2017-02-17
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
1
-1
/
+0
2016-06-10
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-05-10
drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-67
/
+2
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
1
-4
/
+4
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-23
/
+43
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
1
-2
/
+24
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
1
-22
/
+19
2015-08-16
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
1
-27
/
+9
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
1
-18
/
+2
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
1
-1
/
+1
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
1
-0
/
+4
2014-11-24
drm/exynos/dpi: stop using display->ctx pointer
Andrzej Hajda
1
-3
/
+2
2014-11-24
drm/exynos/dpi: embed display into private context
Andrzej Hajda
1
-18
/
+21
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
1
-4
/
+0
2014-09-20
drm/exynos/dpi: unregister connector and panel on removal
Andrzej Hajda
1
-1
/
+5
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+6
2014-08-06
drm/exynos: dpi: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-2
/
+6
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-2
/
+2
2014-06-24
drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
Tomasz Figa
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
1
-1
/
+1
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
1
-3
/
+19
2014-06-02
drm/exynos: Staticize exynos_dpi_of_find_panel_node
Sachin Kamat
1
-1
/
+1
2014-06-02
drm/exynos: separate dpi from fimd
Andrzej Hajda
1
-20
/
+20
2014-06-02
drm/exynos: dpi: fix hotplug fail issue
Inki Dae
1
-4
/
+1
2014-06-02
drm/exynos: add component framework support
Inki Dae
1
-7
/
+9
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
1
-7
/
+0
2014-03-24
drm/exynos: restore parallel output interface support
Andrzej Hajda
1
-0
/
+339