index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
1
-25
/
+5
2012-04-23
drm/exynos: added missed vm area region mapping type.
Inki Dae
1
-0
/
+2
2012-04-23
drm/exynos: fixed exynos_drm_gem_map_pages bug.
Inki Dae
1
-13
/
+3
2012-04-23
drm/exynos: fixed duplicatd memory allocation bug.
Inki Dae
1
-12
/
+0
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
5
-33
/
+46
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
4
-79
/
+62
2012-04-12
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
1
-4
/
+4
2012-04-12
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
1
-5
/
+5
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2
-4
/
+0
2012-04-12
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2
-18
/
+16
2012-04-05
drm/exynos: add format list of plane
Seung-Woo Kim
1
-0
/
+4
2012-04-03
drm/exynos: fixed duplicated page allocation bug.
Inki Dae
1
-25
/
+9
2012-04-03
drm/exynos: fixed page align and code clean.
Inki Dae
3
-17
/
+43
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-716
/
+3339
2012-03-21
drm/exynos: added virtual display driver.
Inki Dae
8
-2
/
+747
2012-03-20
drm/exynos: enable hdmi audio feature
Seung-Woo Kim
2
-0
/
+349
2012-03-20
drm/exynos: add default pixel format for plane
Eunchul Kim
1
-2
/
+6
2012-03-20
drm/exynos: cleanup exynos_hdmi.h
Joonyoung Shim
3
-43
/
+36
2012-03-20
drm/exynos: add is_local member in exynos_drm_subdrv struct
Joonyoung Shim
2
-0
/
+5
2012-03-20
drm/exynos: add subdrv open/close functions
Joonyoung Shim
3
-0
/
+54
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
16
-355
/
+77
2012-03-20
drm/exynos: release pending pageflip events when closed
Joonyoung Shim
1
-0
/
+14
2012-03-20
drm/exynos: added new funtion to get/put dma address.
Inki Dae
2
-0
/
+76
2012-03-20
drm/exynos: update gem and buffer framework.
Inki Dae
5
-72
/
+457
2012-03-20
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
7
-13
/
+157
2012-03-20
drm/exynos: add HDMI version 1.4 support
Joonyoung Shim
3
-145
/
+1323
2012-03-20
drm/exynos: remove exynos_mixer.h
Joonyoung Shim
2
-93
/
+48
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
10
-105
/
+108
2012-03-15
drm exynos: use drm_fb_helper_set_par directly
Sascha Hauer
1
-27
/
+1
2012-03-15
drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion
Laurent Pinchart
1
-8
/
+8
2012-03-15
drm/exynos: fix runtime_pm fimd device state on probe
Marek Szyprowski
1
-11
/
+6
2012-03-15
drm/exynos: use correct 'exynos-drm' name for platform device
Marek Szyprowski
1
-1
/
+1
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
1
-1
/
+0
2012-02-15
drm/exynos: added panel physical size.
Eun-Chul Kim
3
-20
/
+27
2012-02-15
drm/exynos: added postclose to release resource.
Inki Dae
1
-0
/
+12
2012-02-15
drm/exynos: removed exynos_drm_fbdev_recreate function.
Inki Dae
1
-66
/
+4
2012-02-15
drm/exynos: fixed page flip issue.
Inki Dae
3
-5
/
+15
2012-02-15
drm/exynos: added possible_clones setup function.
Inki Dae
4
-0
/
+42
2012-02-15
drm/exynos: removed pageflip_event_list init code when closed.
Joonyoung Shim
1
-8
/
+2
2012-02-15
drm/exynos: changed priority of mixer layers.
Joonyoung Shim
1
-5
/
+5
2012-02-15
drm/exynos: Fix typo in exynos_mixer.c
Masanari Iida
1
-1
/
+1
2012-02-03
drm exynos: use drm_fb_helper_set_par directly
Sascha Hauer
1
-27
/
+1
2012-01-27
drm/exynos: fixed pm feature for fimd module.
Inki Dae
1
-50
/
+59
2012-01-27
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
Inki Dae
1
-1
/
+1
2012-01-27
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
Seung-Woo Kim
1
-1
/
+1
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
1
-4
/
+4
2012-01-05
drm: add support for private planes
Rob Clark
1
-1
/
+1
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
13
-0
/
+3441
2011-12-29
drm/exynos: added mutex lock and code clean.
Inki Dae
1
-12
/
+25
[next]