aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_drv.c
Commit message (Expand)AuthorAge
* drm/exynos: iommu: add support for ARM64 specific code for IOMMU glueMarek Szyprowski2016-07-13
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-21
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* drm/exynos: Use for_each_crtc_in_stateDaniel Vetter2016-06-02
* drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-20
* Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-16
|\
| * drm/exynos: Use lockless gem BO free callbackDaniel Vetter2016-05-10
* | drm/exynos: support gem_prime_mmapJoonyoung Shim2016-05-10
|/
* drm/exynos: Rename async to nonblock.Maarten Lankhorst2016-05-02
* drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim2016-03-13
* drm/exynos: use real device for DMA-mapping operationsMarek Szyprowski2016-03-01
* drm/exynos: refactor driver and device registration codeMarek Szyprowski2016-03-01
* drm/exynos: Remove event cancelling from postcloseDaniel Vetter2016-02-08
* drm/exynos: fix kernel panic issue at drm releasingInki Dae2016-01-12
* drm/exynos: simplify sleep PM opsAndrzej Hajda2015-12-13
* drm/exynos: separate Mixer and HDMI driversAndrzej Hajda2015-11-02
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-19
|\
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-16
* | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-15
|\ \ | |/ |/|
| * drm/exynos: Suspend/resume is unused if !PMThierry Reding2015-09-30
* | drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* | drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-08
|/
* drm/exynos: add render node supportJoonyoung Shim2015-08-30
* drm/exynos: remove legacy ->suspend()/resume()Gustavo Padovan2015-08-30
* drm/exynos: Enable atomic modesetting featureGustavo Padovan2015-08-30
* drm/exynos: wait all planes updates to finishGustavo Padovan2015-08-30
* drm/exynos: add atomic asynchronous commitGustavo Padovan2015-08-30
* drm/exynos: use prime helpersJoonyoung Shim2015-08-16
* drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-15
* drm/exynos: fold encoder setup into exynos_drm_load()Gustavo Padovan2015-08-15
* drm/exynos: move order to register vidi kms driverJoonyoung Shim2015-08-15
* drm/exynos: mic: add MIC driverHyungwon Hwang2015-06-22
* drm/exynos: remove SoC checking codeAndrzej Hajda2015-06-19
* drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-19
* drm/exynos: consolidate driver/device initialization codeAndrzej Hajda2015-06-19
* drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-19
* drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines2015-04-12
* drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan2015-04-12
* drm/exynos: Add DECON driverAjay Kumar2015-02-11
* drm/exynos: remove the redundant machine checking codeHyungwon Hwang2015-01-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-01
| |\
| * | drm/exynos: fix exynos_drm_component_delInki Dae2014-11-24
| * | drm/exynos: clean up machine compatible string checkInki Dae2014-11-24
| * | drm/exynos: move Exynos platform drivers registration to initGustavo Padovan2014-11-24
| * | Revert "drm/exynos: fix null pointer dereference issue"Gustavo Padovan2014-11-24
| * | drm/exynos: Fix DSI resuming fail because power domain being offKrzysztof Kozlowski2014-11-24
| * | drm/exynos: remove ifdeferry from initialization codeAndrzej Hajda2014-11-24
| * | drm/exynos: fix null pointer dereference issueInki Dae2014-11-24
| * | drm/exynos: fix possible infinite loop issueInki Dae2014-11-24