summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/tgl: Fix stepping WA matchingJosé Roberto de Souza2020-08-281-5/+18
* drm/i915/gt: Implement WA_1406941453Clint Taylor2020-08-261-0/+7
* drm/i915: Update TGL and RKL HuC firmware versionsJosé Roberto de Souza2020-08-171-2/+2
* drm/i915/kbl: Fix revision ID checksMatt Roper2020-08-172-4/+22
* drm/i915: Add a couple of missing i915_active_fini()Chris Wilson2020-08-171-1/+4
* drm/i915/selftests: Add compiler paranoia for checking HWSP valuesChris Wilson2020-08-171-11/+13
* drm/i915/selftests: Downgrade severity of CS/SRM frequency scaling testsChris Wilson2020-08-171-2/+2
* drm/i915/rkl: Add initial workaroundsMatt Roper2020-08-171-32/+57
* drm/i915/gt: Assert the kernel context is using the HWSPChris Wilson2020-07-151-0/+1
* drm/i915/gt: Trace placement of timeline HWSPChris Wilson2020-07-152-5/+15
* drm/i915: Skip signaling a signaled requestChris Wilson2020-07-131-1/+6
* drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson2020-07-131-14/+4
* drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson2020-07-131-0/+1
* drm/i915/gt: Always reset the engine, even if inactive, on execlists failureChris Wilson2020-07-131-9/+6
* drm/i915/gt: Be defensive in the face of false CS eventsChris Wilson2020-07-103-7/+45
* drm/i915/gt: Optimise aliasing-ppgtt allocationsChris Wilson2020-07-091-6/+9
* drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla2020-07-091-4/+4
* drm/i915/tgl: Implement WAs 18011464164 and 22010931296José Roberto de Souza2020-07-091-5/+8
* drm/i915: Release shortlived maps of longlived objectsChris Wilson2020-07-084-4/+4
* drm/i915/gt: Replace opencoded i915_gem_object_pin_map()Chris Wilson2020-07-081-6/+5
* drm/i915/gem: Unpin idle contexts from kswapd reclaimChris Wilson2020-07-081-3/+6
* drm/i915: Move sseu debugfs under gt/Daniele Ceraolo Spurio2020-07-083-0/+325
* drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota2020-07-0810-21/+27
* drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio2020-07-083-0/+595
* drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio2020-07-082-0/+8
* drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio2020-07-088-16/+33
* drm/i915: Move engine-related mmio init to engines_init_mmioDaniele Ceraolo Spurio2020-07-081-1/+75
* drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio2020-07-083-5/+6
* drm/i915/huc: Adjust HuC state accordingly after GuC fetch errorMichał Winiarski2020-07-081-1/+10
* drm/i915/uc: Extract uc usage details into separate debugfsMichał Winiarski2020-07-082-16/+36
* drm/i915/gt: Pin the rings before marking activeChris Wilson2020-07-071-6/+6
* drm/i915: Print caller when tainting for CIMichał Winiarski2020-07-062-4/+4
* drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski2020-07-067-18/+30
* drm/i915: Export ppgtt_bind_vmaChris Wilson2020-07-034-47/+41
* drm/i915/guc: Expand guc_info debugfs with more informationMichał Winiarski2020-07-031-7/+16
* drm/i915/gt: Move the heartbeat into the high priority system wqChris Wilson2020-07-021-1/+1
* drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson2020-07-022-2/+13
* drm/i915/params: switch to device specific parametersJani Nikula2020-06-227-40/+46
* drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstateChris Wilson2020-06-201-20/+9
* drm/i915/gt: Show the culmative runtime as part of the engine infoChris Wilson2020-06-191-0/+5
* drm/i915/gt: Initialise rps timestampChris Wilson2020-06-191-2/+2
* drm/i915/gt: Always report the sample time for busy-statsChris Wilson2020-06-184-21/+21
* drm/i915/selftests: Enable selftesting of busy-statsChris Wilson2020-06-187-152/+209
* drm/i915/selftests: fix spelling mistake "submited" -> "submitted"Colin Ian King2020-06-171-1/+1
* drm/i915/selftests: Check preemption rollback of different ring queue depthsChris Wilson2020-06-171-0/+163
* drm/i915/selftests: Use friendly request names for live_timeslice_rewindChris Wilson2020-06-171-7/+8
* drm/i915/selftests: Exercise far preemption rollbacksChris Wilson2020-06-171-0/+151
* drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2020-06-161-1/+1
* drm/i915/gt: Don't flush the tasklet if not setupChris Wilson2020-06-151-0/+3
* drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi2020-06-153-0/+282