summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into ...Dave Airlie2014-11-2053-170/+9853
|\
| * amdkfd: Implement the Get Version IOCTLOded Gabbay2014-11-021-1/+10
| * amdkfd: Implement the Get Process Aperture IOCTLAlexey Skidanov2014-07-172-1/+61
| * amdkfd: Implement the Get Clock Counters IOCTLEvgeny Pinchuk2014-07-171-1/+28
| * amdkfd: Implement the Set Memory Policy IOCTLAndrew Lewycky2014-07-171-1/+51
| * amdkfd: Implement the create/destroy/update queue IOCTLsOded Gabbay2014-10-191-3/+202
| * amdkfd: Add interrupt handling moduleAndrew Lewycky2014-07-174-5/+218
| * amdkfd: Add device queue manager moduleBen Goz2014-07-175-4/+1156
| * amdkfd: Add process queue manager moduleBen Goz2014-07-174-1/+390
| * amdkfd: Add packet manager moduleBen Goz2014-07-163-1/+641
| * amdkfd: Add module parameter of scheduling policyBen Goz2014-07-162-0/+42
| * amdkfd: Add kernel queue moduleBen Goz2014-07-167-2/+1066
| * amdkfd: Add mqd_manager moduleBen Goz2014-07-165-1/+681
| * amdkfd: Add queue moduleBen Goz2014-07-163-2/+209
| * amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay2014-07-163-1/+102
| * amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-169-10/+1349
| * amdkfd: Add topology module to amdkfdEvgeny Pinchuk2014-07-167-1/+1730
| * amdkfd: Add amdkfd skeleton driverOded Gabbay2014-07-168-0/+543
| * amdkfd: Add IOCTL set definitions of amdkfdOded Gabbay2014-07-161-0/+154
| * Update MAINTAINERS and CREDITS files with amdkfd infoOded Gabbay2014-07-152-0/+17
| * drm/radeon: Add radeon <--> amdkfd interfaceOded Gabbay2014-07-1510-1/+1008
| * drm/radeon: adding synchronization for GRBM GFXOded Gabbay2014-07-143-0/+29
| * drm/radeon: Report doorbell configuration to amdkfdOded Gabbay2014-01-282-0/+35
| * drm/radeon/cik: Don't touch int of pipes 1-7Oded Gabbay2014-02-111-70/+1
| * drm/radeon: reduce number of free VMIDs and pipes in KVOded Gabbay2014-01-162-24/+26
| * iommu/amd: fix accounting of device_stateOded Gabbay2014-11-101-6/+2
| * iommu/amd: use new invalidate_range mmu-notifierJoerg Roedel2014-11-131-52/+9
| * mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel2014-11-132-5/+57
| * mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-139-12/+61
| * mmu_notifier: add mmu_notifier_invalidate_range()Joerg Roedel2014-11-131-0/+10
* | drm/cirrus: allow 32bpp framebuffers for cirrus drmZach Reizner2014-11-203-5/+30
* | drm/udl: add support to export a handle to a FD on UDL.Haixia Shi2014-11-205-72/+278
* | drm/udl: add cache flags definitions for udl_gem_objectHaixia Shi2014-11-202-0/+25
* | drm/cirrus: fix leaky driver load error handlingZach Reizner2014-11-201-4/+9
* | drm/atomic_helper: Make it clear that commit_planes gets the old stateDaniel Vetter2014-11-201-6/+6
* | drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter2014-11-203-37/+20
* | drm/crtc: Polish kerneldocDaniel Vetter2014-11-201-38/+41
* | drm/atomic: Don't overrun the connector array when hotpluggingDaniel Vetter2014-11-203-20/+31
* | drm/atomic: Only destroy connector states with connection mutex heldDaniel Vetter2014-11-202-10/+13
* | drm/atomic: Ensure that drm_connector_index is stableDaniel Vetter2014-11-202-4/+9
* | drm/irq: BUG_ON() -> WARN_ON()Rob Clark2014-11-201-1/+2
* | drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2014-11-202-21/+30
* | drm: remove unnecessary sizeof(u8)Fabian Frederick2014-11-201-2/+2
* | drm: omapdrm: remove unused variableBoris BREZILLON2014-11-201-1/+0
* | bochs: add page_flipGerd Hoffmann2014-11-201-0/+21
* | bochs: fix bochsdrmfb mmapGerd Hoffmann2014-11-201-4/+14
* | bochs: add endian switching supportGerd Hoffmann2014-11-201-1/+19
* | bochs: little cleanupGerd Hoffmann2014-11-201-2/+1
* | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2014-11-1641-497/+3893
|\ \
| * | drm/msm: a4xx support for msm-drmAravind Ganesan2014-11-166-1/+663