index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-2
/
+0
|
\
|
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-26
1
-0
/
+20
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-1
/
+2
|
/
*
drm/exynos: fix pending update handling
Andrzej Hajda
2016-10-01
1
-43
/
+1
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
drm/exynos: iommu: add support for ARM64 specific code for IOMMU glue
Marek Szyprowski
2016-07-13
1
-6
/
+1
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
drm/exynos: Use for_each_crtc_in_state
Daniel Vetter
2016-06-02
1
-4
/
+4
*
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-21
1
-7
/
+0
*
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-17
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-13
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-31
1
-19
/
+19
*
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
2015-08-31
1
-2
/
+0
*
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
2015-08-31
1
-1
/
+2
*
drm/exynos: wait all planes updates to finish
Gustavo Padovan
2015-08-31
1
-1
/
+43
*
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
2015-08-31
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-20
1
-26
/
+1
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
1
-208
/
+72
*
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
2015-06-20
1
-82
/
+138
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-20
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-12
1
-12
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
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
[next]