index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
2012-02-03
drm exynos: use drm_fb_helper_set_par directly
Sascha Hauer
2012-01-27
drm/exynos: fixed pm feature for fimd module.
Inki Dae
2012-01-27
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
Inki Dae
2012-01-27
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
Seung-Woo Kim
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
2012-01-05
drm: add support for private planes
Rob Clark
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-29
drm/exynos: added mutex lock and code clean.
Inki Dae
2011-12-29
drm/exynos: extend vblank off delay time.
Inki Dae
2011-12-29
drm/exynos: change driver name.
Inki Dae
2011-12-29
drm/exynos: Support multi buffers
Seung-Woo Kim
2011-12-29
drm/exynos: added pm support.
Inki Dae
2011-12-29
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
Joonyoung Shim
2011-12-29
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
2011-12-29
drm/exynos: Fix a fake mmap offset creation
Joonyoung Shim
2011-12-29
drm/exynos: gem code cleanup
Joonyoung Shim
2011-12-21
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-21
drm/exynos: add runtime pm feature for fimd
Joonyoung Shim
2011-12-21
drm/exynos: updated crtc and encoder dpms framework.
Inki Dae
2011-12-21
drm/exynos: Use struct drm_mode_fb_cmd2
Joonyoung Shim
2011-12-21
drm/exynos: Fix compile errors
Joonyoung Shim
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-11-17
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
Seung-Woo Kim
2011-11-17
drm/exynos: Add disable of manager
Joonyoung Shim
2011-11-15
drm/exynos: include linux/module.h
Inki Dae
2011-11-15
drm/exynos: fix vblank bug.
Inki Dae
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
drm/exynos: removed unnecessary variable.
Inki Dae
2011-11-15
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
drm/exynos: checked for null pointer
Seung-Woo Kim
2011-11-15
drm/exynos: added crtc dpms for disable crtc
Joonyoung Shim
2011-11-15
drm/exynos: removed meaningless parameter from fbdev update
Seung-Woo Kim
2011-11-15
drm/exynos: restored kernel_fb_list when reiniting fb_helper
Joonyoung Shim
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-11-15
drm/exynos: added kms poll for handling hpd event
Seung-Woo Kim
2011-10-18
drm/exynos: fixed build warnings and comments.
Inki Dae
2011-10-18
drm/exynos: fixed page flip bug.
Inki Dae
2011-10-18
drm/exynos: added comments and code clean.
Inki Dae
2011-10-18
drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().
Inki Dae
2011-10-18
drm/exynos: added device object as argument of subdrv_probe().
Inki Dae
2011-10-18
drm/exynos: fixed overlay updating time at page flip.
Inki Dae
2011-10-18
drm/exynos: fixed overlay data updating.
Inki Dae
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae