summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-26amdgpu: Enable KFD on POWER systemsTimothy Pearson
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-30drm/amdkfd: bug fix for out of bounds mem on gpu cache filling infoAlex Sierra
2019-10-25drm/amdkfd: don't use dqm lock during device reset/suspend/resumePhilip Yang
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-09drm/amdkfd: update for drmP.h removalStephen Rothwell
2019-10-07drm/amdkfd: Check against device cgroupHarish Kasiviswanathan
2019-10-07drm/amdkfd: fix the build when CIK support is disabledAlex Deucher
2019-10-07drm/amdkfd: Fix a && vs || typoDan Carpenter
2019-10-07drm/amdkfd: add missing void argument to function kgd2kfd_initColin Ian King
2019-10-07drm/amdkfd: Print more sdma engine hqds in debug fsOak Zeng
2019-10-07drm/amdkfd: Fix MQD size calculationOak Zeng
2019-10-03drm/amdkfd: Improve KFD IOCTL printingYong Zhao
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao
2019-10-03drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall
2019-10-03drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao
2019-10-03drm/amdkfd: Query vmid pasid mapping through stored info for non HWSYong Zhao
2019-10-03drm/amdkfd: Record vmid pasid mapping in the driver for non HWS modeYong Zhao
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao
2019-10-03drm/amdkfd: Move the control stack on GFX10 to userspace bufferYong Zhao
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan
2019-10-03drm/amdkfd: Store kfd_dev in iolink and cache propertiesHarish Kasiviswanathan
2019-10-03drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl
2019-10-03drm/amdkfd: Add NAVI12 support from kfd sideshaoyunl
2019-10-03drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()Yong Zhao
2019-10-03drm/amdkfd: Remove unnecessary pm_init() for non HWS modeYong Zhao
2019-10-03drm/amdkfd: Remove excessive print when reserving doorbellsYong Zhao
2019-10-03drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais
2019-10-03drm/amdkfd: Delete unused KFD_IS_* macroYong Zhao
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-17drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall
2019-09-16drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall
2019-09-16drm/amdkfd: fix the missed asic name while inited renoir_device_infoHuang Rui
2019-09-16drm/amdkfd: add renoir kfd topologyHuang Rui
2019-09-16drm/amdkfd: add package manager for renoirHuang Rui
2019-09-16drm/amdkfd: init kernel queue for renoirHuang Rui
2019-09-16drm/amdkfd: init kfd apertures v9 for renoirHuang Rui
2019-09-16drm/amdkfd: add renoir type for the workaround of iommu v2 (v2)Huang Rui
2019-09-16drm/amdkfd: enable kfd device queue manager v9 for renoirHuang Rui
2019-09-16drm/amdkfd: add renoir kfd device info (v2)Huang Rui
2019-09-16drm/amdkfd: add renoir cache info for CRAT (v2)Huang Rui
2019-09-16drm/amdkfd: Support Navi14 in KFDYong Zhao
2019-09-13drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned offYong Zhao
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-08-23amd/amdkfd: add Arcturus vf DID supportFrank.Min