summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
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
2016-06-03drm/amdkfd: print once about mem_banks truncationOded Gabbay
2016-06-03drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay
2016-06-03drm/amdkfd: unbind only existing processesOded Gabbay
2016-05-01amdkfd: Trim unnescessary intermediate err var in kfd_chardev.cEdward O'Callaghan
2016-05-01amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.cEdward O'Callaghan
2016-05-01amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski
2016-03-15drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter
2016-02-27drm/amdkfd: Track when module's init is completeOded Gabbay
2016-01-28drm/amdkfd: Remove unnecessary cast in kfreeAmitoj Kaur Chawla
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov
2016-01-06amdkfd: don't open-code memdup_user()Al Viro
2015-08-30amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig
2015-07-30drm/amdkfd: fix bug when initializing sdma vmOded Gabbay
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz
2015-07-20drm/amdkfd: Use generic defines in new amd headersOded Gabbay
2015-07-20drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz
2015-07-20drm/amdkfd: fix runlist length calculationBen Goz
2015-07-20drm/amdkfd: Add support for VI in DQMBen Goz
2015-07-20drm/amdkfd: add support for VI in MQD managerBen Goz
2015-07-20drm/amdkfd: add CP HWS packet headers for VIBen Goz
2015-07-20drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz
2015-07-20drm/amdkfd: Add dependency of DRM_AMDGPU to KconfigOded Gabbay
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-16drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter
2015-06-06drm/amdkfd: remove not used defines from cik_regs.hOded Gabbay
2015-06-06drm/amdkfd: Add missing properties to CZ device infoOded Gabbay
2015-06-06drm/amdkfd: make reset wavefronts per process per deviceBen Goz
2015-06-06drm/amdkfd: add debug print to kfd_events.cOded Gabbay
2015-06-06drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbolsValentin Rothberg
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov
2015-06-03drm/amdkfd: Enforce kill all waves on process terminationBen Goz
2015-06-03drm/amdkfd: Implement address watch debugger IOCTLYair Shachar
2015-06-03drm/amdkfd: Implement wave control debugger IOCTLYair Shachar
2015-06-03drm/amdkfd: Implement (un)register debugger IOCTLsYair Shachar
2015-06-03drm/amdkfd: Add address watch operation to debuggerYair Shachar
2015-06-03drm/amdkfd: Add wave control operation to debuggerYair Shachar
2015-06-03drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar