aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2022-03-08drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2021-12-08Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza
2021-11-25drm/i915/guc: Unwind context requests in reverse orderMatthew Brost
2021-11-25drm/i915/guc: Don't drop ce->guc_active.lock when unwinding contextMatthew Brost
2021-11-25drm/i915/guc: Workaround reset G2H is received after schedule done G2HMatthew Brost
2021-11-25drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...Matthew Brost
2021-11-25drm/i915/guc: Fix outstanding G2H accountingMatthew Brost
2021-11-18drm/i915/guc: Fix blocked context accountingMatthew Brost
2021-11-06Revert "drm/i915/gt: Propagate change in error status to children on unhold"Matthew Brost
2021-10-26drm/i915: Catch yet another unconditioal clflushVille Syrjälä
2021-10-26drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä
2021-10-11drm/i915: remember to call i915_sw_fence_finiMatthew Auld
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins
2021-09-27drm/i915: Remove warning from the rps workerTejas Upadhyay
2021-09-27drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa
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