aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device.c
Commit message (Expand)AuthorAge
* drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-27
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-20
* drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao2017-09-20
* drm/amdkfd: Reorganize kfd resume codeYong Zhao2017-09-20
* drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling2017-09-26
* drm/amdkfd: Update PM4 packet headersFelix Kuehling2017-08-15
* drm/amdkfd: Add more error printing to help bringup v2Yong Zhao2017-08-15
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-15
* drm/amdkfd: Allocate gtt_sa_bitmap in long unitsFelix Kuehling2017-08-15
* drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling2017-08-15
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-08-15
* drm/amdkfd: Change x==NULL/false references to !xKent Russell2017-08-15
* drm/amdkfd: Consolidate and clean up log commandsKent Russell2017-08-15
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-15
* drm/amdkfd: Remove unused references to shared_resources.num_mecJay Cornwall2017-07-13
* drm/amdkfd: allow split HQD on per-queue granularity v5Andres Rodriguez2017-05-31
* drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz2015-07-20
* drm/amdkfd: Add missing properties to CZ device infoOded Gabbay2015-06-06
* drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-03
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-03
* drm/amdkfd: Add memory exception handlingAlexey Skidanov2015-05-19
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-19
* drm/amdkfd: Add interrupt handling moduleAndrew Lewycky2015-05-19
* drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-28
|\
| * drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-18
* | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-21
|\|
| * drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer2015-01-07
* | 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: Add asic property to kfd_device_infoBen Goz2015-01-01
* | 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 number of watch points to topologyAlexey Skidanov2015-01-09
|/
* amdkfd: Clear ctx cb before suspendOded Gabbay2014-11-09
* amdkfd: Add interrupt handling moduleAndrew Lewycky2014-07-16
* amdkfd: Add device queue manager moduleBen Goz2014-07-16
* amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay2014-07-16
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-16
* amdkfd: Add topology module to amdkfdEvgeny Pinchuk2014-07-16
* amdkfd: Add amdkfd skeleton driverOded Gabbay2014-07-16