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
/
exynos
/
exynos_dp_core.c
Age
Commit message (
Expand
)
Author
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-01
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-13
drm/exynos: dp: add of_graph dt binding support for panel
Inki Dae
2015-12-13
drm/exynos: add pm_runtime to DP
Gustavo Padovan
2015-12-13
drm/exynos: do not start enabling DP at bind() phase
Gustavo Padovan
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-10-01
drm/exynos: dp: remove suspend/resume functions
Inki Dae
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
drm/exynos: remove extra call to exynos_dp_commit()
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
drm/exynos: remove wrappers for phy_power_{on,off}
Gustavo Padovan
2015-08-16
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-18
Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-06-05
drm/bridge: Remove stale ptn3460.h include
Thierry Reding
2015-05-19
drm/exynos: dp: Lower level of EDID read success message
Krzysztof Kozlowski
2015-05-19
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
Krzysztof Kozlowski
2015-04-13
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
2015-02-07
drm/exynos: use driver internal struct
Joonyoung Shim
2015-01-28
drm/exynos: dp: support drm_bridge
Ajay Kumar
2015-01-28
drm/bridge: ptn3460: Convert to I2C driver model
Ajay Kumar
2014-11-24
drm/exynos/dp: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/dp: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos: dp: Remove support for unused dptx-phy
Vivek Gautam
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-09-20
drm/exynos/dp: unregister connector on removal
Andrzej Hajda
2014-09-03
drm/exynos: Renaming DP training vswing pre emph defines
Sonika Jindal
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-08-06
drm/exynos: dp: Modify driver to support drm_panel
Ajay Kumar
2014-08-06
drm/exynos: Move DP setup into commit()
Ajay Kumar
2014-08-04
Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
Sjoerd Simons
2014-08-03
drm/exynos: dp: Use correct module license
Jingoo Han
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
2014-06-02
drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
Sachin Kamat
2014-06-02
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
Jingoo Han
2014-06-02
drm/exynos: dp: support hotplug detection via GPIO
Andrew Bresticker
2014-06-02
drm/exynos: add component framework support
Inki Dae
2014-06-02
drm/exynos: dp: remove unnecessary OOM messages
Jingoo Han
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-04
drm/exynos: remove MODULE_DEVICE_TABLE definitions
Inki Dae
2014-03-24
drm/exynos: Implement lvds bridge discovery to DP driver
Sean Paul
2014-03-24
drm/exynos: Implement drm_connector directly in dp driver
Sean Paul
2014-03-24
drm/exynos: Implement dpms display callback in DP
Sean Paul
[next]