summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda2017-01-201-0/+2
* drm/exynos/decon5433: fix CMU programmingAndrzej Hajda2017-01-201-4/+0
* drm/exynos/decon5433: do not disable video after resetAndrzej Hajda2017-01-201-2/+0
* drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda2017-01-131-3/+5
* drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda2017-01-131-4/+3
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-4/+2
* drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependencyJavier Martinez Canillas2016-12-051-1/+1
* drm/exynos: gsc: fix spelling mistakesColin Ian King2016-12-052-2/+2
* exynos-drm: Fix error messages to print flags and sizeShuah Khan2016-12-051-2/+2
* drm/exynos/hdmi: refactor infoframe codeAndrzej Hajda2016-12-052-101/+42
* Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-051-0/+5
|\
| * gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav2016-11-251-0/+5
* | drm/exynos: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-5/+1
* | Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-111-2/+0
|\ \
| * | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-021-2/+0
* | | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-073-1/+22
|\ \ \ | |/ / |/| / | |/
| * drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-263-1/+22
* | Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-251-1/+2
|\ \ | |/ |/|
| * drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-171-1/+2
* | mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+2
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-1112-327/+353
|\|
| * drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi2016-10-011-3/+0
| * drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi2016-10-011-2/+7
| * drm/exynos: g2d: wait for engine to finishTobias Jakobi2016-10-011-7/+77
| * drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi2016-10-011-15/+33
| * drm/exynos: g2d: move PM management to runqueue workerTobias Jakobi2016-10-011-22/+56
| * Revert "drm/exynos: g2d: fix system and runtime pm integration"Tobias Jakobi2016-10-011-7/+22
| * drm/exynos: use drm core to handle page-flip eventAndrzej Hajda2016-10-018-78/+21
| * drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie2016-10-011-1/+1
| * drm/exynos/fimd: add clock rate checkingAndrzej Hajda2016-10-011-11/+28
| * drm/exynos: fix pending update handlingAndrzej Hajda2016-10-013-60/+2
| * drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda2016-10-011-46/+20
| * drm/exynos: g2d: beautify probing messageTobias Jakobi2016-10-011-1/+1
| * drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi2016-10-011-2/+2
| * drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi2016-10-011-25/+30
| * gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...Milo Kim2016-10-011-3/+2
| * gpu: drm: exynos_hdmi: Move PHY logic into single functionMilo Kim2016-10-011-30/+33
| * gpu: drm: exynos_hdmi: Move DDC logic into single functionMilo Kim2016-10-011-21/+25
| * Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-285-107/+18
| |\
| * | drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-291-1/+1
* | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-111-2/+1
|\ \ \
| * \ \ Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-055-107/+18
| |\ \ \ | | | |/ | | |/|
| * | | [media] s5p-tv: remove obsolete driverHans Verkuil2016-08-241-2/+1
| | |/ | |/|
* | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-111-1/+1
|\ \ \ | |_|/ |/| |
| * | iommu/dma: Avoid PCI host bridge windowsRobin Murphy2016-09-161-1/+1
| |/
* | Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann2016-09-191-4/+2
* | drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski2016-09-181-22/+7
* | drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski2016-09-181-24/+2
* | drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
* | drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2