summary refs log tree commit diff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2021-10-11Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-09-23drm/i915/adlp: Add support for remapping CCS FBsImre Deak
2021-09-14drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar
2021-09-14drm/i915/guc: drop guc_communication_enabledDaniele Ceraolo Spurio
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-06drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other h...Stephen Rothwell
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-26drm/i915: Fix syncmap memory leakMatthew Brost
2021-08-24drm/i915/selftest: Fix use of err in igt_reset_{fail, nop}_engine()Nathan Chancellor
2021-08-24drm/i915/gt: Potential error pointer dereference in pinned_context()Dan Carpenter
2021-08-05drm/i915/dg2: Add SQIDI steeringMatt Roper
2021-08-05drm/i915/dg2: Update steering tablesMatt Roper
2021-08-05drm/i915/xehpsdv: Define steering tablesMatt Roper
2021-08-05drm/i915/xehp: handle new steering optionsDaniele Ceraolo Spurio
2021-08-03drm/i915/dg2: DG2 uses the same sseu limits as XeHP SDVMatt Roper
2021-08-03drm/i915/xehpsdv: Add maximum sseu limitsMatt Roper
2021-08-03drm/i915/xehp: Changes to ss/eu definitionsMatthew Auld
2021-08-03drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Sysfs hooks for SLPCVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Cache platform frequency limitsVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Enable ARAT timer interruptVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Add debugfs for SLPC infoVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Add get max/min freq hooksVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Add methods to set min/max frequencyVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disableVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Enable SLPC and add related H2G eventsVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Allocate, initialize and release SLPCVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Adding SLPC communication interfacesVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Gate Host RPS when SLPC is enabledVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar
2021-07-30drm/i915/xehp: Fix missing sentinel on mcr_ranges_xehpLucas De Marchi
2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi
2021-07-29drm/i915/gt: rename CNL references in intel_engine.hLucas De Marchi
2021-07-29drm/i915/gt: remove explicit CNL handling from intel_sseu.cLucas De Marchi
2021-07-29drm/i915/gt: remove explicit CNL handling from intel_mocs.cLucas De Marchi
2021-07-28drm/i915: Remove i915_globalsDaniel Vetter
2021-07-28drm/i915: move intel_context slab to direct module init/exitDaniel Vetter
2021-07-27drm/i915/guc: Unblock GuC submission on Gen11+Daniele Ceraolo Spurio
2021-07-27drm/i915/guc: Implement GuC priority managementMatthew Brost
2021-07-27drm/i915/selftest: Bump selftest timeouts for hangcheckJohn Harrison
2021-07-27drm/i915/selftest: Fix hangcheck self test for GuC submissionJohn Harrison
2021-07-27drm/i915/selftest: Fix MOCS selftest for GuC submissionRahul Kumar Singh
2021-07-27drm/i915/selftest: Fix workarounds selftest for GuC submissionRahul Kumar Singh
2021-07-27drm/i915/selftest: Better error reporting from hangcheck selftestJohn Harrison
2021-07-27drm/i915/guc: Support request cancellationMatthew Brost
2021-07-27drm/i915/guc: Implement banned contexts for GuC submissionMatthew Brost
2021-07-27drm/i915/guc: Add golden context to GuC ADSJohn Harrison
2021-07-27drm/i915/guc: Include scheduling policies in the debugfs state dumpJohn Harrison
2021-07-27drm/i915/guc: Connect reset modparam updates to GuC policy flagsJohn Harrison