index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-26
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-30
/
+2
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
1
-29
/
+1
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
1
-1
/
+1
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-14
drm/exynos: support device tree for fimd
Joonyoung Shim
1
-0
/
+21
2012-12-14
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
1
-4
/
+12
2012-12-14
drm/exynos: fix x, y coordinates for right bottom pixel
Joonyoung Shim
1
-7
/
+11
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
1
-5
/
+1
2012-12-13
drm/exynos: clear windows in fimd dpms off
Prathyush K
1
-1
/
+39
2012-12-13
drm/exynos: modify wait_for_vblank of fimd
Prathyush K
1
-4
/
+21
2012-12-13
drm/exynos: move fimd wait_for_vblank to manager_ops
Prathyush K
1
-12
/
+12
2012-12-05
drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
Sachin Kamat
1
-24
/
+7
2012-11-29
drm/exynos: add iommu support to fimd driver
Inki Dae
1
-1
/
+8
2012-11-29
drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock
Imre Deak
1
-12
/
+0
2012-11-29
drm/exynos: call drm_vblank_put for each queued flip event
Imre Deak
1
-7
/
+1
2012-11-29
drm/exynos: Make exynos4/5_fimd_driver_data static
Sachin Kamat
1
-2
/
+2
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-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
1
-25
/
+92
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: make sure that hardware overlay for fimd is disabled
Inki Dae
1
-0
/
+12
2012-10-04
drm/exynos: separeated fimd_power_on into some parts.
Inki Dae
1
-20
/
+40
2012-10-04
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-09-13
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
Sachin Kamat
1
-5
/
+0
2012-08-08
include/video: move fimd register headers from platform to include/video
Leela Krishna Amudala
1
-1
/
+1
2012-07-27
drm/exynos: Use devm_* functions in exynos_drm_fimd.c
Sachin Kamat
1
-32
/
+8
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
1
-8
/
+12
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-19
/
+1
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
1
-19
/
+1
2012-03-15
drm/exynos: fix runtime_pm fimd device state on probe
Marek Szyprowski
1
-11
/
+6
2012-02-15
drm/exynos: added panel physical size.
Eun-Chul Kim
1
-13
/
+14
2012-02-15
drm/exynos: fixed page flip issue.
Inki Dae
1
-1
/
+6
2012-01-27
drm/exynos: fixed pm feature for fimd module.
Inki Dae
1
-50
/
+59
2011-12-29
drm/exynos: added mutex lock and code clean.
Inki Dae
1
-12
/
+25
2011-12-29
drm/exynos: Support multi buffers
Seung-Woo Kim
1
-2
/
+2
2011-12-29
drm/exynos: added pm support.
Inki Dae
1
-0
/
+59
2011-12-21
drm/exynos: Add plane support with fimd
Joonyoung Shim
1
-8
/
+25
2011-12-21
drm/exynos: add runtime pm feature for fimd
Joonyoung Shim
1
-1
/
+77
2011-12-21
drm/exynos: updated crtc and encoder dpms framework.
Inki Dae
1
-49
/
+64
2011-11-17
drm/exynos: Add disable of manager
Joonyoung Shim
1
-26
/
+35
2011-11-15
drm/exynos: fix vblank bug.
Inki Dae
1
-10
/
+36
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
1
-6
/
+6
2011-11-15
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
1
-2
/
+2
2011-10-18
drm/exynos: fixed build warnings and comments.
Inki Dae
1
-12
/
+1
2011-10-18
drm/exynos: fixed page flip bug.
Inki Dae
1
-6
/
+9
2011-10-18
drm/exynos: added device object as argument of subdrv_probe().
Inki Dae
1
-1
/
+1
2011-10-18
drm/exynos: fixed overlay updating time at page flip.
Inki Dae
1
-2
/
+0
2011-10-18
drm/exynos: fixed overlay data updating.
Inki Dae
1
-17
/
+42
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
1
-0
/
+796