aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAge
* 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
| * | drm/amdkfd: Fix sparse errorsOded Gabbay2015-01-22
| * | drm/amdkfd: Handle case of invalid queue typeOded Gabbay2015-01-22
| * | drm/amdkfd: Add break at the end of caseOded Gabbay2015-01-22
| * | drm/amdkfd: Remove negative check of uint variableOded Gabbay2015-01-22
| * | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-21
| |\ \
| * | | drm/amdkfd: Fix description of sched_policy module parameterBen Goz2015-01-18
| * | | drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-15
| * | | drm/amdkfd: Remove unused function busy_wait()Oded Gabbay2015-01-15
| * | | drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay2015-01-15
| * | | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz2015-01-13
| * | | drm/amdkfd: Add initial VI support for KQBen Goz2014-12-02
| * | | drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-12
| * | | drm/amdkfd: Add initial VI support for DQMBen Goz2015-01-12
| * | | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-12
| * | | drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay2015-01-12
| * | | drm/amdkfd: Fix logic of destroy_queue_nocpsch()Ben Goz2014-08-18
| * | | drm/amdkfd: Change MQD manager to be H/W specificBen Goz2015-01-04
| * | | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-01
| * | | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-04
| * | | drm/amdkfd: Add new VI-specific queue propertiesBen Goz2015-01-04
| * | | drm/amdkfd: Don't include header files from radeonOded Gabbay2015-01-02
| * | | drm/amd: Put cik structures in a common placeBen Goz2015-01-02
| * | | drm/amdkfd: Remove call to deprecated init_memory interfaceBen Goz2014-10-26
| * | | drm/radeon: Initialize compute vmidBen Goz2015-01-02
| * | | drm/amd: Remove old radeon_sa funcs from kfd-->kgd interfaceOded Gabbay2015-01-09
| * | | drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-09
| * | | drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay2015-01-09
| * | | drm/amdkfd: Fixed calculation of gart buffer sizeOded Gabbay2015-01-09
| * | | drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay2015-01-09
| * | | drm/amdkfd: Add gtt sa related data to kfd_dev structOded Gabbay2015-01-09
| * | | drm/amd: Add new kfd-->kgd interface for gart usageOded Gabbay2015-01-09