aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
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
2015-06-03drm/amdkfd: Add static user-mode queues supportYair Shachar
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar
2015-06-03drm/amdkfd: Use DECLARE_BITMAPJoe Perches
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-19drm/amdkfd: change driver version to 0.7.2Oded Gabbay
2015-05-19drm/amdkfd: Implement events IOCTLsAndrew Lewycky
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay
2015-05-19drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov
2015-05-19drm/amdkfd: Add memory exception handlingAlexey Skidanov
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky
2015-05-19drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay
2015-05-19drm/amdkfd: Use new struct for asic specific opsOded Gabbay
2015-05-19drm/amdkfd: reformat some debug printsOded Gabbay
2015-05-19drm/amdkfd: Remove unessary void pointer castFiro Yang
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay
2015-04-01Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-03-25drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay