aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAge
* drm/amdkfd: validate pdd where it acquired firstManinder Singh2015-07-09
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-26
|\
| * drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter2015-06-16
| * drm/amdkfd: remove not used defines from cik_regs.hOded Gabbay2015-06-06
| * drm/amdkfd: Add missing properties to CZ device infoOded Gabbay2015-06-06
| * drm/amdkfd: make reset wavefronts per process per deviceBen Goz2015-06-06
| * drm/amdkfd: add debug print to kfd_events.cOded Gabbay2015-06-06
| * drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbolsValentin Rothberg2015-06-06
| * drm/amdkfd: Enforce kill all waves on process terminationBen Goz2015-06-03
| * drm/amdkfd: Implement address watch debugger IOCTLYair Shachar2015-06-03
| * drm/amdkfd: Implement wave control debugger IOCTLYair Shachar2015-06-03
| * drm/amdkfd: Implement (un)register debugger IOCTLsYair Shachar2015-06-03
| * drm/amdkfd: Add address watch operation to debuggerYair Shachar2015-06-03
| * drm/amdkfd: Add wave control operation to debuggerYair Shachar2015-06-03
| * drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-03
| * drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-03
| * drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar2015-06-03
| * drm/amdkfd: Use DECLARE_BITMAPJoe Perches2015-06-03
| * Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-20
| |\
| * | drm/amdkfd: change driver version to 0.7.2Oded Gabbay2015-05-19
| * | drm/amdkfd: Implement events IOCTLsAndrew Lewycky2015-05-19
| * | drm/amdkfd: Add module parameter of send_sigtermOded Gabbay2015-05-19
| * | drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov2015-05-19
| * | drm/amdkfd: Add memory exception handlingAlexey Skidanov2015-05-19
| * | drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-19
| * | drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky2015-05-19
| * | drm/amdkfd: Add interrupt handling moduleAndrew Lewycky2015-05-19
| * | drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay2015-05-19
| * | drm/amdkfd: Use new struct for asic specific opsOded Gabbay2015-05-19
| * | drm/amdkfd: reformat some debug printsOded Gabbay2015-05-19
| * | drm/amdkfd: Remove unessary void pointer castFiro Yang2015-05-19
* | | drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov2015-06-03
| |/ |/|
* | drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-07
* | drm/amdkfd: Don't report local memory sizeOded Gabbay2015-05-07
* | drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-07
|/
* Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie2015-03-31
|\
| * drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz2015-03-16
| * drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-16
* | drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-25
* | drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz2015-03-25
* | drm/amdkfd: add debug prints for process teardownOded Gabbay2015-03-25
* | drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay2015-03-25
* | drm/amdkfd: rename fence_wait_timeoutOded Gabbay2015-03-25
|/
* drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2015-02-23
* drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay2015-02-23
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-16
|\
| * drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal stateJay Cornwall2015-01-19
| * drm/amdkfd: Fix dqm->queue_count trackingJay Cornwall2015-01-19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-28
| |\
| * | drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay2015-01-22