blob: 2254674bfb44010fb5ee81593b1c56224d407b7b [file] [log] [blame]
c9c70471549a ("drm/i915: Track number of pending freed objects")
b4a0b32d7a60 ("drm/i915: Flush the idle-worker for debugfs/i915_drop_caches")
cc731f5a3b1f ("drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects")
87701b4b5593 ("drm/i915: Only free the oldest stale object before a fresh allocation")
f2123818ffad ("drm/i915: Move dev_priv->mm.[un]bound_list to its own lock")
3d574a6bbb12 ("drm/i915: Remove walk over obj->vma_list for the shrinker")
f46250e47731 ("drm/i915: Drop debugfs/i915_gem_pin_display")
bd3d2252f94d ("drm/i915: Rename obj->pin_display to obj->pin_global")
f1fa4f442c82 ("drm/i915: Refactor testing obj->mm.pages")
a65adaf8a834 ("drm/i915: Track user GTT faulting per-vma")
3bd4073524fa ("drm/i915: Consolidate get_fence with pin_fence")
b4563f595ed4 ("drm/i915: Pin fence for iomap")
7393b7ee3a9c ("drm/i915/debugfs: include some gtt page size metrics")
a5c08166265a ("drm/i915: introduce page_size members")
b91b09eea7a1 ("drm/i915: push set_pages down to the callers")
4f044a88a86a ("drm/i915: Rename global i915 to i915_modparams")
221ab9719bf3 ("drm/i915/execlists: Unwind incomplete requests on resets")
523e7c9278f0 ("drm/i915/execlists: Kick start request processing after a reset")
3dcf4f207e8e ("drm/i915: Extend private i915_param_named macro with description")
c95469324518 ("drm/i915: Introduce custom variant of module_param_named macro")
17533bf95719 ("drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
d7a133d886b4 ("drm/i915: Disable mmio debugging during user access")
5602452e4c99 ("drm/i915: Use __sg_alloc_table_from_pages for userptr allocations")
88c880bbdebe ("drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_pages")
969b0950a188 ("drm/i915: Add interface to reserve fence registers for vGPU")