Show patches with: State = Action Required       |   119393 patches
« 1 2 ... 210 211 2121193 1194 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,2/2] dma-fence: Avoid excessive recursive fence locking from enable_signaling() callbacks Attempt to avoid dma-fence-[chain|array] lockdep splats - - - --- 2021-11-30 Thomas Hellström New
[RFC,1/2] dma-fence: Avoid establishing a locking order between fence classes Attempt to avoid dma-fence-[chain|array] lockdep splats - - - --- 2021-11-30 Thomas Hellström New
drm/i915/adl-n: Enable ADL-N platform drm/i915/adl-n: Enable ADL-N platform - - - --- 2021-11-30 Tejas Upadhyay New
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() - 1 - --- 2021-11-30 Marco Elver New
drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2. drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2. - 1 - --- 2021-11-30 Maarten Lankhorst New
linux-next: manual merge of the drm tree with the drm-misc-fixes tree linux-next: manual merge of the drm tree with the drm-misc-fixes tree - - - --- 2021-11-29 Stephen Rothwell New
[v2] drm/i915/dp: Perform 30ms delay after source OUI write [v2] drm/i915/dp: Perform 30ms delay after source OUI write - 1 - --- 2021-11-29 Lyude Paul New
[v7] drm/i915: Update error capture code to avoid using the current vma state [v7] drm/i915: Update error capture code to avoid using the current vma state - 1 - --- 2021-11-29 Thomas Hellström New
[v2] dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() [v2] dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() - 1 - --- 2021-11-29 Thomas Hellström New
[v2,16/16] drm/i915: Remove short-term pins from execbuf, v5. drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,15/16] drm/i915: Remove support for unlocked i915_vma unbind drm/i915: Remove short term pins from execbuf. 1 - - --- 2021-11-29 Maarten Lankhorst New
[v2,14/16] drm/i915: Remove assert_object_held_shared drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,13/16] drm/i915: Require object lock when freeing pages during destruction drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,12/16] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind drm/i915: Remove short term pins from execbuf. - - - --- 2021-11-29 Maarten Lankhorst New
[v2,11/16] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,10/16] drm/i915: Make i915_gem_evict_vm work correctly for already locked objects drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,09/16] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes. drm/i915: Remove short term pins from execbuf. - - - --- 2021-11-29 Maarten Lankhorst New
[v2,08/16] drm/i915: Pass trylock context to callers drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,07/16] drm/i915: Take trylock during eviction, v2. drm/i915: Remove short term pins from execbuf. - - - --- 2021-11-29 Maarten Lankhorst New
[v2,06/16] drm/i915: Ensure gem_contexts selftests work with unbind changes. drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,05/16] drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww drm/i915: Remove short term pins from execbuf. - - - --- 2021-11-29 Maarten Lankhorst New
[v2,04/16] drm/i915: Take object lock in i915_ggtt_pin if ww is not set drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,03/16] drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v2. drm/i915: Remove short term pins from execbuf. - - - --- 2021-11-29 Maarten Lankhorst New
[v2,02/16] drm/i915: Change shrink ordering to use locking around unbinding. drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v2,01/16] drm/i915: Remove unused bits of i915_vma/active api drm/i915: Remove short term pins from execbuf. - 1 - --- 2021-11-29 Maarten Lankhorst New
[v4,2/2] i915/gvt: save the MMIO snapshot in the early init of GVT-g [v4,1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API - - 1 --- 2021-11-29 Zhi Wang New
[v4,1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API [v4,1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API - - 1 --- 2021-11-29 Zhi Wang New
[PULL] drm-misc-next [PULL] drm-misc-next - - - --- 2021-11-29 Thomas Zimmermann New
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() - 1 - --- 2021-11-29 Thomas Hellström New
[v4,2/2] drm/i915: Use to_root_gt() to refer to the root tile More preparation for multi gt patches - - - --- 2021-11-28 Andi Shyti New
[v4,1/2] drm/i915: Store backpointer to GT in uncore More preparation for multi gt patches - 1 - --- 2021-11-28 Andi Shyti New
drm/i915/debugfs: Do not return '0' if there is nothing to return drm/i915/debugfs: Do not return '0' if there is nothing to return - 1 - --- 2021-11-27 Andi Shyti New
[i-g-t] tests/i915/gem_exec_balancer: Make sure some tests are run to declare success [i-g-t] tests/i915/gem_exec_balancer: Make sure some tests are run to declare success - - - --- 2021-11-26 Tvrtko Ursulin New
[CI,i-g-t,2/2] intel_gpu_top: Remove clients support [CI,i-g-t,1/2] tests/api_intel_allocator: Fix build warning 1 - - --- 2021-11-26 Tvrtko Ursulin New
[CI,i-g-t,1/2] tests/api_intel_allocator: Fix build warning [CI,i-g-t,1/2] tests/api_intel_allocator: Fix build warning - 1 - --- 2021-11-26 Tvrtko Ursulin New
[v4] drm/i915: Use per device iommu check [v4] drm/i915: Use per device iommu check 1 2 - --- 2021-11-26 Tvrtko Ursulin New
[v3,2/2] i915/gvt: save the MMIO snapshot in the early init of GVT-g [v3,1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API - - 1 --- 2021-11-26 Zhi Wang New
[v3,1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API [v3,1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API - - 1 --- 2021-11-26 Zhi Wang New
drm/i915/gemfs: don't mark huge_opt as static drm/i915/gemfs: don't mark huge_opt as static - 1 - --- 2021-11-26 Matthew Auld New
[v2,3/3] drm/i915/xelpd: Add Pipe Color Lut caps to platform config Enable pipe color support on D13 platform - 1 - --- 2021-11-25 Shankar, Uma New
[v2,2/3] drm/i915/xelpd: Enable Pipe Degamma Enable pipe color support on D13 platform - 1 - --- 2021-11-25 Shankar, Uma New
[v2,1/3] drm/i915/xelpd: Enable Pipe color support for D13 platform Enable pipe color support on D13 platform - 1 - --- 2021-11-25 Shankar, Uma New
drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platforms drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platforms - 1 - --- 2021-11-25 Imre Deak New
drm/i915/dg2: Tile 4 plane format support drm/i915/dg2: Tile 4 plane format support - - - --- 2021-11-25 Lisovskiy, Stanislav New
drm/i915: Use per device iommu check drm/i915: Use per device iommu check 1 1 - --- 2021-11-25 Tvrtko Ursulin New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2021-11-25 Maxime Ripard New
[PULL] drm-intel-fixes [PULL] drm-intel-fixes - - - --- 2021-11-24 Rodrigo Vivi New
drm/i915/gvt: Prevent integer overflow in intel_vgpu_emulate_cfg_write() drm/i915/gvt: Prevent integer overflow in intel_vgpu_emulate_cfg_write() - - - --- 2021-11-24 Dan Carpenter New
[20/20] drm/i915/fbc: Pimp the FBC debugfs output drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[19/20] drm/i915/fbc: No FBC+double wide pipe drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[18/20] drm/i915/fbc: s/parms/fbc_state/ drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[17/20] drm/i915/fbc: Move plane pointer into intel_fbc_state drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[16/20] drm/i915/fbc: Nuke state_cache drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[15/20] drm/i915/fbc: Disable FBC fully on FIFO underrun drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[14/20] drm/i915/fbc: Move stuff from intel_fbc_can_enable() into intel_fbc_check_plane() drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[13/20] drm/i915/fbc: Allocate intel_fbc dynamically drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[12/20] drm/i915/fbc: Introduce intel_fbc_add_plane() drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[11/20] drm/i915/fbc: Move FBC debugfs stuff into intel_fbc.c drm/i915/fbc: More FBC refactoring 1 - - --- 2021-11-24 Ville Syrjälä New
[10/20] drm/i915/fbc: Pass i915 instead of FBC instance to FBC underrun stuff drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[09/20] drm/i915/fbc: Flatten __intel_fbc_pre_update() drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[08/20] drm/i915/fbc: Track FBC usage per-plane drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[07/20] drm/i915/fbc: Pass around FBC instance instead of crtc drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[06/20] drm/i915/fbc: Reuse the same struct for the cache and params drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[05/20] drm/i915/fbc: Nuke more FBC state drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[04/20] drm/i915/fbc: Relocate intel_fbc_override_cfb_stride() drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[03/20] drm/i915/fbc: Nuke lots of crap from intel_fbc_state_cache drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[02/20] drm/i915/fbc: Pass whole plane state to intel_fbc_min_limit() drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
[01/20] drm/i915/fbc: Eliminate racy intel_fbc_is_active() usage drm/i915/fbc: More FBC refactoring - 1 - --- 2021-11-24 Ville Syrjälä New
Revert "drm/i915/dg2: Tile 4 plane format support" Revert "drm/i915/dg2: Tile 4 plane format support" 1 - - --- 2021-11-24 Lisovskiy, Stanislav New
drm/i915/dmabuf: remove duplicate include in i915_gem_dmabuf.c drm/i915/dmabuf: remove duplicate include in i915_gem_dmabuf.c - - - --- 2021-11-24 CGEL New
linux-next: manual merge of the drm-intel-gt tree with the drm-intel tree linux-next: manual merge of the drm-intel-gt tree with the drm-intel tree - - - --- 2021-11-24 Stephen Rothwell New
[v2,8/8] eventpoll: simplify sysctl declaration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - - - --- 2021-11-23 Luis Chamberlain New
[v2,7/8] cdrom: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - 1 - --- 2021-11-23 Luis Chamberlain New
[v2,6/8] inotify: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - - - --- 2021-11-23 Luis Chamberlain New
[v2,5/8] test_sysctl: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - - - --- 2021-11-23 Luis Chamberlain New
[v2,4/8] ocfs2: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - 1 - --- 2021-11-23 Luis Chamberlain New
[v2,3/8] macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - - - --- 2021-11-23 Luis Chamberlain New
[v2,2/8] i915: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups 1 - - --- 2021-11-23 Luis Chamberlain New
[v2,1/8] hpet: simplify subdirectory registration with register_sysctl() sysctl: second set of kernel/sysctl cleanups - - - --- 2021-11-23 Luis Chamberlain New
[3/3] drm/i915/xelpd: Add Pipe Color Lut caps to platform config Enable pipe color support on D13 platform - - - --- 2021-11-23 Shankar, Uma New
[2/3] drm/i915/xelpd: Enable Pipe Degamma Enable pipe color support on D13 platform - - - --- 2021-11-23 Shankar, Uma New
[1/3] drm/i915/xelpd: Enable Pipe color support for D13 platform Enable pipe color support on D13 platform - 1 - --- 2021-11-23 Shankar, Uma New
drm/i915/gen11: Moving WAs to icl_gt_workarounds_init() drm/i915/gen11: Moving WAs to icl_gt_workarounds_init() - 1 - --- 2021-11-23 Talla, RavitejaX Goud New
drm/i915/ttm: fixup build failure drm/i915/ttm: fixup build failure - - - --- 2021-11-23 Matthew Auld New
drm/i915/gem: placate scripts/kernel-doc drm/i915/gem: placate scripts/kernel-doc - 1 - --- 2021-11-23 Randy Dunlap New
[RFC,7/7] drm/i915/guc: Print the GuC error capture output register list. Add GuC Error Capture Support - - - --- 2021-11-22 Teres Alexis, Alan Previn New
[RFC,6/7] drm/i915/guc: Copy new GuC error capture logs upon G2H notification. Add GuC Error Capture Support - - - --- 2021-11-22 Teres Alexis, Alan Previn New
[RFC,5/7] drm/i915/guc: Update GuC's log-buffer-state access for error capture. Add GuC Error Capture Support - - - --- 2021-11-22 Teres Alexis, Alan Previn New
[RFC,4/7] drm/i915/guc: Add GuC's error state capture output structures. Add GuC Error Capture Support - 1 - --- 2021-11-22 Teres Alexis, Alan Previn New
[RFC,3/7] drm/i915/guc: Populate XE_LP register lists for GuC error state capture. Add GuC Error Capture Support - - - --- 2021-11-22 Teres Alexis, Alan Previn New
[RFC,2/7] drm/i915/guc: Update GuC ADS size for error capture lists Add GuC Error Capture Support - - - --- 2021-11-22 Teres Alexis, Alan Previn New
[RFC,1/7] drm/i915/guc: Add basic support for error capture lists Add GuC Error Capture Support - 1 - --- 2021-11-22 Teres Alexis, Alan Previn New
[v3,2/2] drm/i915: Use to_root_gt() to refer to the root tile More preparation for multi gt patches - - - --- 2021-11-22 Andi Shyti New
[v3,1/2] drm/i915: Store backpointer to GT in uncore More preparation for multi gt patches - 1 - --- 2021-11-22 Andi Shyti New
[v7,6/6] drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronous drm/i915/ttm: Async migration - 1 - --- 2021-11-22 Thomas Hellström New
[v7,5/6] drm/i915/ttm: Implement asynchronous TTM moves drm/i915/ttm: Async migration - 1 - --- 2021-11-22 Thomas Hellström New
[v7,4/6] drm/i915/ttm: Correctly handle waiting for gpu when shrinking drm/i915/ttm: Async migration - 1 - --- 2021-11-22 Thomas Hellström New
[v7,3/6] drm/i915/ttm: Drop region reference counting drm/i915/ttm: Async migration - 1 - --- 2021-11-22 Thomas Hellström New
[v7,2/6] drm/i915/ttm: Move the i915_gem_obj_copy_ttm() function drm/i915/ttm: Async migration - 1 - --- 2021-11-22 Thomas Hellström New
[v7,1/6] drm/i915: Add support for moving fence waiting drm/i915/ttm: Async migration - 1 - --- 2021-11-22 Thomas Hellström New
« 1 2 ... 210 211 2121193 1194 »