index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
Seung-Woo Kim
1
-10
/
+5
2011-11-17
drm/exynos: Add disable of manager
Joonyoung Shim
3
-26
/
+55
2011-11-15
drm/exynos: include linux/module.h
Inki Dae
1
-0
/
+1
2011-11-15
drm/exynos: fix vblank bug.
Inki Dae
1
-10
/
+36
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
10
-133
/
+148
2011-11-15
drm/exynos: removed unnecessary variable.
Inki Dae
1
-2
/
+0
2011-11-15
drm/exynos: use gem create function generically
Inki Dae
3
-36
/
+55
2011-11-15
drm/exynos: checked for null pointer
Seung-Woo Kim
1
-2
/
+4
2011-11-15
drm/exynos: added crtc dpms for disable crtc
Joonyoung Shim
3
-11
/
+73
2011-11-15
drm/exynos: removed meaningless parameter from fbdev update
Seung-Woo Kim
1
-9
/
+5
2011-11-15
drm/exynos: restored kernel_fb_list when reiniting fb_helper
Joonyoung Shim
1
-0
/
+15
2011-11-15
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
4
-22
/
+23
2011-11-15
drm/exynos: added manager object to connector
Inki Dae
2
-8
/
+33
2011-11-15
drm/exynos: fixed converting between display mode and timing
Seung-Woo Kim
1
-1
/
+8
2011-11-15
drm/exynos: fixed connector flag with hpd and interlace scan for hdmi
Seung-Woo Kim
1
-0
/
+2
2011-11-15
drm/exynos: added kms poll for handling hpd event
Seung-Woo Kim
2
-0
/
+17
2011-10-18
drm/exynos: fixed build warnings and comments.
Inki Dae
2
-13
/
+2
2011-10-18
drm/exynos: fixed page flip bug.
Inki Dae
4
-13
/
+35
2011-10-18
drm/exynos: added comments and code clean.
Inki Dae
3
-3
/
+11
2011-10-18
drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().
Inki Dae
1
-0
/
+2
2011-10-18
drm/exynos: added device object as argument of subdrv_probe().
Inki Dae
3
-3
/
+3
2011-10-18
drm/exynos: fixed overlay updating time at page flip.
Inki Dae
3
-4
/
+3
2011-10-18
drm/exynos: fixed overlay data updating.
Inki Dae
7
-103
/
+162
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
20
-0
/
+4075