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_connector.c
Age
Commit message (
Expand
)
Author
2012-10-31
drm/exynos: fix display on issue
Inki Dae
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
drm/exynos: fix display power call issue.
Inki Dae
2012-10-04
drm/exynos: Fix potential NULL pointer dereference
Sachin Kamat
2012-10-04
drm/exynos: fixed duplicated mode setting.
Inki Dae
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-07-27
drm/exynos: Add missing static storage class specifier
Sachin Kamat
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-21
drm/exynos: added virtual display driver.
Inki Dae
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
2012-03-15
drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion
Laurent Pinchart
2012-02-15
drm/exynos: added panel physical size.
Eun-Chul Kim
2011-11-15
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
2011-11-15
drm/exynos: added manager object to connector
Inki Dae
2011-11-15
drm/exynos: fixed converting between display mode and timing
Seung-Woo Kim
2011-11-15
drm/exynos: fixed connector flag with hpd and interlace scan for hdmi
Seung-Woo Kim
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae