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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
drm/exynos: add dmabuf sync support for kms framework
Inki Dae
4
-21
/
+218
2014-03-20
drm/exynos: remove DRIVER_HAVE_IRQ feature
Joonyoung Shim
3
-22
/
+1
2014-03-20
drm: exynos: hdmi: add support for pixel clock limitation
Tomasz Stanislawski
1
-0
/
+11
2014-03-20
drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210 SoC
Tomasz Stanislawski
2
-0
/
+6
2014-03-20
drm: exynos: migrate to Common Clock Framework
Tomasz Stanislawski
2
-16
/
+16
2014-03-20
drm: exynos: hdmi: simplify extracting hpd-gpio from DT
Tomasz Stanislawski
1
-10
/
+4
2014-03-20
drm: exynos: hdmi: use hdmiphy as PHY
Tomasz Stanislawski
1
-5
/
+6
2014-03-20
exynos: drm_fimd: remove duplicated clock control for fimd_dpms
Donghwa Lee
1
-14
/
+3
2014-03-20
exynos: drm_fimd: support lcdblk system register control
Donghwa Lee
1
-0
/
+24
2014-03-20
drm/exynos: fix to calculate offset of each plane for ipp fimc
Seung-Woo Kim
3
-2
/
+138
2014-03-20
drm/exynos: add support ARGB8888 for ipp fimc
Seung-Woo Kim
1
-0
/
+5
2014-03-20
exynos_drm_fimc: simplify and rename fimc_dst_get_buf_seq
Andrzej Hajda
1
-9
/
+5
2014-03-20
exynos_drm_fimc: replace mutex by spinlock
Andrzej Hajda
1
-5
/
+6
2014-03-20
exynos_drm_fimc: replace hw access macros with functions
Andrzej Hajda
1
-158
/
+147
2014-03-20
exynos_drm_fimc: rename fimc_handle_irq to fimc_mask_irq
Andrzej Hajda
1
-12
/
+8
2014-03-20
exynos_drm_fimc: simplify pre-scaler ratio calculation
Andrzej Hajda
1
-43
/
+14
2014-03-20
exynos_drm_ipp: fix get property IOCTL
Andrzej Hajda
1
-1
/
+1
2014-03-20
drm: exynos: support drm backlight dpms on/off
Donghwa Lee
2
-48
/
+76
2014-03-20
drm: Add drm backlight subsystem support
Donghwa Lee
1
-0
/
+117
2014-03-20
drm: exynos: fixed YCbCr start addresses port for input DMA with 0
Donghwa Lee
1
-9
/
+5
2014-03-20
drm/exynos: add device tree support for rotator
Chanho Park
1
-28
/
+80
2014-03-20
Revert "drm/exynos: add device tree support for rotator"
Chanho Park
1
-79
/
+30
2014-03-20
dmabuf-sync: update it to patch v8
Inki Dae
1
-1
/
+1
2014-03-20
drm/exynos: add support for separate iommu mapping management by drm driver
Marek Szyprowski
5
-4
/
+114
2014-03-20
drm/exynos: simplify and unify subdrivers registration
Marek Szyprowski
1
-120
/
+37
2014-03-20
drm/exynos: fimd: disable windows before registering driver
Marek Szyprowski
1
-1
/
+4
2014-03-20
drm/exynos: add dmabuf sync support for g2d driver
Inki Dae
1
-2
/
+82
2014-03-20
drm/exynos: add exynos_drm_gem_get_dmabuf function
Inki Dae
2
-0
/
+21
2014-03-20
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2
-11
/
+7
2014-03-20
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2
-8
/
+7
2014-03-20
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2014-03-20
drm/exynos: Remove tracking log functions
YoungJun Cho
20
-437
/
+4
2014-03-20
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
8
-76
/
+41
2014-03-20
drm/exynos: fimd: Add support for S3C64xx SoCs
Tomasz Figa
1
-0
/
+10
2014-03-20
drm/exynos: fimd: Add support for FIMD variants with clock selection
Tomasz Figa
1
-0
/
+6
2014-03-20
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
Tomasz Figa
1
-20
/
+49
2014-03-20
drm/exynos: fimd: Hold pointer to driver data in context struct
Tomasz Figa
1
-2
/
+3
2014-03-20
drm/exynos: do not use mode_set_base function directly
Inki Dae
1
-2
/
+8
2014-03-20
drm/exynos: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+1
2014-03-20
drm/exynos: remove ignoring return value warning in hdmi
Seung-Woo Kim
1
-1
/
+3
2014-03-20
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2014-03-20
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
2014-03-20
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2014-03-20
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2014-03-20
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2014-03-20
drm/exynos: Remove module.h header inclusion
Sachin Kamat
12
-12
/
+0
2014-03-20
drm/exynos: Add missing includes
Mark Brown
10
-0
/
+10
2014-03-20
drm/exynos: add runtime pm interfaces to g2d driver
Inki Dae
1
-4
/
+31
2014-03-20
drm/exynos: consider common clock framework to g2d driver.
Inki Dae
1
-2
/
+2
2014-03-20
drm/exynos: fix module build error
Inki Dae
3
-4
/
+0
[next]