summary refs log tree commit diff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2021-07-27drm/i915/guc: Hook GuC scheduling policies upJohn Harrison
2021-07-27drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison
2021-07-27drm/i915/guc: Capture error state on context resetMatthew Brost
2021-07-27drm/i915/guc: Enable GuC engine resetJohn Harrison
2021-07-27drm/i915/guc: Don't complain about reset racesJohn Harrison
2021-07-27drm/i915/guc: Provide mmio list to be saved/restored on engine resetJohn Harrison
2021-07-27drm/i915/guc: Enable the timer expired interrupt for GuCMatthew Brost
2021-07-27drm/i915/guc: Handle engine reset failure notificationMatthew Brost
2021-07-27drm/i915/guc: Handle context reset notificationMatthew Brost
2021-07-27drm/i915/guc: Suspend/resume implementation for new interfaceMatthew Brost
2021-07-27drm/i915/guc: Add disable interrupts to guc sanitizeMatthew Brost
2021-07-27drm/i915: Reset GPU immediately if submission is disabledMatthew Brost
2021-07-27drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost
2021-07-27drm/i915: Move active request tracking to a vfuncMatthew Brost
2021-07-27drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbsMatthew Brost
2021-07-27drm/i915/guc: Make hangcheck work with GuC virtual enginesJohn Harrison
2021-07-27drm/i915/guc: GuC virtual enginesMatthew Brost
2021-07-26drm/i915/gt: nuke gen6_hw_idLucas De Marchi
2021-07-24drm/i915/xehp: Xe_HP forcewake supportMatt Roper
2021-07-24drm/i915/xehp: Extra media engines - Part 3 (reset)John Harrison
2021-07-24drm/i915/xehp: Extra media engines - Part 2 (interrupts)John Harrison
2021-07-24drm/i915/xehp: Extra media engines - Part 1 (engine definitions)John Harrison
2021-07-23drm/i915/xehp: Define multicast register rangesMatt Roper
2021-07-23drm/i915: Extend Wa_1406941453 to adl-pJosé Roberto de Souza
2021-07-22drm/i915/xehp: VDBOX/VEBOX fusing registers are enable-basedTvrtko Ursulin
2021-07-22drm/i915/gt: rename legacy engine->hw_id to engine->gen6_hw_idLucas De Marchi
2021-07-22drm/i915/gt: nuke unused legacy engine hw_idLucas De Marchi
2021-07-22drm/i915/gt: fix platform prefixLucas De Marchi
2021-07-22drm/i915: Add intel_context tracingMatthew Brost
2021-07-22drm/i915/guc: Add trace point for GuC submitMatthew Brost
2021-07-22drm/i915/guc: Update GuC debugfs to support new GuCMatthew Brost
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost
2021-07-22drm/i915/guc: Ensure G2H response has space in bufferMatthew Brost
2021-07-22drm/i915: Disable preempt busywait when using GuC schedulingMatthew Brost
2021-07-22drm/i915/guc: Extend deregistration fence to schedule disableMatthew Brost
2021-07-22drm/i915/guc: Disable engine barriers with GuC during unpinMatthew Brost
2021-07-22drm/i915/guc: Defer context unpin until scheduling is disabledMatthew Brost
2021-07-22drm/i915/guc: Insert fence on context when deregisteringMatthew Brost
2021-07-22drm/i915/guc: Implement GuC context operations for new intefaceMatthew Brost
2021-07-22drm/i915/guc: Add bypass tasklet submission path to GuCMatthew Brost
2021-07-22drm/i915/guc: Implement GuC submission taskletMatthew Brost
2021-07-22drm/i915/guc: Add LRC descriptor context lookup arrayMatthew Brost
2021-07-22drm/i915/guc: Remove GuC stage descriptor, add LRC descriptorMatthew Brost
2021-07-22drm/i915/guc: Add new GuC interface defines and structuresMatthew Brost
2021-07-22drm/i915/xehp: New engine context offsetsPrathap Kumar Valsan
2021-07-22drm/i915/xehp: Handle new device context ID formatStuart Summers
2021-07-22drm/i915/selftests: Allow for larger engine countsJohn Harrison
2021-07-22drm/i915/gen12: Use fuse info to enable SFCVenkata Sandeep Dhanalakota
2021-07-22drm/i915: Ditch i915 globals shrink infrastructureDaniel Vetter
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper