summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2017-09-20drm/amdkfd: Print event limit messages only once per processFelix Kuehling
2017-09-20drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao
2017-09-20drm/amdkfd: Fix incorrect destroy_mqd parameterFelix Kuehling
2017-09-08drm/amdkfd: check for null dev to avoid a null pointer dereferenceColin Ian King
2017-09-02drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay
2017-08-30drm/amdkfd: remove memset before memcpyHimanshu Jha
2017-08-15drm/amdkfd: Implement image tiling mode support v2Yong Zhao
2017-08-15drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben
2017-08-15drm/amd: Update MEC HQD loading code for KFDFelix Kuehling
2017-08-15drm/amdkfd: Update PM4 packet headersFelix Kuehling
2017-08-15drm/amdkfd: Clamp EOP queue size correctly on Gfx8Jay Cornwall
2017-08-15drm/amdkfd: Add more error printing to help bringup v2Yong Zhao
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling
2017-08-15drm/amdkfd: Allocate gtt_sa_bitmap in long unitsFelix Kuehling
2017-08-15drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling
2017-08-15drm/amdkfd: Remove usage of alloc(sizeof(struct...Kent Russell
2017-08-15drm/amdkfd: Fix goto usage v2Kent Russell
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
2017-08-15drm/amdkfd: Fix allocated_queues bitmap initializationFelix Kuehling
2017-08-15drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)Felix Kuehling
2017-08-15drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefrontsFelix Kuehling
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-14drm/amdgpu: Off by one sanity checksDan Carpenter
2017-07-13drm/amdkfd: Remove unused references to shared_resources.num_mecJay Cornwall
2017-06-01drm/amdkfd: Spelling s/apreture/aperture/Geert Uytterhoeven
2017-06-14drm/amdkfd: NULL dereference involving create_process()Dan Carpenter
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-31drm/amdkfd: allow split HQD on per-queue granularity v5Andres Rodriguez
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-01-16drm/amdkfd: fix improper return value on errorPan Bian
2017-01-12amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiterColin Ian King
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-19drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan
2016-09-19drm/amdkfd: Unify multiple calls to pr_debug() into oneEdward O'Callaghan
2016-09-19drm/amdkfd: Reuse function to find a process through pasidEdward O'Callaghan
2016-09-19drm/amdkfd: Add some missing memset zero'ing in queue init funcEdward O'Callaghan
2016-09-19drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpackEdward O'Callaghan
2016-08-09drm/amdkfd: print doorbell offset as a hex valueColin Ian King
2016-07-03drm/amdkfd: destroy mutex if process creation failsOded Gabbay
2016-07-03drm/amdkfd: Remove create_workqueue()Bhaktipriya Shridhar
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-21drm/amdkfd: Clean up inline handlingDaniel Vetter