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
2013-01-17
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+5
2012-11-22
drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c
Sachin Kamat
1
-1
/
+1
2012-11-22
drm/exynos: Make exynos4/5_fimd_driver_data static
Sachin Kamat
1
-2
/
+2
2012-11-22
drm/exynos: fix overlay updating issue
Inki Dae
1
-0
/
+6
2012-11-22
drm/exynos: remove unnecessary code.
Inki Dae
1
-1
/
+0
2012-11-22
drm/exynos: fix linux framebuffer address setting.
Inki Dae
1
-1
/
+2
2012-10-31
drm: exynos: removed warning due to missing typecast for mixer driver data
Rahul Sharma
1
-1
/
+1
2012-10-31
drm/exynos: add support for ARCH_MULTIPLATFORM
Rob Clark
1
-1
/
+1
2012-10-31
drm/exynos: fix display on issue
Inki Dae
2
-16
/
+18
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
20
-243
/
+896
2012-10-05
drm: exynos: hdmi: remove drm common hdmi platform data struct
Rahul Sharma
4
-25
/
+34
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmi
Rahul Sharma
1
-4
/
+79
2012-10-05
drm: exynos: hdmi: replace is_v13 with version check in hdmi
Rahul Sharma
1
-20
/
+20
2012-10-05
drm: exynos: hdmi: add support for exynos5 mixer
Rahul Sharma
2
-3
/
+49
2012-10-05
drm: exynos: hdmi: add support to disable video processor in mixer
Rahul Sharma
1
-53
/
+98
2012-10-05
drm: exynos: hdmi: add support for platform variants for mixer
Rahul Sharma
1
-0
/
+28
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmiphy
Rahul Sharma
1
-1
/
+11
2012-10-05
drm: exynos: hdmi: add support for exynos5 ddc
Rahul Sharma
1
-5
/
+17
2012-10-05
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
Tomasz Stanislawski
1
-4
/
+1
2012-10-05
drm: exynos: hdmi: use s5p-hdmi platform data
Tomasz Stanislawski
1
-31
/
+24
2012-10-05
drm: exynos: hdmi: fix interrupt handling
Tomasz Stanislawski
1
-2
/
+3
2012-10-05
drm: exynos: hdmi: support for platform variants
Tomasz Stanislawski
1
-1
/
+24
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-18
/
+3
2012-10-04
drm/exynos: fix kcalloc size of g2d cmdlist node
Joonyoung Shim
1
-2
/
+1
2012-10-04
drm/exynos: fix to calculate CRTC shown via screen
Joonyoung Shim
1
-2
/
+54
2012-10-04
drm/exynos: fix display power call issue.
Inki Dae
3
-4
/
+5
2012-10-04
drm/exynos: add platform_device_id table and driver data for drm fimd
Leela Krishna Amudala
1
-4
/
+39
2012-10-04
drm/exynos: Fix potential NULL pointer dereference
Sachin Kamat
1
-1
/
+5
2012-10-04
drm/exynos: support drm_wait_vblank feature for VIDI
Inki Dae
1
-1
/
+21
2012-10-04
drm/exynos: check crtc's dpms mode at SetCrtc
Inki Dae
1
-0
/
+6
2012-10-04
drm/exynos: check crtc's dpms mode at page flip
Inki Dae
1
-0
/
+6
2012-10-04
drm/exynos: fix duplicated mutex lock issue
Inki Dae
1
-5
/
+0
2012-10-04
drm/exynos: add pid to g2d_runqueue_node
Inki Dae
1
-0
/
+2
2012-10-04
drm/exynos: Disable plane when released
Inki Dae
1
-0
/
+15
2012-10-04
drm/exynos: update crtc to plane safely
Inki Dae
1
-3
/
+56
2012-10-04
drm/exynos: check NV12M format specific to Exynos properly
Inki Dae
4
-17
/
+73
2012-10-04
drm/exynos: make sure that hardware overlay for hdmi is disabled
Inki Dae
3
-0
/
+25
2012-10-04
drm/exynos: make sure that hardware overlay for fimd is disabled
Inki Dae
1
-0
/
+12
2012-10-04
drm/exynos: add wait_for_vblank callback interface.
Inki Dae
2
-0
/
+27
2012-10-04
drm/exynos: fixed duplicated mode setting.
Inki Dae
4
-14
/
+62
2012-10-04
drm/exynos: separeated fimd_power_on into some parts.
Inki Dae
1
-20
/
+40
2012-10-04
drm/exynos: separated subdrv_probe function into two parts.
Inki Dae
1
-31
/
+69
2012-10-04
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
4
-4
/
+4
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
20
-42
/
+37
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
19
-37
/
+37
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
5
-5
/
+0
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-02
drm: refcnt drm_framebuffer (v4.1)
Rob Clark
1
-2
/
+2
[next]