summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2022-05-09drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-13drm/amdkfd: Fix variable set but not used warningPhilip Yang
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-04-13drm/amdkfd: svm range restore work deadlock when process exitPhilip Yang
2022-04-13drm/amdkfd: Ensure mm remain valid in svm deferred_list workPhilip Yang
2022-04-13drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang
2022-04-13drm/amdkfd: enable heavy-weight TLB flush on ArcturusEric Huang
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling
2022-01-11drm/amdkfd: Use prange->list head for insert_listFelix Kuehling
2022-01-11drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang
2022-01-11drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-07drm/amdkfd: enable sdma ecc interrupt event can be handled by event_interrupt...yipechai
2021-12-30drm/amdkfd: correct sdma queue number in kfd device init (v3)Guchun Chen
2021-12-28drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou
2021-12-28drm/amdkfd: add reset queue function for RAS poison (v2)Tao Zhou
2021-12-28drm/amdkfd: add reset parameter for unmap queuesTao Zhou
2021-12-16drm/amdkfd: use max() and min() to make code cleanerChangcheng Deng
2021-12-16drm/amdkfd: fix svm_bo release invalid wait context warningPhilip Yang
2021-12-13drm/amdgpu: remove unnecessary variablesIsabella Basso
2021-12-13drm/amdgpu: disable default navi2x co-op kernel supportJonathan Kim
2021-12-13drm/amdkfd: add Navi2x to GWS init conditionsGraham Sider
2021-12-13drm/amdkfd: Make KFD support on Hawaii experimentalFelix Kuehling
2021-12-13drm/amdkfd: Don't split unchanged SVM rangesFelix Kuehling
2021-12-13drm/amdkfd: Fix svm_range_is_same_attrsFelix Kuehling
2021-12-13drm/amdkfd: Fix error handling in svm_range_addFelix Kuehling
2021-12-13drm/amdkfd: fix function scopesIsabella Basso
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso
2021-12-07drm/amdkfd: Correct the value of the no_atomic_fw_version variablechen gong
2021-12-01drm/amdkfd: process_info lock not needed for svmPhilip Yang
2021-12-01drm/amdkfd: remove hardcoded device_info structsGraham Sider
2021-12-01drm/amdkfd: add kfd_device_info_init functionGraham Sider
2021-12-01drm/amdkfd: replace asic_name with amdgpu_asic_nameGraham Sider
2021-12-01drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang
2021-12-01drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()'Christophe JAILLET
2021-12-01drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang
2021-11-22drm/amdkfd: Remove unused entries in tableAmber Lin
2021-11-22drm/amdkfd: Retrieve SDMA numbers from amdgpuAmber Lin
2021-11-22drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl
2021-11-17drm/amdkfd: replace asic_family with asic_typeGraham Sider
2021-11-17drm/amdkfd: convert misc checks to IP version checkingGraham Sider
2021-11-17drm/amdkfd: convert switches to IP version checkingGraham Sider