summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-02drm/exynos: consider deferred probe caseInki Dae
2014-06-02drm/exynos: remove unnecessary exynos_hdmi.h fileJingoo Han
2014-06-02drm/exynos/fimd: allow multiplatform configurationAndrzej Hajda
2014-06-02drm/exynos: add hdmiphy power on/off sequenceShirish S
2014-06-02drm/exynos: ipp: remove description of non-existing fieldAndrzej Hajda
2014-06-02drm/exynos: ipp: update comment for struct drm_ipp_buf_infoYoungJun Cho
2014-06-02drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho
2014-06-02drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho
2014-06-02drm/exynos: ipp: add ipp_remove_id()YoungJun Cho
2014-06-02drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho
2014-06-02drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho
2014-06-02drm/exynos: ipp: remove duplicated settingYoungJun Cho
2014-06-02drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho
2014-06-02drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.cSachin Kamat
2014-06-02drm/exynos: remove hardware overlays disable from fimd probeRahul Sharma
2014-06-02drm/exynos: Fix checkpatch warning in exynos_dp_reg.cSachin Kamat
2014-06-02drm/exynos: add fimd dependency to fimd related encodersAndrzej Hajda
2014-06-02drm/exynos: remove redundant mutex_unlockAndrzej Hajda
2014-06-02drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda
2014-06-02drm/exynos/fimc: replace mutex by spinlockAndrzej Hajda
2014-06-02drm/exynos/fimc: replace hw access macros with functionsAndrzej Hajda
2014-06-02drm/exynos/fimc: simplify irq masking functionAndrzej Hajda
2014-06-02drm/exynos/fimc: simplify pre-scaler ratio calculationAndrzej Hajda
2014-06-02drm/exynos/ipp: simplify property list allocationAndrzej Hajda
2014-06-02drm/exynos/ipp: correct ipp_id field initializationAndrzej Hajda
2014-06-02drm/exynos/ipp: fix get_property IOCTLAndrzej Hajda
2014-06-02drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat
2014-06-02drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat
2014-06-02drm/exynos: Staticize exynos_dpi_of_find_panel_nodeSachin Kamat
2014-06-02drm/exynos: Fix PTN3460 dependencyJean Delvare
2014-06-02drm/exynos: use 4WORD dma burst length for small fbsRahul Sharma
2014-06-02drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma
2014-06-02drm/exynos: allocate non-contigous buffers when iommu is enabledRahul Sharma
2014-06-02drm/exynos: hdmi: consider legacy dt bindingInki Dae
2014-06-02drm/exynos: restore core HDMI settingsShirish S
2014-06-02drm/exynos: hdmi: remove unnecessary dedicated i2c driversSeung-Woo Kim
2014-06-02drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma
2014-06-02drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma
2014-06-02drm/exynos: remove unnecessary read for phy configuration valuesRahul Sharma
2014-06-02drm/exynos: replace hdmi reset with hdmi disableRahul Sharma
2014-06-02drm/exynos: Read hpd gpio in is_connected callbackSean Paul
2014-06-02drm/exynos: hdmi: remove unnecessary memsetDaniel Kurtz
2014-06-02drm/exynos: check for null pointers in error handlingPaul Taysom
2014-06-02drm/exynos: Debounce HDMI hotplug interruptsSean Paul
2014-06-02drm/exynos: Don't reset hdmiphy on hdmi offSean Paul
2014-06-02drm/exynos: Fix double locks at PM resumeTakashi Iwai
2014-06-02drm/exynos: dp: Use DPCD defines of drm_dp_helper.hJingoo Han
2014-06-02drm/exynos: update phy settings for RB resolutionsShirish S
2014-06-02drm/exynos: dp: support hotplug detection via GPIOAndrew Bresticker