summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_dsi.c
AgeCommit message (Expand)Author
2020-04-02drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski
2020-04-02drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski
2016-06-10drm: exynos: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-05-10drm/exynos/dsi: use of_graph_get_endpoint_by_regs helperPhilipp Zabel
2016-04-30drm/exynos: dsi: use generic of_device_get_match_data helperMarek Szyprowski
2016-03-02drm/exynos/dsi: use core helper to create DSI packetAndrzej Hajda
2016-03-01drm/exynos/dsi: constify read only structuresAndrzej Hajda
2016-03-01drm/exynos/dsi: replace registry access macros with functionsAndrzej Hajda
2016-03-01drm/exynos: support exynos5422 mipi-dsiChanho Park
2016-03-01drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski
2016-02-16drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-01drm: exynos: make PM functions as __maybe_unusedArnd Bergmann
2015-12-15drm/exynos: Constify function pointer structsVille Syrjälä
2015-12-15Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...Dave Airlie
2015-12-13drm/exynos: dsi: modify a error type when getting a node failedInki Dae
2015-12-13drm/exynos: dsi: add runtime pm supportInki Dae
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-08-16drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan
2015-08-16drm/exynos: remove exynos_drm_create_enc_conn()Gustavo Padovan
2015-08-16drm/exynos: remove struct exynos_drm_displayGustavo Padovan
2015-08-16drm/exynos: split display's .dpms() into .enable() and .disable()Gustavo Padovan
2015-06-22drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang
2015-06-22drm/exynos: dsi: make use of array for clock accessHyungwon Hwang
2015-06-22drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang
2015-06-22drm/exynos: dsi: add macros for register accessHyungwon Hwang
2015-06-22drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang
2015-06-20drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang
2015-06-20drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda
2015-06-20drm/exynos: atomic dpms supportGustavo Padovan
2015-06-20drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan
2015-04-13drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang
2014-11-24drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOENYoungJun Cho
2014-11-24drm/exynos: dsi: move TE irq handler registration positionYoungJun Cho
2014-11-24drm/exynos: dsi: move DSIM_STATE_ENABLED set positionYoungJun Cho
2014-11-24drm/exynos: dsi: support Exynos4415 SoCYoungJun Cho
2014-11-24drm/exynos: dsi: stop using display->ctx pointerAndrzej Hajda
2014-11-24drm/exynos: dsi: remove redundant encoder fieldAndrzej Hajda
2014-11-24drm/exynos: dsi: simplify device pointer evaluationAndrzej Hajda
2014-11-24drm/exynos: dsi: remove global variable exynos_dsi_displayAndrzej Hajda
2014-11-15Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda
2014-09-20drm/exynos/dsi: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos: mipi-dsi: add Exynos3 SoC supportInki Dae
2014-09-20drm/exynos: mipi-dsi: consider non-continuous clock modeInki Dae
2014-09-20drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return valueYoungJun Cho
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-08-06drm/exynos: dsi: Add support for panel prepare and unprepare routinesAjay Kumar