aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang
2020-02-04drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao
2020-01-16drm/amdkfd: Add a message when SW scheduler is usedYong Zhao
2020-01-16drm/amdkfd: use map_queues for hiq on gfx v10 as wellHuang Rui
2020-01-16drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2020-01-09drm/amdkfd: Improve kfd_process lookup in kfd_ioctlFelix Kuehling
2020-01-07drm/amdkfd: Avoid hanging hardware in stop_cpschFelix Kuehling
2020-01-07drm/amdkfd: Improve HWS hang detection and handlingFelix Kuehling
2020-01-07drm/amdkfd: Remove unused variableFelix Kuehling
2020-01-07drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling
2019-12-19drm/amdkfd: expose num_cp_queues data field to topology node (v2)Huang Rui
2019-12-19drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)Huang Rui
2019-12-18drm/amdkfd: queue kfd interrupt work to different CPUPhilip Yang
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-13Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-05drm/amdkfd: Eliminate unnecessary kernel queue function pointersYong Zhao
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-26amdgpu: Enable KFD on POWER systemsTimothy Pearson
2019-11-22drm/amdkfd: Remove duplicate functions update_mqd_hiq()Yong Zhao
2019-11-22drm/amdkfd: DIQ should not use HIQ way to allocate memoryYong Zhao
2019-11-22drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTEYong Zhao
2019-11-19drm/amdkfd: remove set but not used variable 'top_dev'zhengbin
2019-11-19drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.cYong Zhao
2019-11-19drm/amdkfd: Eliminate ops_asic_specific in kernel queueYong Zhao
2019-11-19drm/amdkfd: Merge CIK kernel queue functions into VIYong Zhao
2019-11-13drm/amdgpu: remove set but not used variable 'count'yu kuai
2019-11-13drm/amdkfd: Stop using GFP_NOIO explicitly for two placesYong Zhao
2019-11-13drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10Yong Zhao
2019-11-13drm/amdkfd: Fix a bug when calculating save_area_used_sizeYong Zhao
2019-11-13drm/amdkfd: Update get_wave_state() for GFX10Yong Zhao
2019-11-13drm/amdkfd: Implement queue priority controls for gfx10Yong Zhao
2019-11-13drm/amdkfd: Rename create_cp_queue() to init_user_queue()Yong Zhao
2019-11-13drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pagesYong Zhao
2019-11-13drm/amdkfd: Use better name to indicate the offset is in dwordsYong Zhao
2019-11-13drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao
2019-11-13drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao
2019-11-13drm/amdkfd: Only keep release_mem function for HawaiiYong Zhao
2019-11-13drm/amdkfd: Adjust function sequences to avoid unnecessary declarationsYong Zhao
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