summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2020-08-17drm/i915/selftests: Downgrade severity of CS/SRM frequency scaling testsChris Wilson
2020-08-17drm/i915/rkl: Add initial workaroundsMatt Roper
2020-07-15drm/i915/gt: Assert the kernel context is using the HWSPChris Wilson
2020-07-15drm/i915/gt: Trace placement of timeline HWSPChris Wilson
2020-07-13drm/i915: Skip signaling a signaled requestChris Wilson
2020-07-13drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-13drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-13drm/i915/gt: Always reset the engine, even if inactive, on execlists failureChris Wilson
2020-07-10drm/i915/gt: Be defensive in the face of false CS eventsChris Wilson
2020-07-09drm/i915/gt: Optimise aliasing-ppgtt allocationsChris Wilson
2020-07-09drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla
2020-07-09drm/i915/tgl: Implement WAs 18011464164 and 22010931296José Roberto de Souza
2020-07-08drm/i915: Release shortlived maps of longlived objectsChris Wilson
2020-07-08drm/i915/gt: Replace opencoded i915_gem_object_pin_map()Chris Wilson
2020-07-08drm/i915/gem: Unpin idle contexts from kswapd reclaimChris Wilson
2020-07-08drm/i915: Move sseu debugfs under gt/Daniele Ceraolo Spurio
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio
2020-07-08drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-07-08drm/i915: Move engine-related mmio init to engines_init_mmioDaniele Ceraolo Spurio
2020-07-08drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio
2020-07-08drm/i915/huc: Adjust HuC state accordingly after GuC fetch errorMichał Winiarski
2020-07-08drm/i915/uc: Extract uc usage details into separate debugfsMichał Winiarski
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-07-06drm/i915: Print caller when tainting for CIMichał Winiarski
2020-07-06drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson
2020-07-03drm/i915/guc: Expand guc_info debugfs with more informationMichał Winiarski
2020-07-02drm/i915/gt: Move the heartbeat into the high priority system wqChris Wilson
2020-07-02drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula
2020-06-20drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstateChris Wilson
2020-06-19drm/i915/gt: Show the culmative runtime as part of the engine infoChris Wilson
2020-06-19drm/i915/gt: Initialise rps timestampChris Wilson
2020-06-18drm/i915/gt: Always report the sample time for busy-statsChris Wilson
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson
2020-06-17drm/i915/selftests: fix spelling mistake "submited" -> "submitted"Colin Ian King
2020-06-17drm/i915/selftests: Check preemption rollback of different ring queue depthsChris Wilson
2020-06-17drm/i915/selftests: Use friendly request names for live_timeslice_rewindChris Wilson
2020-06-17drm/i915/selftests: Exercise far preemption rollbacksChris Wilson
2020-06-16drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-06-15drm/i915/gt: Don't flush the tasklet if not setupChris Wilson
2020-06-15drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi
2020-06-15drm/i915/gt: Add a safety submission flush in the heartbeatChris Wilson
2020-06-15drm/i915/selftests: Dump engine state and trace upon hanging after resetChris Wilson
2020-06-15drm/i915/selftests: Disable preemptive heartbeats over preemption testsChris Wilson
2020-06-13drm/i915/gt: Flush gen3 relocs harder, againChris Wilson
2020-06-13drm/i915/selftests: Trim execlists runtimeChris Wilson
2020-06-13drm/i915/execlists: Lift opportunistic process_csb to before engine lockChris Wilson