aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä3-1/+22
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-327/+353
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+1
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab5-107/+18
2016-10-01drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi1-3/+0
2016-10-01drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi1-2/+7
2016-10-01drm/exynos: g2d: wait for engine to finishTobias Jakobi1-7/+77
2016-10-01drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi1-15/+33
2016-10-01drm/exynos: g2d: move PM management to runqueue workerTobias Jakobi1-22/+56
2016-10-01Revert "drm/exynos: g2d: fix system and runtime pm integration"Tobias Jakobi1-7/+22
2016-10-01drm/exynos: use drm core to handle page-flip eventAndrzej Hajda8-78/+21
2016-10-01drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie1-1/+1
2016-10-01drm/exynos/fimd: add clock rate checkingAndrzej Hajda1-11/+28
2016-10-01drm/exynos: fix pending update handlingAndrzej Hajda3-60/+2
2016-10-01drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda1-46/+20
2016-10-01drm/exynos: g2d: beautify probing messageTobias Jakobi1-1/+1
2016-10-01drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi1-2/+2
2016-10-01drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi1-25/+30
2016-10-01gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk consumerMilo Kim1-3/+2
2016-10-01gpu: drm: exynos_hdmi: Move PHY logic into single functionMilo Kim1-30/+33
2016-10-01gpu: drm: exynos_hdmi: Move DDC logic into single functionMilo Kim1-21/+25
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie5-107/+18
2016-09-19Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann1-4/+2
2016-09-18drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski1-22/+7
2016-09-18drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski1-24/+2
2016-09-18drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan1-3/+3
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy1-1/+1
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying1-1/+1
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil1-2/+1
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-62/+13
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski4-19/+17
2016-07-29drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski3-62/+13
2016-07-21GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap"Markus Elfring1-2/+1
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter10-69/+136
2016-07-16Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/linux into drm-nextDave Airlie1-2/+2
2016-07-15gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-07-15Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie5-53/+126
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-4/+0
2016-07-13drm/exynos: iommu: add support for ARM64 specific code for IOMMU glueMarek Szyprowski3-7/+57
2016-07-13drm/exynos: iommu: move ARM specific code to exynos_drm_iommu.hMarek Szyprowski2-33/+42
2016-07-13drm/exynos: iommu: remove unused entries from exynos_drm_private strcutureMarek Szyprowski2-9/+2
2016-07-13drm/exynos: iommu: add a check if all sub-devices have iommu controllerMarek Szyprowski1-0/+5
2016-07-13drm/exynos: iommu: move dma_params configuration code to separate functionsMarek Szyprowski1-6/+22
2016-07-12drm/exynos: make fbdev support really optionalTobias Jakobi1-4/+0
2016-07-05drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()Yakir Yang1-2/+2
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie5-15/+9