summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-17drm/i915/mtl: Update OA mux whitelist for MTLUmesh Nerlige Ramappa
2022-12-17drm/i915/mtl: Add Wa_14015846243 to fix OA vs CS timestamp mismatchUmesh Nerlige Ramappa
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/ttm: consider CCS for backup objectsMatthew Auld
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld
2022-12-13drm/i915: remove struct_member macroAndrzej Hajda
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/pxp: Promote pxp subsystem to top-level of i915Alan Previn
2022-12-09drm/i915/mtl: MTL has one GSC CS on the media GTDaniele Ceraolo Spurio
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/perf: Do not parse context image for HSWUmesh Nerlige Ramappa
2022-12-07drm/i915/gt: remove some limited use register access wrappersJani Nikula
2022-12-07drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_readAshutosh Dixit
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-06drm/i915: Limit the display memory alignment to 32 bit instead of 64Andi Shyti
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-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
2022-11-30drm/i915/uc: Rationalise delimiters in filename macrosJohn Harrison
2022-11-30drm/i915/gt: Add dedicated MCR lockMatt Roper
2022-11-30drm/i915/gt: Pass gt rather than uncore to lowest-level reads/writesMatt Roper
2022-11-30drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper
2022-11-29drm/i915/huc: always init the delayed load fenceDaniele Ceraolo Spurio
2022-11-28drm/i915/mtl: Media GT and Render GT share common GGTTAravind Iddamsetty
2022-11-28drm/i915/dg2: Introduce Wa_18019271663Matt Atwood
2022-11-28drm/i915/dg2: Introduce Wa_18018764978Matt Atwood
2022-11-24drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-11-24drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-11-23drm/i915/uc: Fix table order verification to check all FW typesJohn Harrison
2022-11-23drm/i915/huc: fix leak of debug object in huc load fence on driver unloadDaniele Ceraolo Spurio
2022-11-23drm/i915/guc: make default_lists const dataJani Nikula
2022-11-22drm/i915/gsc: Only initialize GSC in tile 0José Roberto de Souza
2022-11-21drm/i915/selftest: Bump up sample period for busy stats selftestUmesh Nerlige Ramappa
2022-11-21i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32Umesh Nerlige Ramappa