index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: add ipp subsystem
Eunchul Kim
2012-12-15
7
-0
/
+2536
*
drm/exynos: support device tree for fimd
Joonyoung Shim
2012-12-15
1
-0
/
+21
*
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
2012-12-14
1
-4
/
+12
*
drm/exynos: fix x, y coordinates for right bottom pixel
Joonyoung Shim
2012-12-14
1
-7
/
+11
*
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
2012-12-14
1
-5
/
+1
*
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
2012-12-14
1
-0
/
+2
*
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
2012-12-14
3
-3
/
+9
*
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2012-12-14
2
-0
/
+26
*
drm/exynos: add runtime pm support for mixer
Rahul Sharma
2012-12-14
1
-7
/
+58
*
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
2012-12-14
1
-8
/
+52
*
drm/exynos: fix allocation and cache mapping type
Inki Dae
2012-12-14
1
-2
/
+16
*
drm/exynos: reorder framebuffer init sequence
Daniel Vetter
2012-12-14
1
-12
/
+24
*
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Wei Yongjun
2012-12-13
1
-2
/
+2
*
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
5
-20
/
+4
*
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
2012-12-13
5
-25
/
+32
*
drm/exynos: add exception codes to exynos_drm_fbdev_create()
Inki Dae
2012-12-13
1
-7
/
+17
*
drm/exynos: clear windows in fimd dpms off
Prathyush K
2012-12-13
1
-1
/
+39
*
drm/exynos: clear windows in mixer dpms off
Prathyush K
2012-12-13
1
-75
/
+118
*
drm/exynos: modify wait_for_vblank of fimd
Prathyush K
2012-12-13
1
-4
/
+21
*
drm/exynos: modify wait_for_vblank of mixer
Prathyush K
2012-12-13
1
-5
/
+26
*
drm/exynos: move fimd wait_for_vblank to manager_ops
Prathyush K
2012-12-13
1
-12
/
+12
*
drm/exynos: move hdmi's wait_for_vblank to manager_ops
Prathyush K
2012-12-13
3
-25
/
+25
*
drm/exynos: make wait_for_vblank a manager op
Prathyush K
2012-12-13
2
-24
/
+7
*
drm/exynos: add dmabuf attach/detach callbacks.
Inki Dae
2012-12-13
1
-31
/
+73
*
drm: exynos: moved exynos drm hdmi device registration to drm driver
Rahul Sharma
2012-12-13
3
-1
/
+41
*
drm: exynos: moved exynos drm device registration to drm driver
Rahul Sharma
2012-12-13
1
-0
/
+16
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-13
14
-32
/
+516
|
\
|
*
drm/radeon: fix fence driver for dma ring when wb is disabled
Jerome Glisse
2012-12-12
2
-2
/
+3
|
*
drm/radeon/si: add VM CS checker support for CP DMA
Alex Deucher
2012-12-12
1
-0
/
+47
|
*
drm/radeon/cayman: add VM CS checker support for CP DMA
Alex Deucher
2012-12-12
1
-0
/
+47
|
*
drm/radeon: add support for CP DMA packet to evergreen CS checker
Alex Deucher
2012-12-12
1
-0
/
+89
|
*
drm/radeon: add support for CP DMA packet to r6xx/r7xx CS checker
Alex Deucher
2012-12-12
1
-0
/
+72
|
*
drm/radeon: add register headers for CP DMA on r6xx-SI
Alex Deucher
2012-12-12
3
-0
/
+127
|
*
drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
Alex Deucher
2012-12-12
3
-16
/
+116
|
*
drm/radeon: fix amd afusion gpu setup aka sumo v2
Jerome Glisse
2012-12-12
2
-4
/
+6
|
*
drm/radeon: do not move bo to different placement at each cs
Jerome Glisse
2012-12-12
2
-10
/
+9
|
/
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-11
14
-101
/
+1742
|
\
|
*
drm/radeon: use DMA engine for VM page table updates on SI
Alex Deucher
2012-12-10
1
-1
/
+1
|
*
drm/radeon: add dma engine support for vm pt updates on si (v2)
Alex Deucher
2012-12-10
2
-24
/
+90
|
*
drm/radeon: use DMA engine for VM page table updates on cayman/TN
Alex Deucher
2012-12-10
1
-2
/
+2
|
*
drm/radeon: add dma engine support for vm pt updates on ni (v5)
Alex Deucher
2012-12-10
1
-21
/
+48
|
*
drm/radeon: use async dma for ttm buffer moves on 6xx-SI
Alex Deucher
2012-12-10
1
-18
/
+18
|
*
drm/radeon/kms: add support for dma rings to radeon_test_moves()
Alex Deucher
2012-12-10
1
-4
/
+33
|
*
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
2012-12-10
5
-5
/
+254
|
*
drm/radeon/kms: Add initial support for async DMA on cayman/TN
Alex Deucher
2012-12-10
7
-7
/
+420
|
*
drm/radeon/kms: Add initial support for async DMA on evergreen
Alex Deucher
2012-12-10
4
-9
/
+248
|
*
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
2012-12-10
7
-12
/
+630
*
|
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
15
-114
/
+107
*
|
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
2012-12-10
1
-31
/
+11
*
|
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
2012-12-10
1
-30
/
+14
[next]