aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-21
|\
| * drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay2015-01-08
| * drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer2015-01-07
| * drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-06
| * drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-06
| * drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay2015-01-06
| * drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz2015-01-05
| * drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz2015-01-04
| * drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz2014-12-09
| * amdkfd: actually allocate longs for the pasid bitmaskSasha Levin2014-12-28
| * amdkfd: Remove duplicate includeOded Gabbay2014-12-05
| * amdkfd: Fixing topology bug in building sysfs nodesBen Goz2014-12-02
| * amdkfd: Fix accounting of device queuesOded Gabbay2014-12-07
* | drm/amdkfd: Fix description of sched_policy module parameterBen Goz2015-01-18
* | drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-15
* | drm/amdkfd: Remove unused function busy_wait()Oded Gabbay2015-01-15
* | drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay2015-01-15
* | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz2015-01-13
* | drm/amdkfd: Add initial VI support for KQBen Goz2014-12-02
* | drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-12
* | drm/amdkfd: Add initial VI support for DQMBen Goz2015-01-12
* | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-12
* | drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay2015-01-12
* | drm/amdkfd: Fix logic of destroy_queue_nocpsch()Ben Goz2014-08-18
* | drm/amdkfd: Change MQD manager to be H/W specificBen Goz2015-01-04
* | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-01
* | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-04
* | drm/amdkfd: Add new VI-specific queue propertiesBen Goz2015-01-04
* | drm/amdkfd: Don't include header files from radeonOded Gabbay2015-01-02
* | drm/amd: Put cik structures in a common placeBen Goz2015-01-02
* | drm/amdkfd: Remove call to deprecated init_memory interfaceBen Goz2014-10-26
* | drm/radeon: Initialize compute vmidBen Goz2015-01-02
* | drm/amd: Remove old radeon_sa funcs from kfd-->kgd interfaceOded Gabbay2015-01-09
* | drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-09
* | drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay2015-01-09
* | drm/amdkfd: Fixed calculation of gart buffer sizeOded Gabbay2015-01-09
* | drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay2015-01-09
* | drm/amdkfd: Add gtt sa related data to kfd_dev structOded Gabbay2015-01-09
* | drm/amd: Add new kfd-->kgd interface for gart usageOded Gabbay2015-01-09
* | drm/amdkfd: Pass queue type to pqm_create_queue()Ben Goz2015-01-09
* | drm/amdkfd: Identify SDMA queue in create queue ioctlBen Goz2015-01-09
* | drm/amdkfd: Add SDMA user-mode queues support to QCMBen Goz2015-01-09
* | drm/amdkfd: Add SDMA mqd supportBen Goz2015-01-09
* | drm/amd: Add SDMA functions to kfd-->kgd interfaceBen Goz2015-01-09
* | drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov2015-01-09
* | drm/amdkfd: Add number of watch points to topologyAlexey Skidanov2015-01-09
|/
* amdkfd: init aperture once per processAlexey Skidanov2014-11-18
* amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-09
* drm/amd: Add get_fw_version to kfd-->kgd interfaceOded Gabbay2014-11-09
* amdkfd: Disable support for 32-bit user processesOded Gabbay2014-12-05