aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_user.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Change list_sort to use const pointersSami Tolvanen2021-09-301-1/+2
* drm/i915: Reboot CI if we get wedged during driver initMichaƂ Winiarski2020-07-061-1/+1
* drm/i915/gt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-01-221-1/+2
* drm/i915/gt: Ignore incomplete engines after init failureChris Wilson2019-12-261-0/+4
* drm/i915: Make for_each_engine_masked work on intel_gtTvrtko Ursulin2019-10-181-13/+5
* drm/i915: Fix up the inverse mapping for default ctx->engines[]Chris Wilson2019-08-081-0/+52
* drm/i915: Rename engines to match their user interfaceChris Wilson2019-08-071-0/+23
* drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-061-0/+228