summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2022-11-21drm/i915/mtl: Enable Idle Messaging for GSC CSVinay Belgaumkar
2022-11-21drm/i915: Fix workarounds on Gen2-3Tvrtko Ursulin
2022-11-18drm/i915/gt: Manage uncore->lock while waiting on MCR registerMatt Roper
2022-11-17drm/i915/mtl: C6 residency and C state type for MTL SAMediaBadal Nilawar
2022-11-17drm/i915/gt: Use RC6 residency types as arguments to residency functionsAshutosh Dixit
2022-11-17drm/i915/mtl: Modify CAGF functions for MTLBadal Nilawar
2022-11-17drm/i915: Use GEN12_RPSTAT register for GT freqDon Hiatt
2022-11-17drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagfAshutosh Dixit
2022-11-16drm/i915/guc: add the GSC CS to the GuC capture listDaniele Ceraolo Spurio
2022-11-16drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn
2022-11-16drm/i915/ttm: never purge busy objectsMatthew Auld