aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_kfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-1/+1
2015-01-22drm/radeon: Don't increment pipe_id in kgd_init_pipelineOded Gabbay1-1/+1
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie1-3/+20
2014-12-17drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz1-0/+4
2015-01-04drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov1-0/+1
2014-12-09drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz1-3/+3
2014-12-29drm/radeon: Init amdkfd only if it was compiledOded Gabbay1-0/+12
2014-11-09drm/radeon: Add implementation of get_fw_versionOded Gabbay1-0/+53
2015-01-02drm/radeon: Use new cik_structs.h fileOded Gabbay1-0/+1
2015-01-02drm/radeon: Initialize compute vmidBen Goz1-39/+0
2015-01-09drm/radeon: Remove old radeon_sa usage from kfd-->kgd interfaceOded Gabbay1-98/+1
2015-01-09drm/radeon: Impl. new gtt allocate/free functionsOded Gabbay1-0/+85
2015-01-09drm/radeon: Implement SDMA interface functionsBen Goz1-1/+114
2014-07-15drm/radeon: Add radeon <--> amdkfd interfaceOded Gabbay1-0/+563