summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_guc.c
Commit message (Expand)AuthorAgeFilesLines
* 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