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
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
338
-14378
/
+38205
2012-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
23
-280
/
+590
2012-12-16
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
33
-264
/
+8942
2012-12-15
drm/exynos: add gsc ipp driver
Eunchul Kim
7
-0
/
+2214
2012-12-15
drm/exynos: add rotator ipp driver
Eunchul Kim
7
-0
/
+985
2012-12-15
drm/exynos: add fimc ipp driver
Eunchul Kim
7
-0
/
+2730
2012-12-15
drm/exynos: add iommu support for ipp
Eunchul Kim
1
-0
/
+18
2012-12-15
drm/exynos: add ipp subsystem
Eunchul Kim
6
-0
/
+2346
2012-12-15
drm/exynos: support device tree for fimd
Joonyoung Shim
1
-0
/
+21
2012-12-14
radeon: fix regression with eviction since evict caching changes
Dave Airlie
1
-2
/
+2
2012-12-14
drm/radeon: add more pedantic checks in the CP DMA checker
Alex Deucher
1
-0
/
+24
2012-12-14
drm/radeon: bump version for CS ioctl support for async DMA
Alex Deucher
1
-1
/
+2
2012-12-14
drm/radeon: enable the async DMA rings in the CS ioctl
Alex Deucher
1
-0
/
+12
2012-12-14
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
Alex Deucher
3
-0
/
+118
2012-12-14
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Alex Deucher
3
-7
/
+459
2012-12-14
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
5
-3
/
+199
2012-12-14
drm/radeon: fix htile buffer size computation for command stream checker
Jerome Glisse
3
-77
/
+35
2012-12-14
drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
1
-0
/
+4
2012-12-14
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
3
-1
/
+15
2012-12-14
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
6
-37
/
+27
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-14
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
1
-5
/
+1
2012-12-14
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
1
-0
/
+2
2012-12-14
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
3
-3
/
+9
2012-12-14
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2
-0
/
+26
2012-12-14
drm/exynos: add runtime pm support for mixer
Rahul Sharma
1
-7
/
+58
2012-12-14
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
1
-8
/
+52
2012-12-14
drm/exynos: fix allocation and cache mapping type
Inki Dae
1
-2
/
+16
2012-12-14
drm/exynos: reorder framebuffer init sequence
Daniel Vetter
1
-12
/
+24
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2012-12-13
drm/i915: Fix missed needs_dmar setting
Zhenyu Wang
1
-0
/
+4
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-8
/
+8
2012-12-13
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Wei Yongjun
1
-2
/
+2
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
5
-20
/
+4
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
5
-25
/
+32
2012-12-13
drm/exynos: add exception codes to exynos_drm_fbdev_create()
Inki Dae
1
-7
/
+17
2012-12-13
drm/exynos: clear windows in fimd dpms off
Prathyush K
1
-1
/
+39
2012-12-13
drm/exynos: clear windows in mixer dpms off
Prathyush K
1
-75
/
+118
2012-12-13
drm/exynos: modify wait_for_vblank of fimd
Prathyush K
1
-4
/
+21
2012-12-13
drm/exynos: modify wait_for_vblank of mixer
Prathyush K
1
-5
/
+26
2012-12-13
drm/exynos: move fimd wait_for_vblank to manager_ops
Prathyush K
1
-12
/
+12
2012-12-13
drm/exynos: move hdmi's wait_for_vblank to manager_ops
Prathyush K
3
-25
/
+25
2012-12-13
drm/exynos: make wait_for_vblank a manager op
Prathyush K
2
-24
/
+7
2012-12-13
drm/exynos: add dmabuf attach/detach callbacks.
Inki Dae
1
-31
/
+73
2012-12-13
drm: exynos: moved exynos drm hdmi device registration to drm driver
Rahul Sharma
3
-1
/
+41
2012-12-13
drm: exynos: moved exynos drm device registration to drm driver
Rahul Sharma
1
-0
/
+16
2012-12-12
drm/radeon: fix fence driver for dma ring when wb is disabled
Jerome Glisse
2
-2
/
+3
2012-12-12
drm/radeon/si: add VM CS checker support for CP DMA
Alex Deucher
1
-0
/
+47
2012-12-12
drm/radeon/cayman: add VM CS checker support for CP DMA
Alex Deucher
1
-0
/
+47
[next]