index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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