index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2013-04-20
drm/exynos: prepare FIMD clocks
Vikas Sajjan
2013-04-16
drm/exynos: drm_connector: Fix error check condition
Sachin Kamat
2013-04-16
drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-16
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-16
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-16
drm/exynos: change the method for getting the interrupt
Vikas Sajjan
2013-04-16
drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd
Vikas Sajjan
2013-04-16
drm/exynos: Add display-timing node parsing using video helper function
Vikas Sajjan
2013-04-16
drm/exynos: hdmi: move mode_fixup to drm common hdmi
Rahul Sharma
2013-04-16
drm/exynos: hdmi: using drm_display_mode timings for exynos4
Rahul Sharma
2013-03-20
drm/exynos: Check g2d cmd list for g2d restrictions
YoungJun Cho
2013-03-20
drm/exynos: Add a new function to get gem buffer size
Inki Dae
2013-03-20
drm/exynos: Deal with g2d buffer info more efficiently
YoungJun Cho
2013-03-20
drm/exynos: Clean up some G2D codes for readability
YoungJun Cho
2013-03-20
drm/exynos: Fix G2D core malfunctioning issue
YoungJun Cho
2013-03-20
drm/exynos: clear node object type at gem unmap
YoungJun Cho
2013-03-20
drm/exynos: Fix error routine to getting dma addr.
YoungJun Cho
2013-03-20
drm/exynos: Replaced kzalloc & memcpy with kmemdup
Alexandru Gheorghiu
2013-03-20
drm/exynos: fimd: calculate the correct address offset
Leela Krishna Amudala
2013-03-20
drm/exynos: Make mixer_check_timing static
Sachin Kamat
2013-03-20
drm/exynos: modify the compatible string for exynos fimd
Vikas Sajjan
2013-02-28
drm/exynos: convert to idr_alloc()
Tejun Heo
2013-02-28
drm: don't use idr_remove_all()
Tejun Heo
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
drm/exynos: Add device tree based discovery support for G2D
Ajay Kumar
2013-02-21
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
2013-02-21
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
2013-02-21
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
2013-02-21
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
2013-02-21
drm/exynos: release resources properly when fb creation is failed.
YoungJun Cho
2013-02-21
drm/exynos: fix wrong pointer access at vm close.
YoungJun Cho
2013-02-21
drm/exynos: Add missing braces around sizeof
Sachin Kamat
2013-02-21
drm/exynos: consider exception case to fb handle creation
Inki Dae
2013-02-21
drm/exynos: fix iommu address allocation order
Inki Dae
2013-02-13
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-13
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-13
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
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
[next]