index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2013-04-17
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-17
drm/exynos: change the method for getting the interrupt
Vikas Sajjan
2013-04-17
drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd
Vikas Sajjan
2013-04-17
drm/exynos: Add display-timing node parsing using video helper function
Vikas Sajjan
2013-04-17
drm/exynos: hdmi: move mode_fixup to drm common hdmi
Rahul Sharma
2013-04-17
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-27
drm/exynos: convert to idr_alloc()
Tejun Heo
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
2013-02-25
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-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
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
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-20
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
[prev]
[next]