summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz2015-07-201-1/+6
* drm/amdkfd: Add missing properties to CZ device infoOded Gabbay2015-06-061-0/+3
* drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-031-0/+3
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-031-0/+2
* drm/amdkfd: Add memory exception handlingAlexey Skidanov2015-05-191-0/+29
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-191-0/+1
* drm/amdkfd: Add interrupt handling moduleAndrew Lewycky2015-05-191-1/+21
* drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-251-5/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-291-5/+4
|\
| * drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-181-3/+3
* | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-221-19/+1
|\ \ | |/
| * drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer2015-01-081-19/+1
* | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-121-3/+3
* | drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay2015-01-121-1/+4
* | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-011-1/+9
* | drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay2015-01-091-2/+14
* | drm/amdkfd: Fixed calculation of gart buffer sizeOded Gabbay2015-01-091-3/+19
* | drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay2015-01-091-0/+186
* | drm/amdkfd: Add number of watch points to topologyAlexey Skidanov2015-01-091-0/+1
|/
* amdkfd: Clear ctx cb before suspendOded Gabbay2014-11-091-0/+1
* amdkfd: Add interrupt handling moduleAndrew Lewycky2014-07-171-1/+22
* amdkfd: Add device queue manager moduleBen Goz2014-07-171-1/+28
* amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay2014-07-171-1/+89
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-161-6/+40
* amdkfd: Add topology module to amdkfdEvgeny Pinchuk2014-07-161-0/+7
* amdkfd: Add amdkfd skeleton driverOded Gabbay2014-07-161-0/+130
OpenPOWER on IntegriCloud