summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-01-18drm/i915: remove a couple of superfluous i915_drm.h includesJani Nikula
2023-01-17drm/i915/gt: Start adding module oriented dmesg outputJohn Harrison
2023-01-11drm/i915/guc: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-01-11drm/i915: Do not cover all future platforms in TLB invalidationTvrtko Ursulin
2023-01-10drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa
2023-01-10drm/i915/gt: Reset twiceChris Wilson
2023-01-09drm/i915/selftest: use igt_vma_move_to_active_unlocked if possibleAndrzej Hajda
2023-01-06drm/i915/mtl: Add initial gt workaroundsMatt Roper
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-12-30Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-22drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-22drm/i915/guc: Fix a static analysis warningJohn Harrison
2022-12-20drm/i915: Use helper func to find out map typeNirmoy Das
2022-12-17drm/i915/mtl: Resize noa_wait BO size to save restore GPR regsUmesh Nerlige Ramappa
2022-12-15drm/i915/dg2: Return Wa_22012654132 to just specific steppingsMatt Roper
2022-12-15drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13drm/i915/migrate: Account for the reserved_spaceChris Wilson
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12drm/i915/gt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-12drm/i915/selftests: exercise emit_pte() with nearly full ringMatthew Auld
2022-12-12drm/i915/selftests: use live_subtests for live_migrateMatthew Auld
2022-12-12drm/i915/migrate: Account for the reserved_spaceChris Wilson
2022-12-09drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper
2022-12-09drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn
2022-12-09drm/i915/gsc: Disable GSC engine and power well if FW is not selectedJonathan Cavitt
2022-12-09drm/i915/gsc: Do a driver-FLR on unload if GSC was loadedDaniele Ceraolo Spurio
2022-12-09drm/i915/gsc: GSC firmware loadingDaniele Ceraolo Spurio
2022-12-09drm/i915/gsc: Skip the version check when fetching the GSC FWDaniele Ceraolo Spurio
2022-12-09drm/i915/uc: Introduce GSC FWDaniele Ceraolo Spurio
2022-12-07drm/i915/gt: remove some limited use register access wrappersJani Nikula
2022-12-06Revert "drm/i915: Improve on suspend / resume time with VT-d enabled"Andi Shyti
2022-12-06drm/i915: Refine VT-d scanout workaroundChris Wilson
2022-12-06drm/i915: Introduce guard pages to i915_vmaChris Wilson
2022-12-06drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson
2022-12-05drm/i915/guc: enable GuC GGTT invalidation from the startDaniele Ceraolo Spurio
2022-12-05drm/i915/gen12: Apply recommended L3 hashing maskMatt Roper
2022-12-05drm/i915/mtl: Check full IP version when applying hw steering semaphoreMatt Roper
2022-12-02Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-02drm/i915/mtl: Add hardware-level lock for steeringMatt Roper
2022-12-01drm/i915/mcr: Hold forcewake and MCR lock over PPAT setupMatt Roper
2022-12-01drm/i915/pvc: Implement recommended caching policyWayne Boyer
2022-11-30drm/i915/guc: Use GuC submission API version numberJohn Harrison
2022-11-30drm/i915/uc: More refactoring of UC version numbersJohn Harrison