summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_drv.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+20
|\ \ | |/ |/|
| * drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-261-0/+20
* | drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-171-1/+2
|/
* drm/exynos: fix pending update handlingAndrzej Hajda2016-10-011-43/+1
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-291-1/+1
* drm/exynos: iommu: add support for ARM64 specific code for IOMMU glueMarek Szyprowski2016-07-131-6/+1
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-211-1/+0
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-101-1/+1
* drm/exynos: Use for_each_crtc_in_stateDaniel Vetter2016-06-021-4/+4
* drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-211-7/+0
* Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-171-1/+1
|\
| * drm/exynos: Use lockless gem BO free callbackDaniel Vetter2016-05-101-1/+1
* | drm/exynos: support gem_prime_mmapJoonyoung Shim2016-05-101-0/+1
|/
* drm/exynos: Rename async to nonblock.Maarten Lankhorst2016-05-021-2/+2
* drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim2016-03-131-0/+2
* drm/exynos: use real device for DMA-mapping operationsMarek Szyprowski2016-03-011-4/+38
* drm/exynos: refactor driver and device registration codeMarek Szyprowski2016-03-011-126/+107
* drm/exynos: Remove event cancelling from postcloseDaniel Vetter2016-02-081-14/+0
* drm/exynos: fix kernel panic issue at drm releasingInki Dae2016-01-131-0/+5
* drm/exynos: simplify sleep PM opsAndrzej Hajda2015-12-131-46/+30
* drm/exynos: separate Mixer and HDMI driversAndrzej Hajda2015-11-031-1/+3
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-10/+10
|\
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-161-10/+10
* | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-161-0/+2
|\ \ | |/ |/|
| * drm/exynos: Suspend/resume is unused if !PMThierry Reding2015-09-301-0/+2
* | drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-071-1/+1
* | drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-081-1/+1
|/
* drm/exynos: add render node supportJoonyoung Shim2015-08-311-19/+19
* drm/exynos: remove legacy ->suspend()/resume()Gustavo Padovan2015-08-311-2/+0
* drm/exynos: Enable atomic modesetting featureGustavo Padovan2015-08-311-1/+2
* drm/exynos: wait all planes updates to finishGustavo Padovan2015-08-311-1/+43
* drm/exynos: add atomic asynchronous commitGustavo Padovan2015-08-311-0/+113
* drm/exynos: use prime helpersJoonyoung Shim2015-08-161-3/+6
* drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-161-1/+0
* drm/exynos: fold encoder setup into exynos_drm_load()Gustavo Padovan2015-08-161-2/+10
* drm/exynos: move order to register vidi kms driverJoonyoung Shim2015-08-161-3/+3
* drm/exynos: mic: add MIC driverHyungwon Hwang2015-06-221-3/+3
* drm/exynos: remove SoC checking codeAndrzej Hajda2015-06-201-26/+1
* drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-201-208/+72
* drm/exynos: consolidate driver/device initialization codeAndrzej Hajda2015-06-201-82/+138
* drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-201-0/+2
* drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines2015-04-131-13/+0
* drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan2015-04-131-14/+0
* drm/exynos: Add DECON driverAjay Kumar2015-02-111-0/+4
* drm/exynos: remove the redundant machine checking codeHyungwon Hwang2015-01-121-12/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-157/+95
|\
| * Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-021-0/+12
| |\
| * | drm/exynos: fix exynos_drm_component_delInki Dae2014-11-251-2/+0
OpenPOWER on IntegriCloud