index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-20
1
-7
/
+0
*
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-16
1
-1
/
+1
|
\
|
*
drm/exynos: Use lockless gem BO free callback
Daniel Vetter
2016-05-10
1
-1
/
+1
*
|
drm/exynos: support gem_prime_mmap
Joonyoung Shim
2016-05-10
1
-0
/
+1
|
/
*
drm/exynos: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-2
/
+2
*
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
Joonyoung Shim
2016-03-13
1
-0
/
+2
*
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
2016-03-01
1
-4
/
+38
*
drm/exynos: refactor driver and device registration code
Marek Szyprowski
2016-03-01
1
-126
/
+107
*
drm/exynos: Remove event cancelling from postclose
Daniel Vetter
2016-02-08
1
-14
/
+0
*
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
2016-01-12
1
-0
/
+5
*
drm/exynos: simplify sleep PM ops
Andrzej Hajda
2015-12-13
1
-46
/
+30
*
drm/exynos: separate Mixer and HDMI drivers
Andrzej Hajda
2015-11-03
1
-1
/
+3
*
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
1
-10
/
+10
|
\
|
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-10
/
+10
*
|
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/exynos: Suspend/resume is unused if !PM
Thierry Reding
2015-09-30
1
-0
/
+2
*
|
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
1
-1
/
+1
*
|
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
1
-1
/
+1
|
/
*
drm/exynos: add render node support
Joonyoung Shim
2015-08-30
1
-19
/
+19
*
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
2015-08-30
1
-2
/
+0
*
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
2015-08-30
1
-1
/
+2
*
drm/exynos: wait all planes updates to finish
Gustavo Padovan
2015-08-30
1
-1
/
+43
*
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
2015-08-30
1
-0
/
+113
*
drm/exynos: use prime helpers
Joonyoung Shim
2015-08-16
1
-3
/
+6
*
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
1
-1
/
+0
*
drm/exynos: fold encoder setup into exynos_drm_load()
Gustavo Padovan
2015-08-16
1
-2
/
+10
*
drm/exynos: move order to register vidi kms driver
Joonyoung Shim
2015-08-16
1
-3
/
+3
*
drm/exynos: mic: add MIC driver
Hyungwon Hwang
2015-06-22
1
-3
/
+3
*
drm/exynos: remove SoC checking code
Andrzej Hajda
2015-06-19
1
-26
/
+1
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-19
1
-208
/
+72
*
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
2015-06-19
1
-82
/
+138
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-19
1
-0
/
+2
*
drm/exynos: track vblank events on a per crtc basis
Mandeep Singh Baines
2015-04-13
1
-13
/
+0
*
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-04-13
1
-14
/
+0
*
drm/exynos: Add DECON driver
Ajay Kumar
2015-02-11
1
-0
/
+4
*
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
2015-01-11
1
-12
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-16
1
-157
/
+95
|
\
|
*
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-12-02
1
-0
/
+12
|
|
\
|
*
|
drm/exynos: fix exynos_drm_component_del
Inki Dae
2014-11-25
1
-2
/
+0
|
*
|
drm/exynos: clean up machine compatible string check
Inki Dae
2014-11-24
1
-3
/
+15
|
*
|
drm/exynos: move Exynos platform drivers registration to init
Gustavo Padovan
2014-11-24
1
-57
/
+48
|
*
|
Revert "drm/exynos: fix null pointer dereference issue"
Gustavo Padovan
2014-11-24
1
-8
/
+9
|
*
|
drm/exynos: Fix DSI resuming fail because power domain being off
Krzysztof Kozlowski
2014-11-24
1
-2
/
+0
|
*
|
drm/exynos: remove ifdeferry from initialization code
Andrzej Hajda
2014-11-24
1
-135
/
+61
|
*
|
drm/exynos: fix null pointer dereference issue
Inki Dae
2014-11-24
1
-9
/
+9
|
*
|
drm/exynos: fix possible infinite loop issue
Inki Dae
2014-11-24
1
-16
/
+15
|
*
|
drm/exynos: resolve infinite loop issue on non multi-platform
Inki Dae
2014-11-24
1
-0
/
+6
|
*
|
drm/exynos: resolve infinite loop issue on multi-platform
Inki Dae
2014-11-24
1
-0
/
+12
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
1
-1
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
[next]