开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.c
Age
Commit message (
Expand
)
Author
2017-01-31
drm/exynos: use atomic helper commit
Inki Dae
2017-01-31
drm/exynos: remove unnecessary codes
Inki Dae
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-01
drm/exynos: fix pending update handling
Andrzej Hajda
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-07-13
drm/exynos: iommu: add support for ARM64 specific code for IOMMU glue
Marek Szyprowski
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-02
drm/exynos: Use for_each_crtc_in_state
Daniel Vetter
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-17
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-10
drm/exynos: support gem_prime_mmap
Joonyoung Shim
2016-05-10
drm/exynos: Use lockless gem BO free callback
Daniel Vetter
2016-05-02
drm/exynos: Rename async to nonblock.
Maarten Lankhorst
2016-03-13
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
Joonyoung Shim
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
2016-03-01
drm/exynos: refactor driver and device registration code
Marek Szyprowski
2016-02-08
drm/exynos: Remove event cancelling from postclose
Daniel Vetter
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
2015-12-13
drm/exynos: simplify sleep PM ops
Andrzej Hajda
2015-11-03
drm/exynos: separate Mixer and HDMI drivers
Andrzej Hajda
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-09-30
drm/exynos: Suspend/resume is unused if !PM
Thierry Reding
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-08-31
drm/exynos: add render node support
Joonyoung Shim
2015-08-31
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
2015-08-31
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
2015-08-31
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
2015-08-16
drm/exynos: use prime helpers
Joonyoung Shim
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
drm/exynos: fold encoder setup into exynos_drm_load()
Gustavo Padovan
2015-08-16
drm/exynos: move order to register vidi kms driver
Joonyoung Shim
2015-06-22
drm/exynos: mic: add MIC driver
Hyungwon Hwang
2015-06-20
drm/exynos: remove SoC checking code
Andrzej Hajda
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-04-13
drm/exynos: track vblank events on a per crtc basis
Mandeep Singh Baines
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-02-11
drm/exynos: Add DECON driver
Ajay Kumar
2015-01-12
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
[next]