aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_guc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-23drm/i915/guc: remove unneeded goto from selftestDaniele Ceraolo Spurio1-2/+0
2018-10-18drm/i915/guc: drop negative doorbell alloc selftestDaniele Ceraolo Spurio1-42/+0
2018-10-04drm/i915/guc: init GuC descriptors after GuC loadDaniele Ceraolo Spurio1-9/+8
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson1-0/+4
2018-08-28drm/i915/selftests: ring all doorbells in igt_guc_doorbellsDaniele Ceraolo Spurio1-0/+38
2018-07-12drm/i915/selftests: Fixup GuC FW negative testMichał Winiarski1-3/+7
2018-02-08drm/i915/guc: Allow preempt-client to be NULLChris Wilson1-9/+11
2017-12-14drm/i915/guc: Extract doorbell creation from client allocationMichał Winiarski1-63/+47
2017-12-06drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko1-1/+1
2017-11-20drm/i915/selftests: Declare we allocated the guc clientsChris Wilson1-0/+2
2017-11-20drm/i915/selftest: Make guc clients staticChris Wilson1-1/+1
2017-11-17drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry1-0/+367