Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Change list_sort to use const pointers | Sami Tolvanen | 2021-09-30 | 1 | -1/+2 |
* | drm/i915: Reboot CI if we get wedged during driver init | MichaĆ Winiarski | 2020-07-06 | 1 | -1/+1 |
* | drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available | Pankaj Bharadiya | 2020-01-22 | 1 | -1/+2 |
* | drm/i915/gt: Ignore incomplete engines after init failure | Chris Wilson | 2019-12-26 | 1 | -0/+4 |
* | drm/i915: Make for_each_engine_masked work on intel_gt | Tvrtko Ursulin | 2019-10-18 | 1 | -13/+5 |
* | drm/i915: Fix up the inverse mapping for default ctx->engines[] | Chris Wilson | 2019-08-08 | 1 | -0/+52 |
* | drm/i915: Rename engines to match their user interface | Chris Wilson | 2019-08-07 | 1 | -0/+23 |
* | drm/i915/gt: Move the [class][inst] lookup for engines onto the GT | Chris Wilson | 2019-08-06 | 1 | -0/+228 |