summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_guc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Mark up rpm wakerefsChris Wilson2019-01-141-4/+6
* drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-2/+2
* drm/i915/guc: remove unneeded goto from selftestDaniele Ceraolo Spurio2018-10-231-2/+0Star
* drm/i915/guc: drop negative doorbell alloc selftestDaniele Ceraolo Spurio2018-10-181-42/+0Star
* drm/i915/guc: init GuC descriptors after GuC loadDaniele Ceraolo Spurio2018-10-041-9/+8Star
* drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson2018-09-201-0/+4
* drm/i915/selftests: ring all doorbells in igt_guc_doorbellsDaniele Ceraolo Spurio2018-08-281-0/+38
* drm/i915/selftests: Fixup GuC FW negative testMichał Winiarski2018-07-121-3/+7
* drm/i915/guc: Allow preempt-client to be NULLChris Wilson2018-02-081-9/+11
* drm/i915/guc: Extract doorbell creation from client allocationMichał Winiarski2017-12-141-63/+47Star
* drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko2017-12-061-1/+1
* drm/i915/selftests: Declare we allocated the guc clientsChris Wilson2017-11-201-0/+2
* drm/i915/selftest: Make guc clients staticChris Wilson2017-11-201-1/+1
* drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry2017-11-171-0/+367