Show patches with: none      |   122006 patches
« 1 2 ... 210 211 2121220 1221 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,i-g-t,07/15] lib/store: Refactor common store code into helper function Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[v5,i-g-t,06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[v5,i-g-t,05/15] tests/i915/i915_hangman: Add uevent test & fix detector Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[v5,i-g-t,04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[v5,i-g-t,03/15] tests/i915/i915_hangman: Update capture test to use engine structure Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[v5,i-g-t,02/15] lib/hang: Fix igt_require_hang_ring to work with all engines Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[v5,i-g-t,01/15] tests/i915/i915_hangman: Add descriptions Fixes for i915_hangman, gem_exec_capture and gem_exec_fence - 1 - --- 2022-01-14 John Harrison New
[PULL] drm-misc-next-fixes [PULL] drm-misc-next-fixes - - - --- 2022-01-14 Thomas Zimmermann New
[v6,6/6] drm/i915: Remove short-term pins from execbuf, v6. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-14 Maarten Lankhorst New
[v6,5/6] drm/i915: Remove support for unlocked i915_vma unbind drm/i915: Remove short term pins from execbuf by requiring lock to unbind. 1 1 - --- 2022-01-14 Maarten Lankhorst New
[v6,4/6] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-14 Maarten Lankhorst New
[v6,3/6] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-14 Maarten Lankhorst New
[v6,2/6] drm/i915: Add locking to i915_gem_evict_vm(), v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - - - --- 2022-01-14 Maarten Lankhorst New
[v6,1/6] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-14 Maarten Lankhorst New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2022-01-14 Maxime Ripard New
drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation - - - --- 2022-01-14 Stanislav Lisovskiy New
[v5,5/5] x86/quirks: Improve line wrap on quirk conditions [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU - 1 - --- 2022-01-14 Lucas De Marchi New
[v5,4/5] x86/quirks: Remove unused logic for flags [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU - - - --- 2022-01-14 Lucas De Marchi New
[v5,3/5] x86/quirks: Stop using QFLAG_APPLY_ONCE in nvidia_bugs() [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU - - - --- 2022-01-14 Lucas De Marchi New
[v5,2/5] x86/quirks: Stop using QFLAG_APPLY_ONCE in via_bugs() [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU - - - --- 2022-01-14 Lucas De Marchi New
[v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU - - - --- 2022-01-14 Lucas De Marchi New
[v4,i-g-t,15/15] tests/i915/gem_exec_capture: Restore engines Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,13/15] lib/i915: Add helper for non-destructive engine property updates Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,12/15] tests/i915/gem_exec_fence: Configure correct context Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,10/15] tests/i915/i915_hangman: Run background task on all engines Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,09/15] tests/i915/i915_hangman: Remove reliance on context persistance Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,08/15] tests/i915/i915_hangman: Add alive-ness test after error capture Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,07/15] lib/store: Refactor common store code into helper function Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,05/15] tests/i915/i915_hangman: Add uevent test & fix detector Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,03/15] tests/i915/i915_hangman: Update capture test to use engine structure Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,02/15] lib/hang: Fix igt_require_hang_ring to work with all engines Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v4,i-g-t,01/15] tests/i915/i915_hangman: Add descriptions Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[i-g-t] tests/i915/i915_hangman: Add alive-ness test after error capture [i-g-t] tests/i915/i915_hangman: Add alive-ness test after error capture - 1 - --- 2022-01-13 John Harrison New
[i-g-t] tests/i915/i915_hangman: Don't let background contexts cause a ban [i-g-t] tests/i915/i915_hangman: Don't let background contexts cause a ban - 1 - --- 2022-01-13 John Harrison New
[i-g-t] lib/store: Refactor common store code into helper function [i-g-t] lib/store: Refactor common store code into helper function - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,15/15] tests/i915/gem_exec_capture: Restore engines Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,13/15] lib/i915: Add helper for non-destructive engine property updates Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,12/15] tests/i915/gem_exec_fence: Configure correct context Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v3,i-g-t,10/15] tests/i915/i915_hangman: Run background task on all engines Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,09/15] tests/i915/i915_hangman: Remove reliance on context persistance Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,08/15] tests/i915/i915_hangman: Add alive-ness test after error capture Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,07/15] lib/store: Refactor common store code into helper function Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v3,i-g-t,06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,05/15] tests/i915/i915_hangman: Add uevent test & fix detector Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v3,i-g-t,04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v3,i-g-t,03/15] tests/i915/i915_hangman: Update capture test to use engine structure Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[v3,i-g-t,02/15] lib/hang: Fix igt_require_hang_ring to work with all engines Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v3,i-g-t,01/15] tests/i915/i915_hangman: Add descriptions Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
[2/2] drm/i915/guc: Remove hacks for reset and schedule disable G2H being received out of order Remove some hacks required for GuC 62.0.0 - 1 - --- 2022-01-13 Matthew Brost New
[1/2] drm/i915/selftests: Add a cancel request selftest that triggers a reset Remove some hacks required for GuC 62.0.0 - 1 - --- 2022-01-13 Matthew Brost New
[2/2] drm/i915/guc: Flush G2H handler during a GT reset Flush G2H handler during a GT reset - - - --- 2022-01-13 Matthew Brost New
[1/2] drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL Flush G2H handler during a GT reset - - - --- 2022-01-13 Matthew Brost New
drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence - 1 - --- 2022-01-13 Souza, Jose New
[v2,i-g-t,15/15] tests/i915/gem_exec_capture: Restore engines Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,13/15] lib/i915: Add helper for non-destructive engine property updates Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,12/15] tests/i915/gem_exec_fence: Configure correct context Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,10/15] tests/i915/i915_hangman: Run background task on all engines Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,09/15] tests/i915/i915_hangman: Remove reliance on context persistance Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,08/15] tests/i915/i915_hangman: Add alive-ness test after error capture Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,07/15] lib/store: Refactor common store code into helper function Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,05/15] tests/i915/i915_hangman: Add uevent test & fix detector Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,03/15] tests/i915/i915_hangman: Update capture test to use engine structure Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,02/15] lib/hang: Fix igt_require_hang_ring to work with all engines Fixes for i915_hangman and gem_exec_capture - - - --- 2022-01-13 John Harrison New
[v2,i-g-t,01/15] tests/i915/i915_hangman: Add descriptions Fixes for i915_hangman and gem_exec_capture - 1 - --- 2022-01-13 John Harrison New
drm/i915: Flip guc_id allocation partition drm/i915: Flip guc_id allocation partition - - - --- 2022-01-13 Matthew Brost New
drm/i915/display/ehl: Update voltage swing table drm/i915/display/ehl: Update voltage swing table - 1 - --- 2022-01-13 Souza, Jose New
[v5,6/6] drm/i915: Remove short-term pins from execbuf, v6. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-13 Maarten Lankhorst New
[v5,5/6] drm/i915: Remove support for unlocked i915_vma unbind drm/i915: Remove short term pins from execbuf by requiring lock to unbind. 1 1 - --- 2022-01-13 Maarten Lankhorst New
[v5,4/6] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-13 Maarten Lankhorst New
[v5,3/6] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-13 Maarten Lankhorst New
[v5,2/6] drm/i915: Add locking to i915_gem_evict_vm() drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - - - --- 2022-01-13 Maarten Lankhorst New
[v5,1/6] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2. drm/i915: Remove short term pins from execbuf by requiring lock to unbind. - 1 - --- 2022-01-13 Maarten Lankhorst New
[5/5] drm/i915/opregion: debug log about Mailbox #2 for backlight drm/i915/opregion: fixes and cleanups - - - --- 2022-01-13 Jani Nikula New
[4/5] drm/i915/opregion: handle SWSCI Mailbox #2 obsoletion drm/i915/opregion: fixes and cleanups - - - --- 2022-01-13 Jani Nikula New
[3/5] drm/i915/opregion: early exit from encoder notify if SWSCI isn't there drm/i915/opregion: fixes and cleanups - - - --- 2022-01-13 Jani Nikula New
[2/5] drm/i915/opregion: abstract the check for valid swsci function drm/i915/opregion: fixes and cleanups - - - --- 2022-01-13 Jani Nikula New
[1/5] drm/i915/opregion: check port number bounds for SWSCI display power state drm/i915/opregion: fixes and cleanups - - - --- 2022-01-13 Jani Nikula New
[PULL] drm-intel-next-fixes [PULL] drm-intel-next-fixes - - - --- 2022-01-13 Tvrtko Ursulin New
[PULL] drm-misc-next-fixes [PULL] drm-misc-next-fixes - - - --- 2022-01-13 Thomas Zimmermann New
drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct - 1 - --- 2022-01-13 Matthew Brost New
drm/i915: Flip guc_id allocation partition drm/i915: Flip guc_id allocation partition - - - --- 2022-01-13 Matthew Brost New
[v4] x86/quirks: Replace QFLAG_APPLY_ONCE with static locals [v4] x86/quirks: Replace QFLAG_APPLY_ONCE with static locals - 1 - --- 2022-01-12 Lucas De Marchi New
[RESEND] i915: make array flex_regs static const [RESEND] i915: make array flex_regs static const - - - --- 2022-01-12 Colin Ian King New
[v2,2/2] drm/i915/gt: make a gt sysfs group and move power management files Introduce multitile support - - - --- 2022-01-12 Andi Shyti New
[v2,1/2] drm/i915: Prepare for multiple GTs Introduce multitile support - 1 - --- 2022-01-12 Andi Shyti New
drm/i915/display/vrr: Reset VRR capable property on a long hpd drm/i915/display/vrr: Reset VRR capable property on a long hpd - - - --- 2022-01-12 Navare, Manasi New
[RFC,2/2] drm/i915: Use new has_psr2_sel_fetch flag Add has_psr2_sel_fech flag - - - --- 2022-01-12 Hogander, Jouni New
[RFC,1/2] drm/i915: add new flag has_psr2_sel_fetch Add has_psr2_sel_fech flag - - - --- 2022-01-12 Hogander, Jouni New
drm/i915: Recalculate CDCLK if plane scaling ratio changes drm/i915: Recalculate CDCLK if plane scaling ratio changes - - - --- 2022-01-12 Stanislav Lisovskiy New
drm/i915/psr: remove unused lines_to_wait vbt info drm/i915/psr: remove unused lines_to_wait vbt info - 1 - --- 2022-01-12 Jani Nikula New
« 1 2 ... 210 211 2121220 1221 »