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
Age
Commit message (
Expand
)
Author
2015-01-27
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-01-25
drm/exynos: fimd: check error status for drm_iommu_attach_device
Ajay Kumar
2015-01-25
drm/exynos: create exynos_check_plane()
Gustavo Padovan
2015-01-25
drm/exynos: remove mode_set() ops from exynos_crtc
Gustavo Padovan
2015-01-25
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
Gustavo Padovan
2015-01-25
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
Gustavo Padovan
2015-01-25
drm/exynos: call exynos_update_plane() directly on page flips
Gustavo Padovan
2015-01-25
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
2015-01-25
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
2015-01-25
drm/exynos: don't do any DPMS operation while updating planes
Gustavo Padovan
2015-01-25
drm/exynos: Don't touch DPMS when updating overlay planes
Gustavo Padovan
2015-01-25
drm/exynos/vidi: remove useless ops->commit()
Gustavo Padovan
2015-01-25
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2015-01-25
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2015-01-25
drm/exynos: expose struct exynos_drm_crtc
Gustavo Padovan
2015-01-25
drm/exynos: move to_exynos_crtc() macro to main header
Gustavo Padovan
2015-01-21
drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
Geert Uytterhoeven
2015-01-18
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
2015-01-18
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
2015-01-18
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
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-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-11-25
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
2014-11-25
drm/exynos: Fix exynos_dpi_remove() parameter
Gustavo Padovan
2014-11-25
drm/exynos: vidi: add component support
Inki Dae
2014-11-25
drm/exynos: fix exynos_drm_component_del
Inki Dae
2014-11-24
drm/exynos/ipp: fix error return code
Julia Lawall
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/dpi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/dpi: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos/dp: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/dp: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/vidi: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos/hdmi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/hdmi: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
[next]