summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-10drm/i915/gt: More use of GT specific print helpersJohn Harrison
2023-10-09drm/i915/guc: Enable WA 14018913170Daniele Ceraolo Spurio
2023-10-09drm/i915/guc: Annotate struct ct_incoming_msg with __counted_byKees Cook
2023-10-07drm/i915/guc: Update 'recommended' version to 70.12.1 for DG2/ADL-S/ADL-P/MTLJohn Harrison
2023-10-03drm/i915/guc: Suppress 'ignoring reset notification' messageJohn Harrison
2023-10-03drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-10-03drm/i915: Clarify type evolution of uabi_node/uabi_enginesMathias Krause
2023-10-03drm/i915: Register engines early to avoid type confusionMathias Krause
2023-09-30drm/i915: Enable GGTT updates with binder in MTLNirmoy Das
2023-09-30drm/i915: Toggle binder context ready statusNirmoy Das
2023-09-30drm/i915: Implement GGTT update method with MI_UPDATE_GTTNirmoy Das
2023-09-30drm/i915: Parameterize binder context creationNirmoy Das
2023-09-30drm/i915: Implement for_each_sgt_daddr_nextNirmoy Das
2023-09-30drm/i915: Create a kernel context for GGTT updatesNirmoy Das
2023-09-30drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutexChris Wilson
2023-09-30drm/i915/gem: Make i915_gem_shrinker multi-gt awareJonathan Cavitt
2023-09-29drm/i915/mtl: Skip MCR ops for ring fault registerNirmoy Das
2023-09-29drm/i915: Clean steer semaphore on resumeNirmoy Das
2023-09-29drm/i915: Introduce the intel_gt_resume_early()Nirmoy Das
2023-09-29drm/i915: Introduce intel_gt_mcr_lock_sanitize()Nirmoy Das
2023-09-28drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das
2023-09-27drm/i915: Do not disable preemption for resetsTvrtko Ursulin
2023-09-26i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa
2023-09-25drm/i915/perf: Remove gtt_offset from stream->oa_buffer.head/.tailAshutosh Dixit
2023-09-25drm/i915: Add Wa_18028616096Shekhar Chauhan
2023-09-25drm/i915/gem: remove inlines from i915_gem_execbuffer.cJani Nikula
2023-09-25drm/i915/gt: remove a static inline that requires including i915_drv.hJani Nikula
2023-09-21drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello
2023-09-21drm/i915/gt: Update RC6 mask for mtl_drpcBadal Nilawar
2023-09-21i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)
2023-09-20drm/i915: refactor deprecated strncpyJustin Stitt
2023-09-19drm/i915/lrc: User PXP contexts requires runalone bit in lrcAlan Previn
2023-09-19drm/i915/pxp/mtl: Update pxp-firmware packet sizeAlan Previn
2023-09-19drm/i915/pxp/mtl: Update pxp-firmware response timeoutAlan Previn
2023-09-15drm/i915/huc: silence injected failure in the load via GSC pathDaniele Ceraolo Spurio
2023-09-15i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa
2023-09-15drm/i915: Add Wa_18022495364Dnyaneshwar Bhadane
2023-09-14drm/i915/gt: Prevent error pointer dereferenceDan Carpenter
2023-09-13drm/i915/gt: skip WA verification for GEN7_MISCCPCTL on DG2Andrzej Hajda
2023-09-09drm/i915: Run relevant bits of debugfs drop_caches per GTTvrtko Ursulin
2023-09-07drm/i915/mtl: Drop Wa_14017240301Matt Roper
2023-09-07drm/i915: Add Wa_14015150844Shekhar Chauhan
2023-08-31drm/i915/gt: Wait longer for tasks in migrate selftestJonathan Cavitt
2023-08-30drm/i915: mark requests for GuC virtual engines to avoid use-after-freeAndrzej Hajda
2023-08-29drm/i915/mtl: Update workaround 14016712196Tejas Upadhyay
2023-08-28drm/i915/gsc: define gsc fwDaniele Ceraolo Spurio
2023-08-22drm/i915/guc: Force a reset on internal GuC errorJohn Harrison
2023-08-21drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper
2023-08-21drm/i915/mtl: Eliminate subplatformsMatt Roper
2023-08-21drm/i915: Eliminate IS_MTL_MEDIA_STEPMatt Roper