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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
drm/exynos: add support for separate iommu mapping management by drm driver
Marek Szyprowski
5
-4
/
+114
2014-11-18
drm/exynos: simplify and unify subdrivers registration
Marek Szyprowski
1
-120
/
+37
2014-11-18
drm/exynos: fimd: disable windows before registering driver
Marek Szyprowski
1
-1
/
+4
2014-11-18
drm/exynos: add dmabuf sync support for g2d driver
Inki Dae
1
-2
/
+82
2014-11-18
drm/exynos: add exynos_drm_gem_get_dmabuf function
Inki Dae
2
-0
/
+21
2014-11-18
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2
-11
/
+7
2014-11-18
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2
-8
/
+7
2014-11-18
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2014-11-18
drm/exynos: Remove tracking log functions
YoungJun Cho
20
-437
/
+4
2014-11-18
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
8
-76
/
+41
2014-11-18
drm/exynos: fimd: Add support for S3C64xx SoCs
Tomasz Figa
1
-0
/
+10
2014-11-18
drm/exynos: fimd: Add support for FIMD variants with clock selection
Tomasz Figa
1
-0
/
+6
2014-11-18
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
Tomasz Figa
1
-20
/
+49
2014-11-18
drm/exynos: fimd: Hold pointer to driver data in context struct
Tomasz Figa
1
-2
/
+3
2014-11-18
drm/exynos: do not use mode_set_base function directly
Inki Dae
1
-2
/
+8
2014-11-18
drm/exynos: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+1
2014-11-18
drm/exynos: remove ignoring return value warning in hdmi
Seung-Woo Kim
1
-1
/
+3
2014-11-18
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2014-11-18
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
2014-11-18
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2014-11-18
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2014-11-18
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2014-11-18
drm/exynos: Remove module.h header inclusion
Sachin Kamat
12
-12
/
+0
2014-11-18
drm/exynos: Add missing includes
Mark Brown
10
-0
/
+10
2014-11-18
drm/exynos: add runtime pm interfaces to g2d driver
Inki Dae
1
-4
/
+31
2014-11-18
drm/exynos: consider common clock framework to g2d driver.
Inki Dae
1
-2
/
+2
2014-11-18
drm/exynos: fix module build error
Inki Dae
3
-4
/
+0
2014-11-18
drm/exynos: add cache operation backend callbacks
Inki Dae
1
-0
/
+34
2014-11-18
drm/exynos: export a gem into dmabuf fd with O_RDWR
Inki Dae
1
-0
/
+2
2014-11-18
drm/exynos: add g2d compatible node for exynos4212
Chanho Park
1
-0
/
+1
2014-11-18
drm/exynos: add device tree support for rotator
Chanho Park
1
-30
/
+80
2014-11-18
gpu: mali: Remove Exynos PM domain checks in debug code
Sylwester Nawrocki
1
-12
/
+0
2014-11-18
drm/exynos: Remove MODULE_DEVICE_TABLE table from vidi driver
Sylwester Nawrocki
1
-1
/
+0
2014-11-18
gpu: drm: exynos: fimd: Parse display physical size from DT
Tomasz Figa
1
-0
/
+6
2014-11-18
gpu: drm: exynos: fimd: Fix parsing video mode from incorrect DT node
Tomasz Figa
1
-2
/
+9
2014-11-18
gpu: arm: mali400: mali: Add exynos4 platform code
Tomasz Figa
5
-2
/
+407
2014-11-18
gpu: arm: mali400: Add support for Device Tree
Tomasz Figa
3
-7
/
+10
2014-11-18
gpu: arm: mali400: ump: Remove call to flush_all_cpu_caches()
Tomasz Figa
1
-4
/
+1
2014-11-18
gpu: arm: mali400: mali: Remove useless platforms
Tomasz Figa
8
-2706
/
+0
2014-11-18
gpu: arm: mali400: ump: Do not use non-existent VM_RESERVED flag
Tomasz Figa
1
-1
/
+1
2014-11-18
gpu: arm: mali400: mali: Do not use non-existent VM_RESERVED flag
Tomasz Figa
1
-1
/
+1
2014-11-18
gpu: arm: Import new mali400 drivers from exynos-3.4-dev tree
Tomasz Figa
172
-0
/
+35880
2014-11-18
drm/exynos: add EXYNOS_DISPLAY_TYPE_LCD for TIZEN
Joonyoung Shim
1
-0
/
+3
2014-11-18
drm/exynos: add dt match table for vidi module.
Inki Dae
1
-0
/
+9
2014-11-18
drm/exynos: fimd: clear channel before enabling iommu
Akshu Agrawal
1
-2
/
+29
2014-11-14
drm/nouveau/bios: memset dcb struct to zero before parsing
Ben Skeggs
1
-0
/
+1
2014-11-14
drm/tilcdc: Fix the error path in tilcdc_load()
Ezequiel Garcia
1
-10
/
+50
2014-11-14
drm/ast: Fix HW cursor image
Benjamin Herrenschmidt
1
-2
/
+2
2014-10-05
drm/radeon: add connector quirk for fujitsu board
Alex Deucher
1
-0
/
+7
2014-10-05
drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
Thomas Hellstrom
1
-1
/
+2
[next]