index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-11-25
drm/exynos: fix exynos_drm_component_del
Inki Dae
2014-11-24
drm/exynos: clean up machine compatible string check
Inki Dae
2014-11-24
drm/exynos: move Exynos platform drivers registration to init
Gustavo Padovan
2014-11-24
Revert "drm/exynos: fix null pointer dereference issue"
Gustavo Padovan
2014-11-24
drm/exynos: Fix DSI resuming fail because power domain being off
Krzysztof Kozlowski
2014-11-24
drm/exynos: remove ifdeferry from initialization code
Andrzej Hajda
2014-11-24
drm/exynos: fix null pointer dereference issue
Inki Dae
2014-11-24
drm/exynos: fix possible infinite loop issue
Inki Dae
2014-11-24
drm/exynos: resolve infinite loop issue on non multi-platform
Inki Dae
2014-11-24
drm/exynos: resolve infinite loop issue on multi-platform
Inki Dae
2014-11-10
drm/exynos: fix possible infinite loop issue
Inki Dae
2014-11-10
drm/exynos: resolve infinite loop issue on non multi-platform
Inki Dae
2014-11-10
drm/exynos: resolve infinite loop issue on multi-platform
Inki Dae
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
2014-11-03
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
2014-11-03
drm/exynos: propagate plane initialization errors
Andrzej Hajda
2014-11-03
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
2014-10-20
gpu: drm: exynos: drop owner assignment from platform_drivers
Wolfram Sang
[next]