aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
...
| | * | drm: add register and unregister functions for connectorsThomas Wood2014-06-19
| | * | drm: Don't export internal module variablesDaniel Vetter2014-06-18
* | | | dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
|/ / /
* | | drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma2014-06-24
* | | drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma2014-06-24
* | | drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma2014-06-24
* | | drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2014-06-23
* | | drm/exynos: set power state variable after enabling clocks and powerRahul Sharma2014-06-23
* | | drm/exynos: disable unused windows on applyAndrzej Hajda2014-06-23
* | | drm/exynos: Fix de-registration orderingSachin Kamat2014-06-23
* | | drm/exynos: change zero to NULL for sparseDan Carpenter2014-06-23
* | | drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa2014-06-23
* | | drm/exynos: hdmi: fix power order issueInki Dae2014-06-23
| |/ |/|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-12
|\|
| * drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-09
| * drm: Remove spurious ';'Damien Lespiau2014-06-09
| * drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark2014-06-04
| * drm/exynos: consider deferred probe caseInki Dae2014-06-02
| * drm/exynos: remove unnecessary exynos_hdmi.h fileJingoo Han2014-06-02
| * drm/exynos/fimd: allow multiplatform configurationAndrzej Hajda2014-06-01
| * drm/exynos: add hdmiphy power on/off sequenceShirish S2014-06-01
| * drm/exynos: ipp: remove description of non-existing fieldAndrzej Hajda2014-06-01
| * drm/exynos: ipp: update comment for struct drm_ipp_buf_infoYoungJun Cho2014-06-01
| * drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho2014-06-01
| * drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho2014-06-01
| * drm/exynos: ipp: add ipp_remove_id()YoungJun Cho2014-06-01
| * drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho2014-06-01
| * drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho2014-06-01
| * drm/exynos: ipp: remove duplicated settingYoungJun Cho2014-06-01
| * drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho2014-06-01
| * drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.cSachin Kamat2014-06-01
| * drm/exynos: remove hardware overlays disable from fimd probeRahul Sharma2014-06-01
| * drm/exynos: Fix checkpatch warning in exynos_dp_reg.cSachin Kamat2014-06-01
| * drm/exynos: add fimd dependency to fimd related encodersAndrzej Hajda2014-06-01
| * drm/exynos: remove redundant mutex_unlockAndrzej Hajda2014-06-01
| * drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda2014-06-01
| * drm/exynos/fimc: replace mutex by spinlockAndrzej Hajda2014-06-01
| * drm/exynos/fimc: replace hw access macros with functionsAndrzej Hajda2014-06-01
| * drm/exynos/fimc: simplify irq masking functionAndrzej Hajda2014-06-01
| * drm/exynos/fimc: simplify pre-scaler ratio calculationAndrzej Hajda2014-06-01
| * drm/exynos/ipp: simplify property list allocationAndrzej Hajda2014-06-01
| * drm/exynos/ipp: correct ipp_id field initializationAndrzej Hajda2014-06-01
| * drm/exynos/ipp: fix get_property IOCTLAndrzej Hajda2014-06-01
| * drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat2014-06-01
| * drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat2014-06-01
| * drm/exynos: Staticize exynos_dpi_of_find_panel_nodeSachin Kamat2014-06-01
| * drm/exynos: Fix PTN3460 dependencyJean Delvare2014-06-01
| * drm/exynos: use 4WORD dma burst length for small fbsRahul Sharma2014-06-01
| * drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma2014-06-01
| * drm/exynos: allocate non-contigous buffers when iommu is enabledRahul Sharma2014-06-01