summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
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
2015-03-25drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay
2015-03-25drm/amdkfd: rename fence_wait_timeoutOded Gabbay
2015-03-16drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz
2015-03-16drm/amdkfd: destroy mqd when destroying kernel queueBen Goz
2015-02-23drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay
2015-02-23drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay
2015-01-22drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay
2015-01-22drm/amdkfd: Fix bug in pipelines initializationOded Gabbay