| Commit message (Expand) | Author | Age |
* | drm/amdkfd: fix topology bug with capability attr. | Alexey Skidanov | 2015-06-03 |
* | drm/amdkfd: Initialize sdma vm when creating sdma queue | Xihan Zhang | 2015-05-07 |
* | drm/amdkfd: Don't report local memory size | Oded Gabbay | 2015-05-07 |
* | drm/amdkfd: allow unregister process with queues | Oded Gabbay | 2015-05-07 |
* | Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-03-31 |
|\ |
|
| * | drm/amdkfd: Fix SDMA queue init. in non-HWS mode | Ben Goz | 2015-03-16 |
| * | drm/amdkfd: destroy mqd when destroying kernel queue | Ben Goz | 2015-03-16 |
* | | drm/amdkfd: Add multiple kgd support | Xihan Zhang | 2015-03-25 |
* | | drm/amdkfd: Convert timestamping to use 64bit time accessors | John Stultz | 2015-03-25 |
* | | drm/amdkfd: add debug prints for process teardown | Oded Gabbay | 2015-03-25 |
* | | drm/amdkfd: Remove unused field from struct qcm_process_device | Oded Gabbay | 2015-03-25 |
* | | drm/amdkfd: rename fence_wait_timeout | Oded Gabbay | 2015-03-25 |
|/ |
|
* | drm/amdkfd: don't set get_pipes_num() as inline | Oded Gabbay | 2015-02-23 |
* | drm/amdkfd: Initialize only amdkfd's assigned pipelines | Oded Gabbay | 2015-02-23 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-02-16 |
|\ |
|
| * | drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal state | Jay Cornwall | 2015-01-19 |
| * | drm/amdkfd: Fix dqm->queue_count tracking | Jay Cornwall | 2015-01-19 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie | 2015-01-28 |
| |\ |
|
| * | | drm/amdkfd: change amdkfd version to 0.7.1 | Oded Gabbay | 2015-01-22 |
| * | | drm/amdkfd: Fix sparse errors | Oded Gabbay | 2015-01-22 |
| * | | drm/amdkfd: Handle case of invalid queue type | Oded Gabbay | 2015-01-22 |
| * | | drm/amdkfd: Add break at the end of case | Oded Gabbay | 2015-01-22 |
| * | | drm/amdkfd: Remove negative check of uint variable | Oded Gabbay | 2015-01-22 |
| * | | Merge remote-tracking branch 'origin/master' into drm-next | Dave Airlie | 2015-01-21 |
| |\ \ |
|
| * | | | drm/amdkfd: Fix description of sched_policy module parameter | Ben Goz | 2015-01-18 |
| * | | | drm/amdkfd: Remove sync_with_hw() from amdkfd | Oded Gabbay | 2015-01-15 |
| * | | | drm/amdkfd: Remove unused function busy_wait() | Oded Gabbay | 2015-01-15 |
| * | | | drm/amdkfd: Replace cpu_relax() with schedule() in DQM | Oded Gabbay | 2015-01-15 |
| * | | | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS) | Ben Goz | 2015-01-13 |
| * | | | drm/amdkfd: Add initial VI support for KQ | Ben Goz | 2014-12-02 |
| * | | | drm/amdkfd: Encapsulate KQ functions in ops structure | Oded Gabbay | 2015-01-12 |
| * | | | drm/amdkfd: Add initial VI support for DQM | Ben Goz | 2015-01-12 |
| * | | | drm/amdkfd: Encapsulate DQM functions in ops structure | Oded Gabbay | 2015-01-12 |
| * | | | drm/amdkfd: Don't BUG on freeing GART sub-allocation | Oded Gabbay | 2015-01-12 |
| * | | | drm/amdkfd: Fix logic of destroy_queue_nocpsch() | Ben Goz | 2014-08-18 |
| * | | | drm/amdkfd: Change MQD manager to be H/W specific | Ben Goz | 2015-01-04 |
| * | | | drm/amdkfd: Add asic property to kfd_device_info | Ben Goz | 2015-01-01 |
| * | | | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic | Ben Goz | 2015-01-04 |
| * | | | drm/amdkfd: Add new VI-specific queue properties | Ben Goz | 2015-01-04 |
| * | | | drm/amdkfd: Don't include header files from radeon | Oded Gabbay | 2015-01-02 |
| * | | | drm/amd: Put cik structures in a common place | Ben Goz | 2015-01-02 |
| * | | | drm/amdkfd: Remove call to deprecated init_memory interface | Ben Goz | 2014-10-26 |
| * | | | drm/radeon: Initialize compute vmid | Ben Goz | 2015-01-02 |
| * | | | drm/amd: Remove old radeon_sa funcs from kfd-->kgd interface | Oded Gabbay | 2015-01-09 |
| * | | | drm/amdkfd: Using new gtt sa in amdkfd | Oded Gabbay | 2015-01-09 |
| * | | | drm/amdkfd: Allocate gart memory using new interface | Oded Gabbay | 2015-01-09 |
| * | | | drm/amdkfd: Fixed calculation of gart buffer size | Oded Gabbay | 2015-01-09 |
| * | | | drm/amdkfd: Add kfd gtt sub-allocator functions | Oded Gabbay | 2015-01-09 |
| * | | | drm/amdkfd: Add gtt sa related data to kfd_dev struct | Oded Gabbay | 2015-01-09 |
| * | | | drm/amd: Add new kfd-->kgd interface for gart usage | Oded Gabbay | 2015-01-09 |