summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
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
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski
2018-08-24drm: Plumb modifiers through plane initBen Widawsky
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-05-30drm/exynos: g2d: use monotonic timestampsArnd Bergmann
2018-02-25drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann
2017-12-14drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda
2017-12-09drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda
2017-11-08drm/exynos: g2d: prevent integer overflow inJoonyoung Shim
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-10-01drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi
2016-10-01drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi
2016-10-01drm/exynos: g2d: wait for engine to finishTobias Jakobi
2016-10-01drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi
2016-10-01drm/exynos: g2d: move PM management to runqueue workerTobias Jakobi
2016-10-01Revert "drm/exynos: g2d: fix system and runtime pm integration"Tobias Jakobi
2016-10-01drm/exynos: use drm core to handle page-flip eventAndrzej Hajda
2016-10-01drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie
2016-10-01drm/exynos/fimd: add clock rate checkingAndrzej Hajda
2016-10-01drm/exynos: fix pending update handlingAndrzej Hajda
2016-10-01drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda
2016-10-01drm/exynos: g2d: beautify probing messageTobias Jakobi
2016-10-01drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi
2016-10-01drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi
2016-10-01gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...Milo Kim
2016-10-01gpu: drm: exynos_hdmi: Move PHY logic into single functionMilo Kim
2016-10-01gpu: drm: exynos_hdmi: Move DDC logic into single functionMilo Kim
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-19Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann
2016-09-18drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski
2016-09-18drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski
2016-09-18drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski
2016-09-18drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski
2016-09-18exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil