summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-161-9/+13
* | drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-258-47/+53
* | drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz2015-03-251-5/+5
* | drm/amdkfd: add debug prints for process teardownOded Gabbay2015-03-251-0/+6
* | drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay2015-03-251-2/+0Star
* | drm/amdkfd: rename fence_wait_timeoutOded Gabbay2015-03-251-2/+2
|/
* drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2015-02-232-6/+7
* drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay2015-02-233-3/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-1723-740/+1632
|\
| * drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal stateJay Cornwall2015-01-191-1/+3
| * drm/amdkfd: Fix dqm->queue_count trackingJay Cornwall2015-01-191-3/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-297-41/+107
| |\
| * | drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay2015-01-221-2/+2
| * | drm/amdkfd: Fix sparse errorsOded Gabbay2015-01-223-37/+27Star
| * | drm/amdkfd: Handle case of invalid queue typeOded Gabbay2015-01-221-0/+5
| * | drm/amdkfd: Add break at the end of caseOded Gabbay2015-01-222-0/+6
| * | drm/amdkfd: Remove negative check of uint variableOded Gabbay2015-01-221-1/+1
| * | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-229-366/+218Star
| |\ \
| * | | drm/amdkfd: Fix description of sched_policy module parameterBen Goz2015-01-181-1/+1
| * | | drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-153-30/+0Star
| * | | drm/amdkfd: Remove unused function busy_wait()Oded Gabbay2015-01-151-6/+0Star
| * | | drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay2015-01-151-1/+2
| * | | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz2015-01-131-3/+3
| * | | drm/amdkfd: Add initial VI support for KQBen Goz2014-12-025-4/+127
| * | | drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-123-27/+54
| * | | drm/amdkfd: Add initial VI support for DQMBen Goz2015-01-125-86/+238
| * | | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-126-54/+65
| * | | drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay2015-01-121-1/+4
| * | | drm/amdkfd: Fix logic of destroy_queue_nocpsch()Ben Goz2014-08-181-18/+18
| * | | drm/amdkfd: Change MQD manager to be H/W specificBen Goz2015-01-045-428/+498
| * | | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-012-1/+15
| * | | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-044-16/+16
| * | | drm/amdkfd: Add new VI-specific queue propertiesBen Goz2015-01-042-1/+35
| * | | drm/amdkfd: Don't include header files from radeonOded Gabbay2015-01-023-3/+14
| * | | drm/amdkfd: Remove call to deprecated init_memory interfaceBen Goz2014-10-261-21/+0Star
| * | | drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-094-65/+33Star
| * | | drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay2015-01-091-2/+14
| * | | drm/amdkfd: Fixed calculation of gart buffer sizeOded Gabbay2015-01-091-3/+19
| * | | drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay2015-01-092-0/+193
| * | | drm/amdkfd: Add gtt sa related data to kfd_dev structOded Gabbay2015-01-091-6/+15
| * | | drm/amdkfd: Pass queue type to pqm_create_queue()Ben Goz2015-01-091-2/+2
| * | | drm/amdkfd: Identify SDMA queue in create queue ioctlBen Goz2015-01-091-0/+2
| * | | drm/amdkfd: Add SDMA user-mode queues support to QCMBen Goz2015-01-093-12/+154
| * | | drm/amdkfd: Add SDMA mqd supportBen Goz2015-01-092-0/+130
| * | | drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov2015-01-096-30/+41
| * | | drm/amdkfd: Add number of watch points to topologyAlexey Skidanov2015-01-093-71/+86
* | | | drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay2015-02-021-1/+5
* | | | drm/amdkfd: max num of queues can't be 0Oded Gabbay2015-02-021-2/+2
* | | | drm/amdkfd: Fix bug in accounting of queuesOded Gabbay2015-02-021-1/+1
| |_|/ |/| |
* | | drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay2015-01-221-1/+1