| Commit message (Expand) | Author | Age | Files | Lines |
* | amdkfd: Add topology module to amdkfd | Evgeny Pinchuk | 2014-07-16 | 7 | -1/+1730 |
* | amdkfd: Add amdkfd skeleton driver | Oded Gabbay | 2014-07-16 | 8 | -0/+543 |
* | amdkfd: Add IOCTL set definitions of amdkfd | Oded Gabbay | 2014-07-16 | 1 | -0/+154 |
* | Update MAINTAINERS and CREDITS files with amdkfd info | Oded Gabbay | 2014-07-15 | 2 | -0/+17 |
* | drm/radeon: Add radeon <--> amdkfd interface | Oded Gabbay | 2014-07-15 | 10 | -1/+1008 |
* | drm/radeon: adding synchronization for GRBM GFX | Oded Gabbay | 2014-07-14 | 3 | -0/+29 |
* | drm/radeon: Report doorbell configuration to amdkfd | Oded Gabbay | 2014-01-28 | 2 | -0/+35 |
* | drm/radeon/cik: Don't touch int of pipes 1-7 | Oded Gabbay | 2014-02-11 | 1 | -70/+1 |
* | drm/radeon: reduce number of free VMIDs and pipes in KV | Oded Gabbay | 2014-01-16 | 2 | -24/+26 |
* | iommu/amd: fix accounting of device_state | Oded Gabbay | 2014-11-10 | 1 | -6/+2 |
* | iommu/amd: use new invalidate_range mmu-notifier | Joerg Roedel | 2014-11-13 | 1 | -52/+9 |
* | mmu_notifier: add the callback for mmu_notifier_invalidate_range() | Joerg Roedel | 2014-11-13 | 2 | -5/+57 |
* | mmu_notifier: call mmu_notifier_invalidate_range() from VMM | Joerg Roedel | 2014-11-13 | 9 | -12/+61 |
* | mmu_notifier: add mmu_notifier_invalidate_range() | Joerg Roedel | 2014-11-13 | 1 | -0/+10 |
* | Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-11-13 | 13 | -105/+428 |
|\ |
|
| * | drm/radeon/si/ci: make u8 static arrays constant | Dave Airlie | 2014-11-12 | 2 | -2/+2 |
| * | drm/radeon: set power control in ci dpm enable | Alex Deucher | 2014-11-12 | 1 | -5/+6 |
| * | drm/radeon: powertune fixes for hawaii | Alex Deucher | 2014-11-12 | 1 | -8/+9 |
| * | drm/radeon: fix dpm mc init for certain hawaii boards | Alex Deucher | 2014-11-12 | 1 | -0/+94 |
| * | drm/radeon: set bootup pcie level to max for ci dpm | Alex Deucher | 2014-11-12 | 1 | -1/+1 |
| * | drm/radeon: fix default dpm state setup | Alex Deucher | 2014-11-12 | 1 | -3/+5 |
| * | drm/radeon: workaround a hw bug in bonaire pcie dpm | Alex Deucher | 2014-11-12 | 1 | -3/+8 |
| * | drm/radeon: fix mclk vddc configuration for cards for hawaii | Alex Deucher | 2014-11-12 | 1 | -0/+8 |
| * | drm/radeon: fix sclk DS enablement | Alex Deucher | 2014-11-12 | 1 | -0/+2 |
| * | drm/radeon: fix activity settings for sclk and mclk for CI | Alex Deucher | 2014-11-12 | 1 | -2/+3 |
| * | drm/radeon: improve mclk param calcuations for ci dpm | Alex Deucher | 2014-11-12 | 1 | -3/+3 |
| * | drm/radeon: fix dram timing for certain hawaii boards | Alex Deucher | 2014-11-12 | 1 | -0/+29 |
| * | drm/radeon: switch force state commands for CI | Alex Deucher | 2014-11-12 | 1 | -18/+5 |
| * | drm/radeon: fix for memory training on bonaire 0x6649 | Alex Deucher | 2014-11-12 | 1 | -1/+10 |
| * | drm/radeon/ci: handle gpio controlled dpm features properly | Alex Deucher | 2014-11-12 | 2 | -0/+53 |
| * | drm/radeon: store the gpio shift as well | Alex Deucher | 2014-11-12 | 2 | -0/+2 |
| * | drm/radeon: export radeon_atombios_lookup_gpio | Alex Deucher | 2014-11-12 | 2 | -6/+8 |
| * | drm/radeon: fix typo in CI dpm disable | Alex Deucher | 2014-11-12 | 1 | -1/+1 |
| * | drm/radeon: rework CI dpm thermal setup | Alex Deucher | 2014-11-12 | 2 | -21/+53 |
| * | drm/radeon: rework SI dpm thermal setup | Alex Deucher | 2014-11-12 | 1 | -16/+47 |
| * | drm/radeon/dpm: grab fan info from vbios | Alex Deucher | 2014-11-12 | 2 | -0/+13 |
| * | drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN | Michel Dänzer | 2014-11-12 | 1 | -1/+1 |
| * | drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN | Michel Dänzer | 2014-11-12 | 1 | -3/+5 |
| * | drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs | Michel Dänzer | 2014-11-12 | 1 | -3/+1 |
| * | drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first | Michel Dänzer | 2014-11-12 | 1 | -1/+24 |
| * | drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM | Michel Dänzer | 2014-11-12 | 2 | -8/+36 |
|/ |
|
* | drm: More specific locking for get* ioctls | Daniel Vetter | 2014-11-12 | 1 | -35/+23 |
* | drm: Per-plane locking | Daniel Vetter | 2014-11-12 | 8 | -19/+55 |
* | drm: export atomic wait_for_vblanks helper (v2) | Rob Clark | 2014-11-12 | 2 | -3/+17 |
* | Merge tag 'v3.18-rc4' into drm-next | Dave Airlie | 2014-11-12 | 703 | -5382/+6062 |
|\ |
|
| * | Linux 3.18-rc4v3.18-rc4 | Linus Torvalds | 2014-11-09 | 1 | -1/+1 |
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-11-09 | 3 | -3/+27 |
| |\ |
|
| | * | arm64: defconfig: update defconfig for 3.18 | Will Deacon | 2014-11-05 | 1 | -2/+24 |
| | * | arm64: compat: Enable bpf syscall | Catalin Marinas | 2014-11-05 | 1 | -0/+2 |
| | * | arm64: psci: fix cpu_suspend to check idle state type for index | Amit Daniel Kachhap | 2014-10-30 | 1 | -1/+1 |