aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-27drm/amdkfd: Track when module's init is completeOded Gabbay1-3/+12
2015-05-19drm/amdkfd: change driver version to 0.7.2Oded Gabbay1-2/+2
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay1-0/+5
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang1-11/+1
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+3
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay1-2/+2
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-19/+8
2015-01-22drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay1-2/+2
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay1-19/+8
2015-01-18drm/amdkfd: Fix description of sched_policy module parameterBen Goz1-1/+1
2014-07-17amdkfd: Add module parameter of scheduling policyBen Goz1-0/+12
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay1-1/+40
2014-07-16amdkfd: Add topology module to amdkfdEvgeny Pinchuk1-0/+7
2014-07-16amdkfd: Add amdkfd skeleton driverOded Gabbay1-0/+101