index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
drm/exynos: add check for the device power status
Shirish S
2013-01-25
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
2013-01-25
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
2013-01-25
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
2013-01-25
drm/exynos: Remove "internal" interrupt handling
Sean Paul
2013-01-25
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
2013-01-25
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2013-01-25
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
2013-01-25
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
2013-01-25
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
2013-01-25
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
2013-01-25
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
2013-01-04
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-15
drm/exynos: add gsc ipp driver
Eunchul Kim
2012-12-15
drm/exynos: add rotator ipp driver
Eunchul Kim
2012-12-15
drm/exynos: add fimc ipp driver
Eunchul Kim
2012-12-15
drm/exynos: add iommu support for ipp
Eunchul Kim
2012-12-15
drm/exynos: add ipp subsystem
Eunchul Kim
2012-12-15
drm/exynos: support device tree for fimd
Joonyoung Shim
2012-12-14
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
[next]