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
...
|
|
|
*
|
|
iommu/amd: Enable GT mode when supported by IOMMU
Joerg Roedel
2011-12-12
2
-0
/
+10
|
|
|
*
|
|
iommu/amd: Setup PPR log when supported by IOMMU
Joerg Roedel
2011-12-12
2
-0
/
+65
|
|
|
*
|
|
iommu/amd: Get the maximum number of PASIDs supported
Joerg Roedel
2011-12-12
2
-0
/
+19
|
|
|
*
|
|
iommu/amd: Convert dev_table_entry to u64
Joerg Roedel
2011-12-12
3
-16
/
+18
|
|
*
|
|
|
iommu/omap: be verbose when omap_iommu_iova_to_phys fails
Ohad Ben-Cohen
2011-12-06
1
-2
/
+2
|
|
*
|
|
|
Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Joerg Roedel
2011-12-05
10
-94
/
+107
|
|
|
\
\
\
\
|
|
|
*
|
|
|
iommu/omap: eliminate the public omap_find_iommu_device() method
Ohad Ben-Cohen
2011-12-05
9
-94
/
+74
|
|
|
*
|
|
|
ARM: OMAP3: bind omap3isp_device to its iommu device
Ohad Ben-Cohen
2011-12-05
1
-0
/
+7
|
|
|
*
|
|
|
ARM: OMAP: iommu: declare a private iommu binding struct
Ohad Ben-Cohen
2011-12-05
1
-0
/
+26
*
|
|
|
|
|
|
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
288
-6739
/
+43103
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm/nouveau/pm: fix build with HWMON off
Dave Airlie
2012-01-10
1
-1
/
+1
|
*
|
|
|
|
|
|
gma500: silence gcc warnings in mid_get_vbt_data()
Dan Carpenter
2012-01-10
1
-3
/
+3
|
*
|
|
|
|
|
|
drm/ttm: fix condition (and vs or)
Dan Carpenter
2012-01-10
1
-5
/
+3
|
*
|
|
|
|
|
|
drm/radeon: double lock typo in radeon_vm_bo_rmv()
Dan Carpenter
2012-01-09
1
-1
/
+1
|
*
|
|
|
|
|
|
drm/radeon: use after free in radeon_vm_bo_add()
Dan Carpenter
2012-01-09
1
-1
/
+1
|
*
|
|
|
|
|
|
drm/sis|via: don't return stack garbage from free_mem ioctl
Daniel Vetter
2012-01-09
2
-4
/
+2
|
*
|
|
|
|
|
|
drm/radeon/kms: remove pointless CS flags priority struct
Alex Deucher
2012-01-09
1
-3
/
+0
|
*
|
|
|
|
|
|
drm/radeon/kms: check if vm is supported in VA ioctl
Alex Deucher
2012-01-09
4
-3
/
+18
|
*
|
|
|
|
|
|
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
2012-01-06
3
-8
/
+11
|
*
|
|
|
|
|
|
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2012-01-06
2
-4
/
+5
|
*
|
|
|
|
|
|
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
5
-0
/
+45
|
*
|
|
|
|
|
|
agp: Fix multi-line warning message whitespace
Tormod Volden
2012-01-06
1
-4
/
+4
|
*
|
|
|
|
|
|
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...
Konrad Rzeszutek Wilk
2012-01-06
1
-5
/
+10
|
*
|
|
|
|
|
|
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
Konrad Rzeszutek Wilk
2012-01-06
1
-2
/
+5
|
*
|
|
|
|
|
|
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
2012-01-06
3
-4
/
+39
|
*
|
|
|
|
|
|
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
2012-01-06
4
-0
/
+53
|
*
|
|
|
|
|
|
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
19
-78
/
+1480
|
*
|
|
|
|
|
|
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
2012-01-05
3
-16
/
+10
|
*
|
|
|
|
|
|
drm: no need to hold global mutex for static data
Ilija Hadzic
2012-01-05
1
-2
/
+2
|
*
|
|
|
|
|
|
drm/radeon/benchmark: common modes sweep ignores 640x480@32
Chen Jie
2012-01-05
1
-3
/
+3
|
*
|
|
|
|
|
|
drm/radeon/kms: disable writeback on pre-R300 asics
Alex Deucher
2012-01-05
1
-1
/
+4
|
*
|
|
|
|
|
|
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
2012-01-05
4
-100
/
+131
|
*
|
|
|
|
|
|
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
6
-14
/
+21
|
*
|
|
|
|
|
|
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
2012-01-05
1
-0
/
+2
|
*
|
|
|
|
|
|
drm: add support for private planes
Rob Clark
2012-01-05
4
-8
/
+21
|
*
|
|
|
|
|
|
drm: disconnect plane from fb/crtc when disabled
Rob Clark
2012-01-05
1
-0
/
+3
|
*
|
|
|
|
|
|
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
2012-01-03
1
-2
/
+4
|
*
|
|
|
|
|
|
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
2012-01-03
1
-1
/
+11
|
*
|
|
|
|
|
|
drm/i915: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
2012-01-03
1
-1
/
+10
|
*
|
|
|
|
|
|
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
2012-01-03
1
-7
/
+0
|
*
|
|
|
|
|
|
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
4
-0
/
+44
|
*
|
|
|
|
|
|
drm/i915: Make the fallback IRQ wait not sleep.
Eric Anholt
2012-01-03
1
-5
/
+5
|
*
|
|
|
|
|
|
drm/i915: Work around gen7 BLT ring synchronization issues.
Eric Anholt
2012-01-03
1
-0
/
+14
|
*
|
|
|
|
|
|
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
Eric Anholt
2012-01-03
1
-0
/
+4
|
*
|
|
|
|
|
|
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2012-01-03
2
-0
/
+8
|
*
|
|
|
|
|
|
drm/i915: add color key support v4
Jesse Barnes
2012-01-03
5
-0
/
+229
|
*
|
|
|
|
|
|
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
2012-01-03
2
-0
/
+42
|
*
|
|
|
|
|
|
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
7
-7
/
+788
|
*
|
|
|
|
|
|
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
2012-01-03
3
-10
/
+8
|
*
|
|
|
|
|
|
drm/i915: drpc debugfs update for gen6
Ben Widawsky
2012-01-03
2
-1
/
+93
[prev]
[next]