summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-02drm/radeon/hdmi: use separated file for DCE 3.1/3.2 codeRafał Miłecki5-141/+263
2014-06-02drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2Christian König7-1/+9
2014-06-02drm/radeon: add large PTE support for NI, SI and CIK v5Christian König5-9/+98
2014-06-02drm/radeon: add a i2c bus mutexAlex Deucher4-8/+37
2014-06-02drm/msm: use correct gfp flag for vram allocationRob Clark1-1/+1
2014-06-02drm/msm/mdp5: fix error return valueRob Clark1-6/+16
2014-06-02drm/msm: remove redundant private plane cleanupRob Clark2-4/+0
2014-06-02drm/msm: add perf logging debugfsRob Clark7-5/+436
2014-06-02drm/msm: add rd logging debugfsRob Clark7-1/+392
2014-06-02Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie49-1771/+6778
2014-06-02imx-drm: imx-tve: remove unused variableVincent Stehlé1-1/+0
2014-06-02drm: Missed clflushopt in drm_clflush_virt_rangeRoss Zwisler1-1/+1
2014-06-02drm/plane: Fix a couple of checkpatch warningsThierry Reding1-3/+3
2014-06-02drm/plane: Fix sparse warningsThierry Reding2-1/+2
2014-06-02drm/exynos: Fix double locks at PM resumeTakashi Iwai1-1/+1
2014-06-02drm/ast: Fix double lock at PM resumeTakashi Iwai1-2/+0
2014-06-02drm/dp-helper: Deprecate old i2c-over-dp_aux heleprsDaniel Vetter1-0/+4
2014-06-02drm/exynos: consider deferred probe caseInki Dae8-75/+303
2014-06-02drm/exynos: remove unnecessary exynos_hdmi.h fileJingoo Han1-23/+0
2014-06-01drm/exynos/fimd: allow multiplatform configurationAndrzej Hajda1-1/+1
2014-06-01drm/exynos: add hdmiphy power on/off sequenceShirish S2-7/+40
2014-06-01drm/exynos: ipp: remove description of non-existing fieldAndrzej Hajda1-1/+0
2014-06-01drm/exynos: ipp: update comment for struct drm_ipp_buf_infoYoungJun Cho1-1/+1
2014-06-01drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho1-11/+14
2014-06-01drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho1-38/+48
2014-06-01drm/exynos: ipp: add ipp_remove_id()YoungJun Cho1-11/+31
2014-06-01drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho2-2/+20
2014-06-01drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho2-8/+8
2014-06-01drm/exynos: ipp: remove duplicated settingYoungJun Cho1-1/+1
2014-06-01drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho1-52/+9
2014-06-01drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.cSachin Kamat1-4/+1
2014-06-01drm/exynos: remove hardware overlays disable from fimd probeRahul Sharma1-17/+0
2014-06-01drm/exynos: Fix checkpatch warning in exynos_dp_reg.cSachin Kamat1-1/+1
2014-06-01drm/exynos: add fimd dependency to fimd related encodersAndrzej Hajda1-3/+3
2014-06-01drm/exynos: remove redundant mutex_unlockAndrzej Hajda1-1/+0
2014-06-01drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda1-9/+5
2014-06-01drm/exynos/fimc: replace mutex by spinlockAndrzej Hajda1-5/+6
2014-06-01drm/exynos/fimc: replace hw access macros with functionsAndrzej Hajda1-161/+150
2014-06-01drm/exynos/fimc: simplify irq masking functionAndrzej Hajda1-16/+9
2014-06-01drm/exynos/fimc: simplify pre-scaler ratio calculationAndrzej Hajda1-43/+13
2014-06-01drm/exynos/ipp: simplify property list allocationAndrzej Hajda5-26/+8
2014-06-01drm/exynos/ipp: correct ipp_id field initializationAndrzej Hajda2-9/+6
2014-06-01drm/exynos/ipp: fix get_property IOCTLAndrzej Hajda1-1/+1
2014-06-01drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat1-3/+3
2014-06-01drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat1-1/+0
2014-06-01drm/exynos: Staticize exynos_dpi_of_find_panel_nodeSachin Kamat1-1/+1
2014-06-01drm/exynos: Fix PTN3460 dependencyJean Delvare2-3/+3
2014-06-01drm/exynos: use 4WORD dma burst length for small fbsRahul Sharma1-0/+14
2014-06-01drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma3-8/+25
2014-06-01drm/exynos: allocate non-contigous buffers when iommu is enabledRahul Sharma1-12/+10