summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2022-06-13drm/i915/uc: remove accidental static from a local variableJani Nikula
2022-06-13drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-05-19drm/i915/gt: Fix use of static in macro mismatchAndi Shyti
2022-05-19drm/i915/gt: Fix build error without CONFIG_PMYueHaibing
2022-05-16i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa
2022-05-03drm/i915: remove superfluous string helper includeJani Nikula
2022-05-03drm/i915/gt: Document the eviction of the Flat-CCS objectsRamalingam C
2022-05-03drm/i915/gt: optimize the ccs_sz calculation per chunkRamalingam C
2022-05-02drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ringChris Wilson
2022-05-02drm/i915/selftests: Skip poisoning SET_PREDICATE_RESULT on dg2Chris Wilson
2022-05-02drm/i915/xehpsdv/dg1/tgl: Fix issue with LRI relative addressingAkeem G Abodunrin
2022-04-29drm/i915/xehp: Add compute engine ABIMatt Roper
2022-04-29drm/i915/xehp: Add register for compute engine's MMIO-based TLB invalidationMatt Roper
2022-04-28drm/i915/pmu: Use existing uncore helper to read gpm_timestampUmesh Nerlige Ramappa
2022-04-27drm/i915/dg2: Define GuC firmware version for DG2John Harrison
2022-04-21drm/i915/dg2: add gsc with special gsc bar offsetsTomas Winkler
2022-04-21drm/i915/gsc: add gsc as a mei auxiliary deviceTomas Winkler
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-20drm/i915/dg2: Add workaround 18019627453José Roberto de Souza
2022-04-19drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685John Harrison
2022-04-19drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exitMatthew Brost
2022-04-19drm/i915/guc: Apply Wa_16011777198Vinay Belgaumkar
2022-04-19drm/i915/guc: Enable GuC based workarounds for DG2John Harrison
2022-04-19drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platformsUmesh Nerlige Ramappa
2022-04-19drm/i915: Add Wa_22011802037 force cs haltTilak Tangudu
2022-04-15drm/i915/hwconfig: Add DG2 supportRodrigo Vivi
2022-04-15drm/i915/guc/slpc: Use i915_probe_error instead of drm_errVinay Belgaumkar
2022-04-14drm/i915/guc: Update to GuC version 70.1.1John Harrison
2022-04-14drm/i915/migrate: Evict and restore the flatccs capable lmem objRamalingam C
2022-04-14drm/i915/selftest_migrate: Check CCS meta data clearRamalingam C
2022-04-14drm/i915/selftest_migrate: Consider the possible roundup of sizeRamalingam C
2022-04-14drm/i915/gt: Clear compress metadata for Flat-ccs objectsRamalingam C
2022-04-14drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTERamalingam C
2022-04-14drm/i915/gt: Optimize the migration and clear loopRamalingam C
2022-04-14drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+Ramalingam C
2022-04-14drm/i915/gt: use engine instance directly for offsetRamalingam C
2022-04-12Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-07drm/i915/rps: Centralize computation of freq capsAshutosh Dixit
2022-04-07drm/i915/selftests: handle more roundingMatthew Auld
2022-04-06drm/i915/gt: Split intel-gtt functions by archCasey Bowman
2022-04-06drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()Ashutosh Dixit
2022-04-05drm/i915: Count engine instances per uabi classTvrtko Ursulin
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin
2022-03-30drm/i915/dg2: Add Wa_22014226127José Roberto de Souza
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin
2022-03-29drm/i915/migrate: move the sanity checkMatthew Auld
2022-03-29drm/i915: avoid concurrent writes to aux_invFei Yang