index
:
pm24.git
master
perf-mon
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_drm_dsi.c
Age
Commit message (
Expand
)
Author
2016-06-10
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-05-10
drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
2016-04-30
drm/exynos: dsi: use generic of_device_get_match_data helper
Marek Szyprowski
2016-03-02
drm/exynos/dsi: use core helper to create DSI packet
Andrzej Hajda
2016-03-01
drm/exynos/dsi: constify read only structures
Andrzej Hajda
2016-03-01
drm/exynos/dsi: replace registry access macros with functions
Andrzej Hajda
2016-03-01
drm/exynos: support exynos5422 mipi-dsi
Chanho Park
2016-03-01
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
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: dsi: modify a error type when getting a node failed
Inki Dae
2015-12-13
drm/exynos: dsi: add runtime pm support
Inki Dae
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
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 struct exynos_drm_display
Gustavo Padovan
2015-08-16
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
2015-06-22
drm/exynos: dsi: do not set TE GPIO direction by input
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: add support for MIC driver as a bridge
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: add support for Exynos5433
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: make use of array for clock access
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: make use of driver data for static values
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: add macros for register access
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: rename pll_clk to sclk_clk
Hyungwon Hwang
2015-06-20
drm/exynos: dsi: check whether dsi is enabled before sending data
Hyungwon Hwang
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-04-13
drm/exynos: dsi: remove the empty mode_valid callback
Hyungwon Hwang
2014-11-24
drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN
YoungJun Cho
2014-11-24
drm/exynos: dsi: move TE irq handler registration position
YoungJun Cho
2014-11-24
drm/exynos: dsi: move DSIM_STATE_ENABLED set position
YoungJun Cho
2014-11-24
drm/exynos: dsi: support Exynos4415 SoC
YoungJun Cho
2014-11-24
drm/exynos: dsi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos: dsi: remove redundant encoder field
Andrzej Hajda
2014-11-24
drm/exynos: dsi: simplify device pointer evaluation
Andrzej Hajda
2014-11-24
drm/exynos: dsi: remove global variable exynos_dsi_display
Andrzej Hajda
2014-11-15
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
2014-11-13
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-09-20
drm/exynos/dsi: unregister connector on removal
Andrzej Hajda
2014-09-20
drm/exynos: mipi-dsi: add Exynos3 SoC support
Inki Dae
2014-09-20
drm/exynos: mipi-dsi: consider non-continuous clock mode
Inki Dae
2014-09-20
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
YoungJun Cho
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: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-04
Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
Sjoerd Simons
2014-08-03
drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs
YoungJun Cho
[next]