summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2021-11-24drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay
2021-11-17drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter
2021-11-10Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/...Dave Airlie
2021-11-09drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-27drm/i915/guc: Fix recursive lock in GuC submissionMatthew Brost
2021-10-22Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-18drm/i915: Catch yet another unconditioal clflushVille Syrjälä
2021-10-18drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä
2021-10-18drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()Ville Syrjälä
2021-10-15drm/i915/guc: Handle errors in multi-lrc requestsMatthew Brost
2021-10-15drm/i915: Multi-BB execbufMatthew Brost
2021-10-15drm/i915/guc: Implement no mid batch preemption for multi-lrcMatthew Brost
2021-10-15drm/i915/guc: Add basic GuC multi-lrc selftestMatthew Brost
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost
2021-10-15drm/i915/guc: Update debugfs for GuC multi-lrcMatthew Brost
2021-10-15drm/i915/guc: Implement multi-lrc resetMatthew Brost
2021-10-15drm/i915/guc: Insert submit fences between requests in parent-child relationshipMatthew Brost
2021-10-15drm/i915/guc: Implement multi-lrc submissionMatthew Brost
2021-10-15drm/i915/guc: Implement parallel context pin / unpin functionsMatthew Brost
2021-10-15drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_idsMatthew Brost
2021-10-15drm/i915/guc: Ensure GuC schedule operations do not operate on child contextsMatthew Brost
2021-10-15drm/i915/guc: Add multi-lrc context registrationMatthew Brost
2021-10-15drm/i915/guc: Introduce context parent-child relationshipMatthew Brost
2021-10-15drm/i915: Add logical engine mappingMatthew Brost
2021-10-15drm/i915/guc: Don't call switch_to_kernel_context with GuC submissionMatthew Brost
2021-10-15drm/i915/guc: Take engine PM when a context is pinned with GuC submissionMatthew Brost
2021-10-15drm/i915/guc: Take GT PM ref when deregistering contextMatthew Brost
2021-10-15drm/i915/guc: Move GuC guc_id allocation under submission state sub-structMatthew Brost
2021-10-14drm/i915/gt: move remaining debugfs interfaces into gtAndi Shyti
2021-10-14drm/i915: fix blank screen booting crashesHugh Dickins
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula
2021-10-12drm/i915/gt: add asm/cacheflush.h for use of clflush()Lucas De Marchi
2021-10-12drm/i915/gt: include tsc.h where usedLucas De Marchi
2021-10-11drm/i915: remember to call i915_sw_fence_finiMatthew Auld
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-11Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi
2021-10-04drm/i915/pxp: add pxp debugfsDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: Enable PXP power managementHuang, Sean Z
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z
2021-10-04drm/i915/pxp: Implement arb session teardownHuang, Sean Z
2021-10-04drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins
2021-10-01drm/i915/guc: Move and improve error message for missed CTB replyMichal Wajdeczko
2021-10-01drm/i915/guc: Print error name on CTB send failureMichal Wajdeczko
2021-10-01drm/i915/guc: Print error name on CTB (de)registration failureMichal Wajdeczko
2021-10-01drm/i915/guc: Verify result from CTB (de)register actionMichal Wajdeczko
2021-10-01drm/i915: Use fixed offset for PTEs locationMichal Wajdeczko