summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_topology.c
AgeCommit message (Expand)Author
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell
2016-09-19drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpackEdward O'Callaghan
2016-06-03drm/amdkfd: print once about mem_banks truncationOded Gabbay
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie
2015-01-09drm/amdkfd: Add number of watch points to topologyAlexey Skidanov
2014-12-02amdkfd: Fixing topology bug in building sysfs nodesBen Goz
2014-11-09amdkfd: Display MEC fw version in topology nodeOded Gabbay
2014-11-20amdkfd: Fix sparse warnings in kfd_topology.cOded Gabbay
2014-07-16amdkfd: Add topology module to amdkfdEvgeny Pinchuk