aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_dsi.c
Commit message (Expand)AuthorAge
* drm: exynos: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
* drm/exynos/dsi: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-10
* drm/exynos: dsi: use generic of_device_get_match_data helperMarek Szyprowski2016-04-29
* drm/exynos/dsi: use core helper to create DSI packetAndrzej Hajda2016-03-01
* drm/exynos/dsi: constify read only structuresAndrzej Hajda2016-03-01
* drm/exynos/dsi: replace registry access macros with functionsAndrzej Hajda2016-03-01
* drm/exynos: support exynos5422 mipi-dsiChanho Park2016-03-01
* drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski2016-03-01
* drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* drm: exynos: make PM functions as __maybe_unusedArnd Bergmann2016-01-31
* drm/exynos: Constify function pointer structsVille Syrjälä2015-12-15
* Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...Dave Airlie2015-12-14
|\
| * drm/exynos: dsi: modify a error type when getting a node failedInki Dae2015-12-13
| * drm/exynos: dsi: add runtime pm supportInki Dae2015-12-13
* | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
|/
* drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-15
* drm/exynos: remove exynos_drm_create_enc_conn()Gustavo Padovan2015-08-15
* drm/exynos: remove struct exynos_drm_displayGustavo Padovan2015-08-15
* drm/exynos: split display's .dpms() into .enable() and .disable()Gustavo Padovan2015-08-15
* drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang2015-06-22
* drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang2015-06-22
* drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang2015-06-22
* drm/exynos: dsi: make use of array for clock accessHyungwon Hwang2015-06-22
* drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang2015-06-22
* drm/exynos: dsi: add macros for register accessHyungwon Hwang2015-06-22
* drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang2015-06-22
* drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang2015-06-19
* drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-19
* drm/exynos: atomic dpms supportGustavo Padovan2015-06-19
* drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-19
* drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang2015-04-12
* drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOENYoungJun Cho2014-11-24
* drm/exynos: dsi: move TE irq handler registration positionYoungJun Cho2014-11-24
* drm/exynos: dsi: move DSIM_STATE_ENABLED set positionYoungJun Cho2014-11-24
* drm/exynos: dsi: support Exynos4415 SoCYoungJun Cho2014-11-24
* drm/exynos: dsi: stop using display->ctx pointerAndrzej Hajda2014-11-24
* drm/exynos: dsi: remove redundant encoder fieldAndrzej Hajda2014-11-24
* drm/exynos: dsi: simplify device pointer evaluationAndrzej Hajda2014-11-24
* drm/exynos: dsi: remove global variable exynos_dsi_displayAndrzej Hajda2014-11-24
* Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-14
|\
| * drm/dsi: Constify mipi_dsi_msgThierry Reding2014-11-13
* | drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-02
|/
* drm/exynos/dsi: unregister connector on removalAndrzej Hajda2014-09-19
* drm/exynos: mipi-dsi: add Exynos3 SoC supportInki Dae2014-09-19
* drm/exynos: mipi-dsi: consider non-continuous clock modeInki Dae2014-09-19
* drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return valueYoungJun Cho2014-09-19
* Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-08-07
|\
| * drm/exynos: dsi: Add support for panel prepare and unprepare routinesAjay Kumar2014-08-06
* | Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"Sjoerd Simons2014-08-04
* | drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCsYoungJun Cho2014-08-03