blob: bc32efa03439e77bba3f961befbe4a5aa912b74e [file] [log] [blame]
0cdea4455acd ("drm/mm: optimize rb_hole_addr rbtree search")
4ee92c7149da ("drm/mm: Convert drm_mm_node booleans to bitops")
71724f708997 ("drm/mm: Use helpers for drm_mm_node booleans")
1f7fd484fff1 ("drm/i915: Replace i915_vma_put_fence()")
6846895fde05 ("drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT")
576f05865581 ("drm/i915: Flush extra hard after writing relocations through the GTT")
8d5682f66252 ("drm/i915/uc: Unify uC firmware upload")
4ca8d2ef8dab ("drm/i915/uc: Plumb the gt through fw_upload")
9cb279455705 ("drm/i915/huc: Copy huc rsa only once")
90dd992260cc ("drm/i915/uc: Move xfer rsa logic to common function")
91e55e545ab8 ("drm/i915/uc: Unify uc_fw status tracking")
21a27d1cdd41 ("drm/i915/uc: Unify uC FW selection")
305ceebd5284 ("drm/i915: Fix handling of non-supported uC")
702668e606c0 ("drm/i915/uc: Unify uC platform check")
bdae33b8b82b ("drm/i915: Use maximum write flush for pwrite_gtt")
d45a4dd52706 ("drm/i915: Drop wmb() inside pread_gtt")
a8120bc23eea ("drm/i915/uc: kill <g,h>uc_to_i915")
2239e6dff206 ("drm/i915/guc: prefer intel_gt in guc interrupt functions")
84b1ca2f0e68 ("drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths")
ca7b2c1bbede ("drm/i915/uc: Move intel functions to intel_uc")
8b5689d7e3ca ("drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc")
633023a4e618 ("drm/i915/guc: unify guc irq handling")
9cbd51c2c0ed ("drm/i915/guc: move guc irq functions to intel_guc parameter")
bb2881f8bdde ("drm/i915/uc: introduce intel_uc_fw_supported")
e3f503f1c733 ("drm/i915/uc: replace uc init/fini misc")
a30eff49d08c ("drm/i915/guc: Use system workqueue for log capture")
cb823ed9915b ("drm/i915/gt: Use intel_gt as the primary object for handling resets")
87d855e8cfa4 ("drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11")
f2db53f14d3d ("drm/i915: Replace "_load" with "_probe" consequently")
b5893ffc274b ("drm/i915: Drop extern qualifiers from header function prototypes")
71b0846c17b9 ("drm/i915/guc: Remove preemption support for current fw")
2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request")
58820574f1e9 ("drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt")
f0818984fa5d ("drm/i915: Remove some legacy mmio accessors from interrupt handling")
9b77011e4122 ("drm/i915: Rework some interrupt handling functions to take intel_gt")
b8cade5959ac ("drm/i915: Show instdone for each engine in debugfs")
2a46fbb25ae8 ("drm/i915/guc: Upgrade to GuC 33.0.0")
63251685c141 ("drm/i915/selftests: Common live setup/teardown")
315ca4c408ed ("drm/i915: synchronize_irq() against the actual irq")
f18819a3c8da ("drm/i915/guc: Avoid reclaim locks during reset")
b40cf94c7673 ("drm/i915: make intel_uc_fw.h self-contained")
092be382a260 ("drm/i915: Lift intel_engines_resume() to callers")
18398904ca9e ("drm/i915: Only recover active engines")
faaa2902b5a9 ("drm/i915/selftests: Fixup atomic reset checking")
1e5deb263265 ("drm/i915/selftests: Drop manual request wakerefs around hangcheck")
d84747956654 ("drm/i915/selftests: Serialise nop reset with retirement")
5f22e5b3116c ("drm/i915: Rename intel_wakeref_[is]_active")
0c91621cad49 ("drm/i915/gt: Pass intel_gt to pm routines")
8e9c2f621893 ("drm/i915/guc: Add debug capture of GuC exception")
a93615f900bd ("drm/i915: Throw away the active object retirement complexity")