blob: 23fee6078c750a97634bf73d35d45e7355502bf2 [file] [log] [blame]
071b68cceee7 ("drm/i915: abstract display suspend/resume operations")
78dae1ac35dd ("drm/i915: Propagate "_remove" function name suffix down")
3b58a9455136 ("drm/i915: Propagate "_release" function name suffix down")
b5893ffc274b ("drm/i915: Drop extern qualifiers from header function prototypes")
80fc1c1991cd ("drm/i915/gt: Fixup kerneldoc parameters")
1d66377a76bd ("drm/i915: Compartmentalize i915_gem_init_ggtt")
3b8966287fa9 ("drm/i915: Compartmentalize i915_ggtt_cleanup_hw")
8b5342f58d3c ("drm/i915: Compartmentalize i915_ggtt_init_hw")
ee1de7dd7d33 ("drm/i915: Compartmentalize i915_ggtt_probe_hw")
500bfa380e11 ("drm/i915: Convert i915_gem_init_swizzling to intel_gt")
19e0a8d454c3 ("drm/i915: kill uncore_sanitize")
69c663554452 ("drm/i915: move a few more functions to accept the rpm structure")
1bf676cc2dba ("drm/i915: move and rename i915_runtime_pm")
9102650fb975 ("drm/i915: make enable/disable rpm assert function use the rpm structure")
87b391b95184 ("drm/i915: Remove rpm asserts that use i915")
d5b6c275d04a ("drm/i915: prefer i915_runtime_pm in intel_runtime function")
0cf289bd5de3 ("drm/i915: Move fence register tracking from i915->mm to ggtt")
ecab9be174d9 ("drm/i915: Combine unbound/bound list tracking for objects")
09a32cb7b45f ("drm/i915: Make GuC GGTT reservation work on ggtt")
9937e16b2820 ("drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size")
e568ac3874be ("drm/i915: Pull kref into i915_address_space")
a8cff4c8283a ("drm/i915: Promote i915->mm.obj_lock to be irqsafe")
7f1502d99614 ("drm/i915: Convert gem_record_fences to uncore mmio accessors")
d13616db8bac ("drm/i915: move pm related declarations to intel_pm.h")
bcc726bea2cd ("drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt")
1c8242c3a4b2 ("drm/i915: Use unchecked writes for setting up the fences")
79b4df6827fe ("drm/i915: move more defs in intel_display_power.h")
7645b19d9bdd ("drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c")
d82b4b26218d ("drm/i915: Report all objects with allocated pages to the shrinker")
3b4fa9640ccd ("drm/i915: Track the purgeable objects on a separate eviction list")
47bc28d7ee6d ("drm/i915: Split off pci_driver.remove() tail to drm_driver.release()")
6501aa4e3a45 ("drm/i915: add in-kernel blitter client")
6951e5893b48 ("drm/i915: Move GEM object domain management from struct_mutex to local")
37d63f8fdb49 ("drm/i915: Pull scatterlist utils out of i915_gem.h")
10be98a77c55 ("drm/i915: Move more GEM objects under gem/")