Linux Intel GFX
[Prev Page][Next Page]
- [PATCH v2 2/7] drm: Add drm_memcpy_from_wc() variant which accepts destination address, (continued)
- ✗ Fi.CI.BAT: failure for drm/i915/dg2: Use I915_BO_ALLOC_CONTIGUOUS flag for DPT (rev2), Patchwork
- Re: [PATCH] drm/i915/dg2: Use I915_BO_ALLOC_CONTIGUOUS flag for DPT, Matthew Auld
- [PATCH] drm/i915/adl-n: Add stepping info,
Tejas Upadhyay
- [PATCH] drm/i915/gtt: reduce overzealous alignment constraints for GGTT,
Matthew Auld
- ✓ Fi.CI.BAT: success for drm/i915/gtt: reduce overzealous alignment constraints for GGTT, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/gtt: reduce overzealous alignment constraints for GGTT, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/gtt: reduce overzealous alignment constraints for GGTT (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/gtt: reduce overzealous alignment constraints for GGTT (rev2), Patchwork
- Re: [PATCH] drm/i915/gtt: reduce overzealous alignment constraints for GGTT, Thomas Hellström (Intel)
- ✓ Fi.CI.BAT: success for drm/i915/gtt: reduce overzealous alignment constraints for GGTT (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/gtt: reduce overzealous alignment constraints for GGTT (rev3), Patchwork
- Re: [PATCH] drm/i915/gtt: reduce overzealous alignment constraints for GGTT, Das, Nirmoy
- ✓ Fi.CI.IGT: success for drm/i915/gtt: reduce overzealous alignment constraints for GGTT (rev3), Patchwork
- [v2] drm/i915/gem: missing boundary check in vm_access leads to OOB read/write,
Mastan Katragadda
- Re: [intel-gfx] [PATCH] drm/i915: avoid concurrent writes to aux_inv (rev3), Yang, Fei
- [PATCH] drm/i915/display/adlp: Remove code related to underrun recovery,
Swathi Dhanavanthri
- [PATCH 2/2] drm/i915/mtl: Don't use PIN_MAPPABLE for dpt, Stanislav Lisovskiy
- [PATCH] drm/i915/gt: Handle errors for i915_gem_object_trylock,
Jiasheng Jiang
- [RFC PATCH 0/2] Remove frontbuffer tracking from the gem code,
Jouni Högander
- [PATCH v2 0/3] vm- and vma cleanups,
Thomas Hellström
- [PATCH] drm/i915/gem: missing boundary check in vm_access leads to OOB read/write,
Mastan Katragadda
- Re: linux-next: build warning after merge of the drm-misc tree,
Stephen Rothwell
- Re: linux-next: build warning after merge of the drm-misc tree, Andrey Grodzovsky
- <Possible follow-ups>
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warning after merge of the drm-misc tree, Stephen Rothwell
- [PATCH v3 0/8] Prep work for next GuC release,
John . C . Harrison
- [PATCH v3 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart, John . C . Harrison
- [PATCH v3 3/8] drm/i915/guc: Better name for context id limit, John . C . Harrison
- [PATCH v3 2/8] drm/i915/guc: Add an explicit 'submission_initialized' flag, John . C . Harrison
- [PATCH v3 7/8] drm/i915/guc: Drop obsolete H2G definitions, John . C . Harrison
- [PATCH v3 8/8] drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs, John . C . Harrison
- [PATCH v3 5/8] drm/i915/guc: Move lrc desc setup to where it is needed, John . C . Harrison
- [PATCH v3 6/8] drm/i915/guc: Rename desc_idx to ctx_id, John . C . Harrison
- [PATCH v3 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration, John . C . Harrison
- ✗ Fi.CI.SPARSE: warning for Prep work for next GuC release (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Prep work for next GuC release (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for Prep work for next GuC release (rev4), Patchwork
- [PATCH v3 00/13] i915: Prepare for Xe_HP compute engines,
Matt Roper
- [PATCH v3 01/13] drm/i915/xehp: Define compute class and engine, Matt Roper
- [PATCH v3 03/13] drm/i915/xehp: Add Compute CS IRQ handlers, Matt Roper
- [PATCH v3 02/13] drm/i915/xehp: CCS shares the render reset domain, Matt Roper
- [PATCH v3 06/13] drm/i915: Move context descriptor fields to intel_lrc.h, Matt Roper
- [PATCH v3 08/13] drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODE, Matt Roper
- [PATCH v3 04/13] drm/i915/xehp: compute engine pipe_control, Matt Roper
- [PATCH v3 05/13] drm/i915/xehp: CCS should use RCS setup functions, Matt Roper
- [PATCH v3 12/13] drm/i915/xehp: Add compute workarounds, Matt Roper
- [PATCH v3 10/13] drm/i915/xehp: Don't support parallel submission on compute / render, Matt Roper
- [PATCH v3 13/13] drm/i915/xehpsdv: Move render/compute engine reset domains related workarounds, Matt Roper
- [PATCH v3 07/13] drm/i915/xehp: Define context scheduling attributes in lrc descriptor, Matt Roper
- [PATCH v3 09/13] drm/i915/xehp/guc: enable compute engine inside GuC, Matt Roper
- [PATCH v3 11/13] drm/i915/xehp: handle fused off CCS engines, Matt Roper
- ✗ Fi.CI.CHECKPATCH: warning for i915: Prepare for Xe_HP compute engines (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for i915: Prepare for Xe_HP compute engines (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for i915: Prepare for Xe_HP compute engines (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for i915: Prepare for Xe_HP compute engines (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for i915: Prepare for Xe_HP compute engines (rev4), Patchwork
- ✓ Fi.CI.BAT: success for i915: Prepare for Xe_HP compute engines (rev4), Patchwork
- ✓ Fi.CI.IGT: success for i915: Prepare for Xe_HP compute engines (rev4), Patchwork
- [PATCH v2 0/4] drm/i915/ttm: Evict and store of compressed object,
Ramalingam C
- [PATCH v2 1/4] drm/i915/gt: Clear compress metadata for Xe_HP platforms, Ramalingam C
- [PATCH v2 2/4] drm/ttm: parameter to add extra pages into ttm_tt, Ramalingam C
- [PATCH v2 3/4] drm/i915/gem: Extra pages in ttm_tt for ccs data, Ramalingam C
- [PATCH v2 4/4] drm/i915/migrate: Evict and restore the flatccs capable lmem obj, Ramalingam C
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ttm: Evict and store of compressed object (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/ttm: Evict and store of compressed object (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/ttm: Evict and store of compressed object (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/ttm: Evict and store of compressed object (rev2), Patchwork
- Re: [PATCH v2 0/4] drm/i915/ttm: Evict and store of compressed object, Das, Nirmoy
- [PATCH v6] drm/i915/gt: Clear compress metadata for Xe_HP platforms,
Ramalingam C
- [PATCH v9] drm/amdgpu: add drm buddy support to amdgpu,
Arunpravin
- [PATCH] wait: Parameterize the return variable to ___wait_event(), Matthew Wilcox (Oracle)
- [PATCH v3 00/11] RFC: nested AVIC,
Maxim Levitsky
- [PATCH v3 01/11] KVM: x86: SVM: move nested_npt_enabled to svm.h, Maxim Levitsky
- [PATCH v3 02/11] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running, Maxim Levitsky
- [PATCH v3 03/11] KVM: x86: mmu: allow to enable write tracking externally, Maxim Levitsky
- [PATCH v3 04/11] x86: KVMGT: use kvm_page_track_write_tracking_enable, Maxim Levitsky
- [PATCH v3 05/11] KVM: x86: mmu: add gfn_in_memslot helper, Maxim Levitsky
- [PATCH v3 06/11] KVM: x86: lapic: don't allow to change APIC ID when apic acceleration is enabled, Maxim Levitsky
- [PATCH v3 07/11] KVM: x86: SVM: remove avic's broken code that updated APIC ID, Maxim Levitsky
- [PATCH v3 08/11] KVM: x86: SVM: move avic state to separate struct, Maxim Levitsky
- [PATCH v3 09/11] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page, Maxim Levitsky
- [PATCH v3 10/11] KVM: nSVM: implement support for nested AVIC, Maxim Levitsky
- [PATCH v3 11/11] KVM: SVM: allow to avoid not needed updates to is_running, Maxim Levitsky
- ✗ Fi.CI.BUILD: failure for RFC: nested AVIC, Patchwork
- [PATCH 00/11] drm/i915: Clean up some dpll stuff,
Ville Syrjala
- [PATCH 01/11] drm/i915: Nuke skl_wrpll_context_init(), Ville Syrjala
- [PATCH 03/11] drm/i915: Clean up some struct/array initializers, Ville Syrjala
- [PATCH 04/11] drm/i915: Store the /5 target clock in sturct dpll on vlv/chv, Ville Syrjala
- [PATCH 02/11] drm/i915: Move a bunch of stuff into rodata from the stack, Ville Syrjala
- [PATCH 06/11] drm/i915: Use designated initializers for bxt_dp_clk_val[], Ville Syrjala
- [PATCH 07/11] drm/i915: Store the m2 divider as a whole in bxt_clk_div, Ville Syrjala
- [PATCH 05/11] drm/i915: Remove bxt m2_frac_en, Ville Syrjala
- [PATCH 08/11] drm/i915: Replace bxt_clk_div with struct dpll, Ville Syrjala
- [PATCH 09/11] drm/i915: Replace hand rolled bxt vco calculation with chv_calc_dpll_params(), Ville Syrjala
- [PATCH 11/11] drm/i915: Remove struct dp_link_dpll, Ville Syrjala
- [PATCH 10/11] drm/i915: Populate bxt/glk DPLL clock limits a bit more, Ville Syrjala
- ✓ Fi.CI.BAT: success for drm/i915: Clean up some dpll stuff (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Clean up some dpll stuff (rev2), Patchwork
- [CI 1/3] drm/i915/gtt: reduce overzealous alignment constraints for GGTT,
Matthew Auld
- [PATCH v2 i-g-t] lib/intel_mmio: Fix mmapped resources not unmapped on fini,
Janusz Krzysztofik
- [PATCH i-g-t] lib/intel_mmio: Fix mmapped resources not unmapped on fini,
Janusz Krzysztofik
- [PATCH i-g-t] tests/i915/gem_exec_params: check available memory earlier,
Matthew Auld
- [PATCH] drm/i915/xehp: Drop aux table invalidation on FlatCCS platforms,
Matt Roper
- [PATCH] drm/i915: add more TMDS clock rate supported by HDMI driver,
Lee Shawn C
- [PATCH] drm/i915/gt: Clear compress metadata for Xe_HP platforms,
Ramalingam C
- [PATCH] drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities,
Imre Deak
- [PATCH v2 00/13] i915: Prepare for Xe_HP compute engines,
Matt Roper
- [PATCH v2 03/13] drm/i915/xehp: Add Compute CS IRQ handlers, Matt Roper
- [PATCH v2 05/13] drm/i915/xehp: CCS should use RCS setup functions, Matt Roper
- [PATCH v2 01/13] drm/i915/xehp: Define compute class and engine, Matt Roper
- [PATCH v2 02/13] drm/i915/xehp: CCS shares the render reset domain, Matt Roper
- [PATCH v2 06/13] drm/i915: Move context descriptor fields to intel_lrc.h, Matt Roper
- [PATCH v2 07/13] drm/i915/xehp: Define context scheduling attributes in lrc descriptor, Matt Roper
- [PATCH v2 12/13] drm/i915/xehp: Add compute workarounds, Matt Roper
- [PATCH v2 04/13] drm/i915/xehp: compute engine pipe_control, Matt Roper
- [PATCH v2 10/13] drm/i915/xehp: Don't support parallel submission on compute / render, Matt Roper
- [PATCH v2 13/13] drm/i915/xehpsdv: Move render/compute engine reset domains related workarounds, Matt Roper
- [PATCH v2 09/13] drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODE, Matt Roper
- [PATCH v2 11/13] drm/i915/xehp: handle fused off CCS engines, Matt Roper
- [PATCH v2 08/13] drm/i915/xehp/guc: enable compute engine inside GuC, Matt Roper
- ✗ Fi.CI.CHECKPATCH: warning for i915: Prepare for Xe_HP compute engines, Patchwork
- ✗ Fi.CI.SPARSE: warning for i915: Prepare for Xe_HP compute engines, Patchwork
- ✓ Fi.CI.BAT: success for i915: Prepare for Xe_HP compute engines, Patchwork
- ✓ Fi.CI.IGT: success for i915: Prepare for Xe_HP compute engines, Patchwork
- [PATCH v8 00/13] Add GuC Error Capture Support,
Alan Previn
- <Possible follow-ups>
- [PATCH v8 00/13] Add GuC Error Capture Support, Alan Previn
- [PATCH v8 00/13] Add GuC Error Capture Support, Alan Previn
- [PATCH v8 04/13] drm/i915/guc: Add DG2 registers for GuC error state capture., Alan Previn
- [PATCH v8 06/13] drm/i915/guc: Add GuC's error state capture output structures., Alan Previn
- [PATCH v8 02/13] drm/i915/guc: Add XE_LP static registers for GuC error capture., Alan Previn
- [PATCH v8 08/13] drm/i915/guc: Add capture region into intel_guc_log, Alan Previn
- [PATCH v8 01/13] drm/i915/guc: Update GuC ADS size for error capture lists, Alan Previn
- [PATCH v8 05/13] drm/i915/guc: Add Gen9 registers for GuC error state capture., Alan Previn
- [PATCH v8 10/13] drm/i915/guc: Extract GuC error capture lists on G2H notification., Alan Previn
- [PATCH v8 07/13] drm/i915/guc: Update GuC-log relay function names, Alan Previn
- [PATCH v8 03/13] drm/i915/guc: Add XE_LP steered register lists support, Alan Previn
- [PATCH v8 09/13] drm/i915/guc: Check sizing of guc_capture output, Alan Previn
- [PATCH v8 12/13] drm/i915/guc: Plumb GuC-capture into gpu_coredump, Alan Previn
- [PATCH v8 13/13] drm/i915/guc: Print the GuC error capture output register list., Alan Previn
- [PATCH v8 11/13] drm/i915/guc: Pre-allocate output nodes for extraction, Alan Previn
- ✗ Fi.CI.BUILD: failure for Add GuC Error Capture Support, Patchwork
- [PATCH] HAX: drm/i915: Disable GuC submission on DG1,
Thomas Hellström
- [PATCH 0/6] Remove usage of list iterator past the loop body,
Jakob Koschel
- [PATCH 4/6] drivers: remove unnecessary use of list iterator variable, Jakob Koschel
- [PATCH 6/6] treewide: remove check of list iterator against head past the loop body, Jakob Koschel
- [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body, Jakob Koschel
- [PATCH 3/6] treewide: fix incorrect use to determine if list is empty, Jakob Koschel
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr, Jakob Koschel
- [PATCH 5/6] treewide: remove dereference of list iterator after loop body, Jakob Koschel
- ✗ Fi.CI.BUILD: failure for Remove usage of list iterator past the loop body (rev2), Patchwork
- ✗ Fi.CI.BUILD: failure for Remove usage of list iterator past the loop body (rev3), Patchwork
- ✗ Fi.CI.BUILD: failure for Remove usage of list iterator past the loop body (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Remove usage of list iterator past the loop body (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Remove usage of list iterator past the loop body (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for Remove usage of list iterator past the loop body (rev5), Patchwork
- Re: [PATCH 0/6] Remove usage of list iterator past the loop body, Dan Carpenter
- [PATCH] [v2] Kbuild: move to -std=gnu11,
Arnd Bergmann
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Greg KH
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Jani Nikula
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, David Sterba
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Marco Elver
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Alex Shi
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Mark Rutland
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Nick Desaulniers
- ✗ Fi.CI.SPARSE: warning for Kbuild: move to -std=gnu11, Patchwork
- ✓ Fi.CI.BAT: success for Kbuild: move to -std=gnu11, Patchwork
- ✗ Fi.CI.IGT: failure for Kbuild: move to -std=gnu11, Patchwork
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Masahiro Yamada
- ✗ Fi.CI.CHECKPATCH: warning for Kbuild: move to -std=gnu11 (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Kbuild: move to -std=gnu11 (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Kbuild: move to -std=gnu11 (rev2), Patchwork
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Miguel Ojeda
- Re: [PATCH] [v2] Kbuild: move to -std=gnu11, Guenter Roeck
[PATCH] Kbuild: remove -std=gnu89 from compiler arguments,
Arnd Bergmann
[CI 1/4] drm/i915/ttm: make eviction mappable aware,
Matthew Auld
[bug report] drm/i915: Use vma resources for async unbinding, Dan Carpenter
✗ Fi.CI.IGT: failure for drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation (rev2), Patchwork
✓ Fi.CI.BAT: success for drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation (rev2), Patchwork
✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use i915_gem_object_pin_map_unlocked function for lmem allocation (rev2), Patchwork
[PATCH v6 0/4] GuC HWCONFIG with documentation,
Jordan Justen
[PATCH v7 00/13] Add GuC Error Capture Support,
Alan Previn
- [PATCH v7 03/13] drm/i915/guc: Add XE_LP steered register lists support, Alan Previn
- [PATCH v7 01/13] drm/i915/guc: Update GuC ADS size for error capture lists, Alan Previn
- [PATCH v7 06/13] drm/i915/guc: Add GuC's error state capture output structures., Alan Previn
- [PATCH v7 05/13] drm/i915/guc: Add Gen9 registers for GuC error state capture., Alan Previn
- [PATCH v7 07/13] drm/i915/guc: Update GuC-log relay function names, Alan Previn
- [PATCH v7 08/13] drm/i915/guc: Add capture region into intel_guc_log, Alan Previn
- [PATCH v7 04/13] drm/i915/guc: Add DG2 registers for GuC error state capture., Alan Previn
- [PATCH v7 02/13] drm/i915/guc: Add XE_LP static registers for GuC error capture., Alan Previn
- [PATCH v7 13/13] drm/i915/guc: Print the GuC error capture output register list., Alan Previn
- [PATCH v7 09/13] drm/i915/guc: Check sizing of guc_capture output, Alan Previn
- [PATCH v7 10/13] drm/i915/guc: Extract GuC error capture lists on G2H notification., Alan Previn
- [PATCH v7 12/13] drm/i915/guc: Plumb GuC-capture into gpu_coredump, Alan Previn
- [PATCH v7 11/13] drm/i915/guc: Pre-allocate output nodes for extraction, Alan Previn
- ✗ Fi.CI.CHECKPATCH: warning for Add GuC Error Capture Support (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for Add GuC Error Capture Support (rev7), Patchwork
- ✗ Fi.CI.BAT: failure for Add GuC Error Capture Support (rev7), Patchwork
[PATCH v2 0/1] Fix i915 error_state_read ptr use,
Alan Previn
[PATCH v6 00/13] Add GuC Error Capture Support,
Alan Previn
- [PATCH v6 01/13] drm/i915/guc: Update GuC ADS size for error capture lists, Alan Previn
- [PATCH v6 03/13] drm/i915/guc: Add XE_LP steered register lists support, Alan Previn
- [PATCH v6 02/13] drm/i915/guc: Add XE_LP static registers for GuC error capture., Alan Previn
- [PATCH v6 08/13] drm/i915/guc: Add capture region into intel_guc_log, Alan Previn
- [PATCH v6 12/13] drm/i915/guc: Plumb GuC-capture into gpu_coredump, Alan Previn
- [PATCH v6 06/13] drm/i915/guc: Add GuC's error state capture output structures., Alan Previn
- [PATCH v6 07/13] drm/i915/guc: Update GuC-log relay function names, Alan Previn
- [PATCH v6 05/13] drm/i915/guc: Add Gen9 registers for GuC error state capture., Alan Previn
- [PATCH v6 04/13] drm/i915/guc: Add DG2 registers for GuC error state capture., Alan Previn
- [PATCH v6 09/13] drm/i915/guc: Check sizing of guc_capture output, Alan Previn
- [PATCH v6 13/13] drm/i915/guc: Print the GuC error capture output register list., Alan Previn
- [PATCH v6 11/13] drm/i915/guc: Pre-allocate output nodes for extraction, Alan Previn
- [PATCH v6 10/13] drm/i915/guc: Extract GuC error capture lists on G2H notification., Alan Previn
- ✗ Fi.CI.BUILD: failure for Add GuC Error Capture Support (rev6), Patchwork
[PATCH] drm/i915: avoid concurrent writes to aux_inv,
fei . yang
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: avoid concurrent writes to aux_inv, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: avoid concurrent writes to aux_inv, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: avoid concurrent writes to aux_inv, Patchwork
- <Possible follow-ups>
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
- [PATCH] drm/i915: avoid concurrent writes to aux_inv, fei . yang
[CI 1/4] drm/i915: Use str_yes_no(),
Lucas De Marchi
- [CI 2/4] drm/i915: Use str_enable_disable(), Lucas De Marchi
- [CI 3/4] drm/i915: Use str_enabled_disabled(), Lucas De Marchi
- [CI 4/4] drm/i915: Use str_on_off(), Lucas De Marchi
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Use str_yes_no(), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] drm/i915: Use str_yes_no(), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] drm/i915: Use str_yes_no(), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Use str_yes_no() (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] drm/i915: Use str_yes_no() (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [CI,1/4] drm/i915: Use str_yes_no() (rev2), Patchwork
- ✓ Fi.CI.IGT: success for series starting with [CI,1/4] drm/i915: Use str_yes_no() (rev2), Patchwork
[PATCH 0/1] Fix i915 error_state_read ptr use,
Alan Previn
[PATCH 1/5] drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF103C (v2),
Hans de Goede
[PATCH v2 0/3] Improve anti-pre-emption w/a for compute workloads,
John . C . Harrison
[PATCH 1/2] drm/i915: Fix assert in i915_ggtt_pin,
Tvrtko Ursulin
[CI 1/7] drm/i915: add io_size plumbing,
Matthew Auld
- [CI 2/7] drm/i915/ttm: require mappable by default, Matthew Auld
- [CI 3/7] drm/i915: add I915_BO_ALLOC_GPU_ONLY, Matthew Auld
- [CI 5/7] drm/i915/buddy: adjust res->start, Matthew Auld
- [CI 6/7] drm/i915/buddy: tweak 2big check, Matthew Auld
- [CI 4/7] drm/i915/buddy: track available visible size, Matthew Auld
- [CI 7/7] drm/i915/selftests: mock test io_size, Matthew Auld
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] drm/i915: add io_size plumbing, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/7] drm/i915: add io_size plumbing, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [CI,1/7] drm/i915: add io_size plumbing, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [CI,1/7] drm/i915: add io_size plumbing, Patchwork
[PATCH topic/core-for-CI] PCI: vmd: Prevent recursive locking on interrupt allocation,
Tejas Upadhyay
[PATCH topic/core-for-CI] iommu/vt-d: Add RPLS to quirk list to skip TE disabling,
Tejas Upadhyay
[PATCH 1/3] drm/doc: Fix typos and update outdated structure and API names,
Gwan-gyeong Mun
[PATCH 0/2] Fix prime_mmap to work when using LMEM,
Gwan-gyeong Mun
[PATCH] drm/i915: apply PM_EARLY for non-GTT mappable objects,
Matthew Auld
[bug report] drm/i915: Extract intel_bw_check_data_rate(), Dan Carpenter
[PATCH v3] drm/i915/psr: Set "SF Partial Frame Enable" also on full update,
Jouni Högander
[PATCH v12 0/6] Use drm_clflush* instead of clflush,
Michael Cheng
- [PATCH v12 2/6] drm/i915/gt: Re-work intel_write_status_page, Michael Cheng
- [PATCH v12 4/6] drm/i915/gt: Re-work reset_csb, Michael Cheng
- [PATCH v12 3/6] drm/i915/gt: Drop invalidate_csb_entries, Michael Cheng
- [PATCH v12 1/6] drm: Add arch arm64 for drm_clflush_virt_range, Michael Cheng
- [PATCH v12 5/6] drm/i915/: Re-work clflush_write32, Michael Cheng
- [PATCH v12 6/6] drm/i915/gt: replace cache_clflush_range, Michael Cheng
- ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush, Patchwork
- ✗ Fi.CI.SPARSE: warning for Use drm_clflush* instead of clflush, Patchwork
- ✓ Fi.CI.BAT: success for Use drm_clflush* instead of clflush, Patchwork
- ✗ Fi.CI.IGT: failure for Use drm_clflush* instead of clflush, Patchwork
[PATCH v3] drm/i915/guc: Do not complain about stale reset notifications,
John . C . Harrison
[PATCH v6 1/2] drm/vrr: Set VRR capable prop only if it is attached to connector,
Manasi Navare
[PATCH v2 0/8] Prep work for next GuC release,
John . C . Harrison
- [PATCH v2 8/8] drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs, John . C . Harrison
- [PATCH v2 5/8] drm/i915/guc: Move lrc desc setup to where it is needed, John . C . Harrison
- [PATCH v2 6/8] drm/i915/guc: Rename desc_idx to ctx_id, John . C . Harrison
- [PATCH v2 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration, John . C . Harrison
- [PATCH v2 2/8] drm/i915/guc: Add an explicit 'submission_initialized' flag, John . C . Harrison
- [PATCH v2 3/8] drm/i915/guc: Better name for context id limit, John . C . Harrison
- [PATCH v2 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart, John . C . Harrison
- [PATCH v2 7/8] drm/i915/guc: Drop obsolete H2G definitions, John . C . Harrison
- ✗ Fi.CI.SPARSE: warning for Prep work for next GuC release (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Prep work for next GuC release (rev3), Patchwork
- ✓ Fi.CI.IGT: success for Prep work for next GuC release (rev3), Patchwork
[PATCH v2] drm/i915/display: Allow users to disable PSR2,
José Roberto de Souza
linux-next: manual merge of the drm-intel tree with the drm-intel-gt tree, broonie
[PATCH 0/4] drm/i915: Optimize CSC updates for ilk+,
Ville Syrjala
[PATCH] drm/i915: s/JSP2/ICP2/ PCH,
Ville Syrjala
[PATCH] drm/i915: Be more gentle when exiting non-persistent contexts,
Tvrtko Ursulin
[PATCH V3 0/3] Replace VT-d workaround with guard pages,
Tejas Upadhyay
✗ Fi.CI.BAT: failure for drm/i915/adl-n: Add PCH Support for Alder Lake N (rev3), Patchwork
[PATCH] drm/i915/cdclk: Add cdclk check to atomic check,
Anusha Srivatsa
[CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation,
Vivek Kasireddy
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]