Linux Intel GFX
[Prev Page][Next Page]
- Re: [PATCH 0/3] lib/string_helpers: Add a few string helpers, (continued)
- [PATCH 0/3] Flush G2H handler during a GT reset,
Matthew Brost
- [drm-tip:drm-tip 8/10] drivers/gpu/drm/i915/i915_gem_evict.h:15:15: error: declaration of 'struct i915_gem_ww_ctx' will not be visible outside of this function, kernel test robot
- [PATCH v2 0/4] discsrete card 64K page support,
Robert Beckett
- Re: [PATCH v3] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true,
Ville Syrjälä
- [PATCH 0/2] Tile 4 format support,
Stanislav Lisovskiy
- [PATCH 0/4] Async flip optimization for DG2,
Stanislav Lisovskiy
- [PATCH 1/4] drm/i915: Pass plane to watermark calculation functions, Stanislav Lisovskiy
- [PATCH 2/4] drm/i915: Introduce do_async_flip flag to intel_plane_state, Stanislav Lisovskiy
- [PATCH 3/4] drm/i915: Use wm0 only during async flips for DG2, Stanislav Lisovskiy
- [PATCH 4/4] drm/i915: Don't allocate extra ddb during async flip for DG2, Stanislav Lisovskiy
- ✗ Fi.CI.CHECKPATCH: warning for Async flip optimization for DG2, Patchwork
- ✗ Fi.CI.SPARSE: warning for Async flip optimization for DG2, Patchwork
- ✗ Fi.CI.BAT: failure for Async flip optimization for DG2, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Async flip optimization for DG2 (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Async flip optimization for DG2 (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Async flip optimization for DG2 (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Async flip optimization for DG2 (rev2), Patchwork
- <Possible follow-ups>
- [PATCH 0/4] Async flip optimization for DG2, Stanislav Lisovskiy
- [PATCH 0/4] Async flip optimization for DG2, Stanislav Lisovskiy
- ✗ Fi.CI.CHECKPATCH: warning for Async flip optimization for DG2 (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Async flip optimization for DG2 (rev5), Patchwork
- ✗ Fi.CI.BUILD: failure for Async flip optimization for DG2 (rev8), Patchwork
- ✗ Fi.CI.BUILD: failure for Async flip optimization for DG2 (rev10), Patchwork
- ✗ Fi.CI.BUILD: failure for Async flip optimization for DG2 (rev10), Patchwork
[PATCH v9 1/6] drm: move the buddy allocator from i915 into common drm,
Arunpravin
[PATCH 0/7] Add GuC Error Capture Support,
Alan Previn
- [PATCH 1/7] drm/i915/guc: Update GuC ADS size for error capture lists, Alan Previn
- [PATCH 4/7] drm/i915/guc: Add GuC's error state capture output structures., Alan Previn
- [PATCH 3/7] drm/i915/guc: Add DG2 registers for GuC error state capture., Alan Previn
- [PATCH 5/7] drm/i915/guc: Update GuC's log-buffer-state access for error capture., Alan Previn
- [PATCH 6/7] drm/i915/guc: Copy new GuC error capture logs upon G2H notification., Alan Previn
- [PATCH 7/7] drm/i915/guc: Print the GuC error capture output register list., Alan Previn
- [PATCH 2/7] drm/i915/guc: Add XE_LP registers for GuC error state capture., Alan Previn
- ✗ Fi.CI.CHECKPATCH: warning for Add GuC Error Capture Support (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for Add GuC Error Capture Support (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for Add GuC Error Capture Support (rev4), Patchwork
[PATCH 00/15] drm/i915: Fix bandwith related cdclk calculations,
Ville Syrjala
- [PATCH 01/15] drm/i915: Drop pointless dev_priv argument, Ville Syrjala
- [PATCH 02/15] drm/i915: Extract skl_ddb_entry_init(), Ville Syrjala
- [PATCH 03/15] drm/i915: Fix plane relative_data_rate calculation, Ville Syrjala
- [PATCH 04/15] drm/i915: Introduce skl_plane_ddb_iter, Ville Syrjala
- [PATCH 05/15] drm/i915: Extract skl_allocate_plane_ddb(), Ville Syrjala
- [PATCH 06/15] drm/i915: Extract skl_crtc_calc_dbuf_bw(), Ville Syrjala
- [PATCH 07/15] drm/i915: Tweak plane ddb allocation tracking, Ville Syrjala
- [PATCH 08/15] drm/i915: Split plane data_rate into data_rate+data_rate_y, Ville Syrjala
- [PATCH 09/15] drm/i915: Pre-calculate plane relative data rate, Ville Syrjala
- [PATCH 10/15] drm/i915: Remove total[] and uv_total[] from ddb allocation, Ville Syrjala
- [PATCH 11/15] drm/i915: Nuke intel_bw_calc_min_cdclk(), Ville Syrjala
- [PATCH 12/15] drm/i915: Round up when calculating display bandwidth requirements, Ville Syrjala
- [PATCH 13/15] drm/i915: Properly write lock bw_state when it changes, Ville Syrjala
- [PATCH 14/15] drm/i915: Fix DBUF bandwidth vs. cdclk handling, Ville Syrjala
- [PATCH 15/15] drm/i915: Add "maximum pipe read bandwidth" checks, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix bandwith related cdclk calculations, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fix bandwith related cdclk calculations, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Fix bandwith related cdclk calculations, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Fix bandwith related cdclk calculations, Patchwork
[PATCH v4 0/2] Introduce multitile support,
Andi Shyti
[PATCH] drm/i915/buddy: fixup potential uaf,
Matthew Auld
[PATCH v3 0/2] Introduce multitile support,
Andi Shyti
[GVT PULL] gvt-fixes for drm-intel-fixes,
Zhi Wang
[PATCH] drm/i915/dg2: add Wa_14015023722,
clinton . a . taylor
[PATCH] drm/i915/wopcm: Handle pre-programmed WOPCM registers,
Daniele Ceraolo Spurio
[PATCH v5 i-g-t 00/15] Fixes for i915_hangman, gem_exec_capture and gem_exec_fence,
John . C . Harrison
- [PATCH v5 i-g-t 02/15] lib/hang: Fix igt_require_hang_ring to work with all engines, John . C . Harrison
- [PATCH v5 i-g-t 09/15] tests/i915/i915_hangman: Remove reliance on context persistance, John . C . Harrison
- [PATCH v5 i-g-t 05/15] tests/i915/i915_hangman: Add uevent test & fix detector, John . C . Harrison
- [PATCH v5 i-g-t 06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated, John . C . Harrison
- [PATCH v5 i-g-t 11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban, John . C . Harrison
- [PATCH v5 i-g-t 01/15] tests/i915/i915_hangman: Add descriptions, John . C . Harrison
- [PATCH v5 i-g-t 14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs, John . C . Harrison
- [PATCH v5 i-g-t 15/15] tests/i915/gem_exec_capture: Restore engines, John . C . Harrison
- [PATCH v5 i-g-t 03/15] tests/i915/i915_hangman: Update capture test to use engine structure, John . C . Harrison
- [PATCH v5 i-g-t 04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset, John . C . Harrison
- [PATCH v5 i-g-t 07/15] lib/store: Refactor common store code into helper function, John . C . Harrison
- [PATCH v5 i-g-t 12/15] tests/i915/gem_exec_fence: Configure correct context, John . C . Harrison
- [PATCH v5 i-g-t 08/15] tests/i915/i915_hangman: Add alive-ness test after error capture, John . C . Harrison
- [PATCH v5 i-g-t 10/15] tests/i915/i915_hangman: Run background task on all engines, John . C . Harrison
- [PATCH v5 i-g-t 13/15] lib/i915: Add helper for non-destructive engine property updates, John . C . Harrison
[PATCH v6 0/6] drm/i915: Remove short term pins from execbuf by requiring lock to unbind.,
Maarten Lankhorst
- [PATCH v6 2/6] drm/i915: Add locking to i915_gem_evict_vm(), v2., Maarten Lankhorst
- [PATCH v6 4/6] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2., Maarten Lankhorst
- [PATCH v6 3/6] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2., Maarten Lankhorst
- [PATCH v6 1/6] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2., Maarten Lankhorst
- [PATCH v6 5/6] drm/i915: Remove support for unlocked i915_vma unbind, Maarten Lankhorst
- [PATCH v6 6/6] drm/i915: Remove short-term pins from execbuf, v6., Maarten Lankhorst
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind. (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind. (rev2), Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind. (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Remove short term pins from execbuf by requiring lock to unbind. (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Remove short term pins from execbuf by requiring lock to unbind. (rev2), Patchwork
[PATCH] drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation,
Stanislav Lisovskiy
[PATCH v5 1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU,
Lucas De Marchi
- [PATCH v5 2/5] x86/quirks: Stop using QFLAG_APPLY_ONCE in via_bugs(), Lucas De Marchi
- [PATCH v5 3/5] x86/quirks: Stop using QFLAG_APPLY_ONCE in nvidia_bugs(), Lucas De Marchi
- [PATCH v5 4/5] x86/quirks: Remove unused logic for flags, Lucas De Marchi
- [PATCH v5 5/5] x86/quirks: Improve line wrap on quirk conditions, Lucas De Marchi
- ✓ Fi.CI.BAT: success for series starting with [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU, Patchwork
- Re: [PATCH v5 1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU, Borislav Petkov
- ✗ Fi.CI.BUILD: failure for series starting with [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU (rev3), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v5,1/5] x86/quirks: Fix stolen detection with integrated + discrete GPU (rev3), Patchwork
[PATCH v4 i-g-t 00/15] Fixes for i915_hangman and gem_exec_capture,
John . C . Harrison
- [PATCH v4 i-g-t 01/15] tests/i915/i915_hangman: Add descriptions, John . C . Harrison
- [PATCH v4 i-g-t 07/15] lib/store: Refactor common store code into helper function, John . C . Harrison
- [PATCH v4 i-g-t 02/15] lib/hang: Fix igt_require_hang_ring to work with all engines, John . C . Harrison
- [PATCH v4 i-g-t 05/15] tests/i915/i915_hangman: Add uevent test & fix detector, John . C . Harrison
- [PATCH v4 i-g-t 11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban, John . C . Harrison
- [PATCH v4 i-g-t 06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated, John . C . Harrison
- [PATCH v4 i-g-t 03/15] tests/i915/i915_hangman: Update capture test to use engine structure, John . C . Harrison
- [PATCH v4 i-g-t 14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs, John . C . Harrison
- [PATCH v4 i-g-t 12/15] tests/i915/gem_exec_fence: Configure correct context, John . C . Harrison
- [PATCH v4 i-g-t 08/15] tests/i915/i915_hangman: Add alive-ness test after error capture, John . C . Harrison
- [PATCH v4 i-g-t 10/15] tests/i915/i915_hangman: Run background task on all engines, John . C . Harrison
- [PATCH v4 i-g-t 04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset, John . C . Harrison
- [PATCH v4 i-g-t 13/15] lib/i915: Add helper for non-destructive engine property updates, John . C . Harrison
- [PATCH v4 i-g-t 15/15] tests/i915/gem_exec_capture: Restore engines, John . C . Harrison
- [PATCH v4 i-g-t 09/15] tests/i915/i915_hangman: Remove reliance on context persistance, John . C . Harrison
[PATCH v3 i-g-t 00/15] Fixes for i915_hangman and gem_exec_capture,
John . C . Harrison
- [PATCH v3 i-g-t 02/15] lib/hang: Fix igt_require_hang_ring to work with all engines, John . C . Harrison
- [PATCH v3 i-g-t 05/15] tests/i915/i915_hangman: Add uevent test & fix detector, John . C . Harrison
- [PATCH v3 i-g-t 08/15] tests/i915/i915_hangman: Add alive-ness test after error capture, John . C . Harrison
- [PATCH v3 i-g-t 01/15] tests/i915/i915_hangman: Add descriptions, John . C . Harrison
- [PATCH v3 i-g-t 15/15] tests/i915/gem_exec_capture: Restore engines, John . C . Harrison
- [PATCH v3 i-g-t 06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated, John . C . Harrison
- [PATCH v3 i-g-t 04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset, John . C . Harrison
- [PATCH v3 i-g-t 13/15] lib/i915: Add helper for non-destructive engine property updates, John . C . Harrison
- [PATCH v3 i-g-t 03/15] tests/i915/i915_hangman: Update capture test to use engine structure, John . C . Harrison
- [PATCH v3 i-g-t 09/15] tests/i915/i915_hangman: Remove reliance on context persistance, John . C . Harrison
- [PATCH v3 i-g-t 10/15] tests/i915/i915_hangman: Run background task on all engines, John . C . Harrison
- [PATCH v3 i-g-t 12/15] tests/i915/gem_exec_fence: Configure correct context, John . C . Harrison
- [PATCH v3 i-g-t 14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs, John . C . Harrison
- [PATCH v3 i-g-t 11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban, John . C . Harrison
- [PATCH v3 i-g-t 07/15] lib/store: Refactor common store code into helper function, John . C . Harrison
[PATCH 0/2] Flush G2H handler during a GT reset,
Matthew Brost
[PATCH] drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence,
José Roberto de Souza
[PATCH v2 i-g-t 00/15] Fixes for i915_hangman and gem_exec_capture,
John . C . Harrison
- [PATCH v2 i-g-t 01/15] tests/i915/i915_hangman: Add descriptions, John . C . Harrison
- [PATCH v2 i-g-t 04/15] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset, John . C . Harrison
- [PATCH v2 i-g-t 05/15] tests/i915/i915_hangman: Add uevent test & fix detector, John . C . Harrison
- [PATCH v2 i-g-t 13/15] lib/i915: Add helper for non-destructive engine property updates, John . C . Harrison
- [PATCH v2 i-g-t 10/15] tests/i915/i915_hangman: Run background task on all engines, John . C . Harrison
- [PATCH v2 i-g-t 02/15] lib/hang: Fix igt_require_hang_ring to work with all engines, John . C . Harrison
- [PATCH v2 i-g-t 03/15] tests/i915/i915_hangman: Update capture test to use engine structure, John . C . Harrison
- [PATCH v2 i-g-t 09/15] tests/i915/i915_hangman: Remove reliance on context persistance, John . C . Harrison
- [PATCH v2 i-g-t 06/15] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated, John . C . Harrison
- [PATCH v2 i-g-t 07/15] lib/store: Refactor common store code into helper function, John . C . Harrison
- [PATCH v2 i-g-t 14/15] tests/i915/i915_hangman: Configure engine properties for quicker hangs, John . C . Harrison
- [PATCH v2 i-g-t 11/15] tests/i915/i915_hangman: Don't let background contexts cause a ban, John . C . Harrison
- [PATCH v2 i-g-t 12/15] tests/i915/gem_exec_fence: Configure correct context, John . C . Harrison
- [PATCH v2 i-g-t 15/15] tests/i915/gem_exec_capture: Restore engines, John . C . Harrison
- [PATCH v2 i-g-t 08/15] tests/i915/i915_hangman: Add alive-ness test after error capture, John . C . Harrison
[PATCH] drm/i915/display/ehl: Update voltage swing table,
José Roberto de Souza
[PATCH v5 0/6] drm/i915: Remove short term pins from execbuf by requiring lock to unbind.,
Maarten Lankhorst
- [PATCH v5 1/6] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2., Maarten Lankhorst
- [PATCH v5 3/6] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2., Maarten Lankhorst
- [PATCH v5 5/6] drm/i915: Remove support for unlocked i915_vma unbind, Maarten Lankhorst
- [PATCH v5 4/6] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2., Maarten Lankhorst
- [PATCH v5 2/6] drm/i915: Add locking to i915_gem_evict_vm(), Maarten Lankhorst
- [PATCH v5 6/6] drm/i915: Remove short-term pins from execbuf, v6., Maarten Lankhorst
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
[PATCH 0/5] drm/i915/opregion: fixes and cleanups,
Jani Nikula
[PULL] drm-intel-next-fixes,
Tvrtko Ursulin
- Re: [PULL] drm-intel-next-fixes, Daniel Vetter
- <Possible follow-ups>
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Jani Nikula
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Jani Nikula
- [PULL] drm-intel-next-fixes, Jani Nikula
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Rodrigo Vivi
- [PULL] drm-intel-next-fixes, Jani Nikula
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Joonas Lahtinen
- [PULL] drm-intel-next-fixes, Tvrtko Ursulin
[PATCH] drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct,
Matthew Brost
[PATCH][RESEND] i915: make array flex_regs static const,
Colin Ian King
[PATCH v2 0/2] Introduce multitile support,
Andi Shyti
[PATCH] drm/i915/display/vrr: Reset VRR capable property on a long hpd,
Manasi Navare
[RFC PATCH 0/2] Add has_psr2_sel_fech flag,
Jouni Högander
[PATCH] drm/i915/psr: remove unused lines_to_wait vbt info,
Jani Nikula
[PATCH RESEND] drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*,
Jani Nikula
[PATCH v3 1/2] drm/i915: split out intel_vtd.[ch] from i915_drv.h,
Jani Nikula
[PATCH RESEND 1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation,
Jani Nikula
- [PATCH RESEND 2/7] drm/i915/mst: abstract intel_dp_ack_sink_irq_esi(), Jani Nikula
- [PATCH RESEND 3/7] drm/i915/mst: debug log 4 bytes of ESI right after reading, Jani Nikula
- [PATCH RESEND 4/7] drm/i915/mst: abstract handling of link status in DP MST, Jani Nikula
- [PATCH RESEND 5/7] drm/i915/mst: read link status only when requested by sink in ESI, Jani Nikula
- [PATCH RESEND 6/7] drm/i915/mst: ack sink irq ESI for link status changes, Jani Nikula
- [PATCH RESEND 7/7] drm/i915/mst: only ack the ESI we actually handled, Jani Nikula
- ✓ Fi.CI.BAT: success for series starting with [RESEND,1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [RESEND,1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation, Patchwork
- Re: [PATCH RESEND 1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation, Shankar, Uma
- ✓ Fi.CI.BAT: success for series starting with [RESEND,1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [RESEND,1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation (rev2), Patchwork
[PATCH RESEND] drm/i915/dp: make intel_dp_pack_aux() static again,
Jani Nikula
[PATCH 0/5] drm/i915: clean up i915_drv.h, part 2, take 2...,
Jani Nikula
- [PATCH 1/5] drm/i915: split out i915_gem_internal.h from i915_drv.h, Jani Nikula
- [PATCH 2/5] drm/i915: remove leftover i915_gem_pm.h declarations from i915_drv.h, Jani Nikula
- [PATCH 4/5] drm/i915: split out gem/i915_gem_create.h from i915_drv.h, Jani Nikula
- [PATCH 5/5] drm/i915: split out gem/i915_gem_domain.h from i915_drv.h, Jani Nikula
- [PATCH 3/5] drm/i915: split out gem/i915_gem_dmabuf.h from i915_drv.h, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: clean up i915_drv.h, part 2, take 2..., Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: clean up i915_drv.h, part 2, take 2..., Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: clean up i915_drv.h, part 2, take 2..., Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: clean up i915_drv.h, part 2, take 2..., Patchwork
[PATCH 0/2] Remove some hacks required for GuC 62.0.0,
Matthew Brost
[PATCH v8 1/6] drm: move the buddy allocator from i915 into common drm,
Arunpravin
- [PATCH v8 2/6] drm: improve drm_buddy_alloc function, Arunpravin
- [PATCH v8 3/6] drm: implement top-down allocation method, Arunpravin
- [PATCH v8 4/6] drm: implement a method to free unused pages, Arunpravin
- [PATCH v8 5/6] drm/amdgpu: move vram inline functions into a header, Arunpravin
- [PATCH v8 6/6] drm/amdgpu: add drm buddy support to amdgpu, Arunpravin
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v8,1/6] drm: move the buddy allocator from i915 into common drm, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v8,1/6] drm: move the buddy allocator from i915 into common drm, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v8,1/6] drm: move the buddy allocator from i915 into common drm, Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v8,1/6] drm: move the buddy allocator from i915 into common drm, Patchwork
- Re: [PATCH v8 1/6] drm: move the buddy allocator from i915 into common drm, Christian König
[PATCH 0/4] dicsrete card 64K page support,
Robert Beckett
[PATCH] drm/i915: Flip guc_id allocation partition,
Matthew Brost
[PATCH] drm/i915: Recalculate CDCLK if plane scaling ratio changes,
Stanislav Lisovskiy
[PATCH - v3] drm/i915: Discard large BIOS framebuffers causing display corruption.,
Ashish Arora
[PATCH 0/2] Introduce multitile support,
Andi Shyti
[GIT PULL RESEND] GVT next changes for drm-intel-next-queued,
Wang, Zhi A
[PATCH 1/3] drm: add writeback pointers to drm_connector,
Kandpal, Suraj
[RFC v3 0/7] Add GuC Error Capture Support,
Alan Previn
- [RFC v3 4/7] drm/i915/guc: Add GuC's error state capture output structures., Alan Previn
- [RFC v3 3/7] drm/i915/guc: Populate XE_LP register lists for GuC error state capture., Alan Previn
- [RFC v3 6/7] drm/i915/guc: Copy new GuC error capture logs upon G2H notification., Alan Previn
- [RFC v3 2/7] drm/i915/guc: Update GuC ADS size for error capture lists, Alan Previn
- [RFC v3 7/7] drm/i915/guc: Print the GuC error capture output register list., Alan Previn
- [RFC v3 1/7] drm/i915/guc: Add basic support for error capture lists, Alan Previn
- [RFC v3 5/7] drm/i915/guc: Update GuC's log-buffer-state access for error capture., Alan Previn
- ✗ Fi.CI.CHECKPATCH: warning for Add GuC Error Capture Support (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Add GuC Error Capture Support (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for Add GuC Error Capture Support (rev3), Patchwork
[PATCH v3 00/11] Start cleaning up register definitions,
Matt Roper
- [PATCH v3 05/11] drm/i915: Replace GFX_MODE_GEN7 with RING_MODE_GEN7, Matt Roper
- [PATCH v3 02/11] drm/i915: Parameterize PWRCTX_MAXCNT, Matt Roper
- [PATCH v3 06/11] drm/i915: Introduce i915_reg_defs.h, Matt Roper
- [PATCH v3 08/11] drm/i915: Move SNPS PHY registers to their own header, Matt Roper
- [PATCH v3 07/11] drm/i915/gt: Move engine registers to their own header, Matt Roper
- [PATCH v3 11/11] drm/i915: Drop unused _PORT3 and _PORT4 TC phy register offsets, Matt Roper
- [PATCH v3 04/11] drm/i915: Use RING_PSMI_CTL rather than per-engine macros, Matt Roper
- [PATCH v3 09/11] drm/i915: Move combo PHY registers to their own header, Matt Roper
- [PATCH v3 03/11] drm/i915: Parameterize ECOSKPD, Matt Roper
- [PATCH v3 10/11] drm/i915: Move TC PHY registers to their own header, Matt Roper
- [PATCH v3 01/11] drm/i915: Use parameterized GPR register definitions everywhere, Matt Roper
- ✗ Fi.CI.CHECKPATCH: warning for Start cleaning up register definitions (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Start cleaning up register definitions (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Start cleaning up register definitions (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Start cleaning up register definitions (rev3), Patchwork
- Re: [PATCH v3 00/11] Start cleaning up register definitions, Rodrigo Vivi
[PATCH] drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference,
Umesh Nerlige Ramappa
[PATCH] drm/i915/snps: vswing value refined for SNPS phys,
clinton . a . taylor
[TGL-U][iGFX] Monitoring the freq of iGFX with kernel 5.10 on TGL-U i5-1145GRE,
Schweikhardt, Markus
[PATCH v7 0/6] drm/i915: Asynchronous vma unbinding,
Thomas Hellström
- [PATCH v7 1/6] drm/i915: Initial introduction of vma resources, Thomas Hellström
- [PATCH v7 2/6] drm/i915: Use the vma resource as argument for gtt binding / unbinding, Thomas Hellström
- [PATCH v7 3/6] drm/i915: Don't pin the object pages during pending vma binds, Thomas Hellström
- [PATCH v7 4/6] drm/i915: Use vma resources for async unbinding, Thomas Hellström
- [PATCH v7 5/6] drm/i915: Asynchronous migration selftest, Thomas Hellström
- [PATCH v7 6/6] drm/i915: Use struct vma_resource instead of struct vma_snapshot, Thomas Hellström
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Asynchronous vma unbinding (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Asynchronous vma unbinding (rev7), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Asynchronous vma unbinding (rev7), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Asynchronous vma unbinding (rev7), Patchwork
[PATCH 0/6] drm/i915: clean up i915_drv.h, part 2,
Jani Nikula
- [PATCH 1/6] drm/i915: split out i915_gem.h declarations from i915_drv.h, Jani Nikula
- [PATCH 2/6] drm/i915: split out i915_gem_internal.h from i915_drv.h, Jani Nikula
- [PATCH 4/6] drm/i915: split out gem/i915_gem_dmabuf.h from i915_drv.h, Jani Nikula
- [PATCH 5/6] drm/i915: split out gem/i915_gem_create.h from i915_drv.h, Jani Nikula
- [PATCH 6/6] drm/i915: split out gem/i915_gem_domain.h from i915_drv.h, Jani Nikula
- [PATCH 3/6] drm/i915: remove leftover i915_gem_pm.h declarations from i915_drv.h, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: clean up i915_drv.h, part 2, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: clean up i915_drv.h, part 2, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: clean up i915_drv.h, part 2, Patchwork
- ✗ Fi.CI.BUILD: failure for drm/i915: clean up i915_drv.h, part 2 (rev3), Patchwork
[PATCH] i915: make array flex_regs static const,
Colin Ian King
[PATCH - v2] drm/i915: Discard large BIOS framebuffers causing display corruption.,
Ashish Arora
[PATCH -next] drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE,
Yang Li
i915 hangs up every second time in deep suspend, Florian Dollinger
[PATCH] drm/i915/selftests: Fix NULL vs IS_ERR checking for kernel_context,
Miaoqian Lin
[PATCH] drm/i915/selftests: fix potential refcnt issue of a dma_buf object,
Xin Xiong
Re: [PATCH] drm/i915: Discard large BIOS framebuffers causing display corruption.,
Orlando Chamberlain
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]