Linux Intel GFX
[Prev Page][Next Page]
- [PATCH v4 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item, (continued)
- [PATCH v2] drm/i915: Check stolen memory size before calling drm_mm_init,
José Roberto de Souza
- [PATCH] drm/i915: Check stolen memory size before calling drm_mm_init,
José Roberto de Souza
- [PATCH 1/7] drm/i915: Move vblank waits out from IPS code,
Ville Syrjala
- [PATCH 4/7] drm/i915: Move the IPS code to its own file, Ville Syrjala
- [PATCH 5/7] drm/i915: Extract hsw_ips_get_config(), Ville Syrjala
- [PATCH 2/7] drm/i915: Change IPS calling convention, Ville Syrjala
- [PATCH 3/7] drm/i915: Hoover the IPS enable/disable calls into the pre/post update hooks, Ville Syrjala
- [PATCH 6/7] drm/i915: Fix IPS disable in intel_plane_disable_noatomic(), Ville Syrjala
- [PATCH 7/7] drm/i915: Consolidate all pre plane update vblank waits, Ville Syrjala
- Re: [PATCH 1/7] drm/i915: Move vblank waits out from IPS code, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Move vblank waits out from IPS code, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/7] drm/i915: Move vblank waits out from IPS code, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915: Move vblank waits out from IPS code, Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/7] drm/i915: Move vblank waits out from IPS code, Patchwork
- [PATCH] drm/i915/ttm: tweak priority hint selection,
Matthew Auld
- [no subject], Unknown
- [PATCH 1/2] drm/atomic: Don't pollute crtc_state->mode_blob with error pointers,
Ville Syrjala
- [PATCH v7 0/6] Use drm_clflush* instead of clflush,
Michael Cheng
- [PATCH 0/6] More GT register cleanup,
Matt Roper
- [PATCH 1/6] drm/i915/gt: Drop duplicate register definition for VDBOX_CGCTL3F18, Matt Roper
- [PATCH 2/6] drm/i915/gt: Move SFC lock bits to intel_engine_regs.h, Matt Roper
- [PATCH 4/6] drm/i915/gt: Cleanup spacing of intel_gt_regs.h, Matt Roper
- [PATCH 6/6] drm/i915/gt: Order GT registers by MMIO offset, Matt Roper
- [PATCH 5/6] drm/i915/gt: Use consistent offset notation in intel_gt_regs.h, Matt Roper
- [PATCH 3/6] drm/i915/gt: Use parameterized RING_MI_MODE, Matt Roper
- ✗ Fi.CI.CHECKPATCH: warning for More GT register cleanup, Patchwork
- ✗ Fi.CI.SPARSE: warning for More GT register cleanup, Patchwork
- ✓ Fi.CI.BAT: success for More GT register cleanup, Patchwork
- ✗ Fi.CI.IGT: failure for More GT register cleanup, Patchwork
- Re: [PATCH 0/6] More GT register cleanup, Jani Nikula
- linux-next: manual merge of the drm-intel tree with the drm tree,
Stephen Rothwell
- [PATCH] drm/i915/display/tgl+: Implement new PLL programming step,
José Roberto de Souza
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/tgl+: Implement new PLL programming step, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display/tgl+: Implement new PLL programming step, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display/tgl+: Implement new PLL programming step, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display/tgl+: Implement new PLL programming step, Patchwork
- Re: [PATCH] drm/i915/display/tgl+: Implement new PLL programming step, Imre Deak
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/tgl+: Implement new PLL programming step (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display/tgl+: Implement new PLL programming step (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display/tgl+: Implement new PLL programming step (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display/tgl+: Implement new PLL programming step (rev2), Patchwork
- Re: [PATCH] drm/i915/display/tgl+: Implement new PLL programming step, Jani Nikula
- [PATCH v2 00/19] fbcon patches, take two,
Daniel Vetter
- [PATCH v2 02/19] fbcon: Move fbcon_bmove(_rec) functions, Daniel Vetter
- [PATCH v2 01/19] fbcon: delete a few unneeded forward decl, Daniel Vetter
- [PATCH v2 03/19] fbcon: Introduce wrapper for console->fb_info lookup, Daniel Vetter
- [PATCH v2 04/19] fbcon: delete delayed loading code, Daniel Vetter
- [PATCH v2 05/19] fbdev/sysfs: Fix locking, Daniel Vetter
- [PATCH v2 08/19] fb: Delete fb_info->queue, Daniel Vetter
- [PATCH v2 06/19] fbcon: Use delayed work for cursor, Daniel Vetter
- [PATCH v2 07/19] fbcon: Replace FBCON_FLAGS_INIT with a boolean, Daniel Vetter
- [PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers, Daniel Vetter
- [PATCH v2 10/19] fbcon: Ditch error handling for con2fb_release_oldinfo, Daniel Vetter
- [PATCH v2 11/19] fbcon: move more common code into fb_open(), Daniel Vetter
- [PATCH v2 13/19] fbcon: Consistently protect deferred_takeover with console_lock(), Daniel Vetter
- [PATCH v2 12/19] fbcon: use lock_fb_info in fbcon_open/release, Daniel Vetter
- [PATCH v2 15/19] fbcon: Move more code into fbcon_release, Daniel Vetter
- [PATCH v2 17/19] fbcon: Maintain a private array of fb_info, Daniel Vetter
- [PATCH v2 16/19] fbcon: untangle fbcon_exit, Daniel Vetter
- [PATCH v2 19/19] fbdev: Make registered_fb[] private to fbmem.c, Daniel Vetter
- [PATCH v2 14/19] fbcon: Move console_lock for register/unlink/unregister, Daniel Vetter
- [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered", Daniel Vetter
- ✗ Fi.CI.CHECKPATCH: warning for fbcon patches, take two, Patchwork
- ✗ Fi.CI.SPARSE: warning for fbcon patches, take two, Patchwork
- ✗ Fi.CI.BAT: failure for fbcon patches, take two, Patchwork
- [PATCH v3 0/4] GuC HWCONFIG with documentation,
Jordan Justen
- [PATCH v3 1/4] drm/i915/guc: Add fetch of hwconfig table, Jordan Justen
- [PATCH v3 2/4] drm/i915/uapi: Add query for hwconfig blob, Jordan Justen
- [PATCH v3 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item, Jordan Justen
- [PATCH v3 4/4] drm/i915/guc: Verify hwconfig blob matches supported format, Jordan Justen
- ✗ Fi.CI.CHECKPATCH: warning for GuC HWCONFIG with documentation (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for GuC HWCONFIG with documentation (rev3), Patchwork
- ✓ Fi.CI.BAT: success for GuC HWCONFIG with documentation (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for GuC HWCONFIG with documentation (rev3), Patchwork
- Re: [PATCH v3 0/4] GuC HWCONFIG with documentation, Bloomfield, Jon
- [PATCH v8 0/5] discrete card 64K page support,
Robert Beckett
- [RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1),
Namhyung Kim
- [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1),
Namhyung Kim
[PATCH] drm/i915: move intel_hws_csb_write_index() out of i915_drv.h,
Jani Nikula
[PATCH v4 0/2] drm/i915: split out intel_vtd.[ch] from i915_drv.h,
Jani Nikula
[PATCH] drm/doc: pull in drm_buddy.c,
Matthew Auld
[PATCH] drm/buddy: fixup potential uaf,
Matthew Auld
[PATCH v2 00/26] drm/i915: Refactor the display power domain mappings,
Imre Deak
- [PATCH v2 02/26] drm/i915: Sanitize open-coded power well enable()/disable() calls, Imre Deak
- [PATCH v2 03/26] drm/i915: Remove redundant state verification during TypeC AUX power well disabling, Imre Deak
- [PATCH v2 05/26] drm/i915: Move power well get/put/enable/disable functions to a new file, Imre Deak
- [PATCH v2 01/26] drm/i915: Fix the VDSC_PW2 power domain enum value, Imre Deak
- [PATCH v2 06/26] drm/i915: Add function to call a power well's sync_hw() hook, Imre Deak
- [PATCH v2 08/26] drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.c, Imre Deak
- [PATCH v2 04/26] drm/i915: Move i915_power_well_regs struct into i915_power_well_ops, Imre Deak
- [PATCH v2 07/26] drm/i915: Add functions to get a power well's state/name/domains/mask/refcount, Imre Deak
- [PATCH v2 13/26] drm/i915: Move the HSW power well flags to a common bitfield, Imre Deak
- [PATCH v2 09/26] drm/i915: Move per-platform power well hooks to intel_display_power_well.c, Imre Deak
- [PATCH v2 10/26] drm/i915: Unexport the for_each_power_well() macros, Imre Deak
- [PATCH v2 16/26] drm/i915: Convert the power well descriptor domain mask to an array of domains, Imre Deak
- [PATCH v2 11/26] drm/i915: Move the power domain->well mappings to intel_display_power_map.c, Imre Deak
- [PATCH v2 14/26] drm/i915: Rename the power domain names to end with pipes/ports, Imre Deak
- [PATCH v2 15/26] drm/i915: Sanitize the power well names, Imre Deak
- [PATCH v2 12/26] drm/i915: Move the dg2 fixed_enable_delay power well param to a common bitfield, Imre Deak
- [PATCH v2 17/26] drm/i915: Convert the u64 power well domains mask to a bitmap, Imre Deak
- [PATCH v2 18/26] drm/i915: Simplify power well definitions by adding power well instances, Imre Deak
- [PATCH v2 20/26] drm/i915: Simplify the DG1 power well descriptors, Imre Deak
- [PATCH v2 19/26] drm/i915: Allow platforms to share power well descriptors, Imre Deak
- [PATCH v2 25/26] drm/i915: Remove duplicate DDI/AUX power domain mappings, Imre Deak
- [PATCH v2 22/26] drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platform, Imre Deak
- [PATCH v2 24/26] drm/i915: Remove the ICL specific TBT power domains, Imre Deak
- [PATCH v2 23/26] drm/i915: Remove the aliasing of power domain enum values, Imre Deak
- [PATCH v2 26/26] drm/i915: Remove the XELPD specific AUX and DDI power domains, Imre Deak
- [PATCH v2 21/26] drm/i915: Sanitize the ADL-S power well definition, Imre Deak
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Refactor the display power domain mappings (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Refactor the display power domain mappings (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Refactor the display power domain mappings (rev2), Patchwork
- Re: [PATCH v2 00/26] drm/i915: Refactor the display power domain mappings, Hogander, Jouni
[PATCH v6 1/3] i915/gvt: Introduce the mmio table to support VFIO new mdev API,
Zhi Wang
[PATCH v2 0/4] GuC HWCONFIG with documentation,
Jordan Justen
[PATCH v2 00/18] drm/i915/guc: Refactor ADS access to use iosys_map,
Lucas De Marchi
- [PATCH v2 02/18] iosys-map: Add a few more helpers, Lucas De Marchi
- [PATCH v2 08/18] drm/i915/guc: Convert engine record to iosys_map, Lucas De Marchi
- [PATCH v2 03/18] drm/i915/gt: Add helper for shmem copy to iosys_map, Lucas De Marchi
- [PATCH v2 06/18] drm/i915/guc: Convert golden context init to iosys_map, Lucas De Marchi
- [PATCH v2 10/18] drm/i915/guc: Convert golden context prep to iosys_map, Lucas De Marchi
- [PATCH v2 05/18] drm/i915/guc: Add read/write helpers for ADS blob, Lucas De Marchi
- [PATCH v2 12/18] drm/i915/guc: Convert mapping table to iosys_map, Lucas De Marchi
- [PATCH v2 01/18] iosys-map: Add offset to iosys_map_memcpy_to(), Lucas De Marchi
- [PATCH v2 15/18] drm/i915/guc: Use a single pass to calculate regset, Lucas De Marchi
- [PATCH v2 07/18] drm/i915/guc: Convert policies update to iosys_map, Lucas De Marchi
- [PATCH v2 13/18] drm/i915/guc: Convert capture list to iosys_map, Lucas De Marchi
- [PATCH v2 04/18] drm/i915/guc: Keep iosys_map of ads_blob around, Lucas De Marchi
- [PATCH v2 16/18] drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map, Lucas De Marchi
- [PATCH v2 11/18] drm/i915/guc: Replace check for golden context size, Lucas De Marchi
- [PATCH v2 14/18] drm/i915/guc: Prepare for error propagation, Lucas De Marchi
- [PATCH v2 18/18] drm/i915/guc: Remove plain ads_blob pointer, Lucas De Marchi
- [PATCH v2 09/18] drm/i915/guc: Convert guc_ads_private_data_reset to iosys_map, Lucas De Marchi
- [PATCH v2 17/18] drm/i915/guc: Convert __guc_ads_init to iosys_map, Lucas De Marchi
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Refactor ADS access to use iosys_map (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor ADS access to use iosys_map (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/guc: Refactor ADS access to use iosys_map (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/guc: Refactor ADS access to use iosys_map (rev2), Patchwork
[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event(),
Bjorn Andersson
[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting,
Hsin-Yi Wang
- [PATCH v8 2/3] drm/mediatek: init panel orientation property, Hsin-Yi Wang
- [PATCH v8 3/3] arm64: dts: mt8183: Add panel rotation, Hsin-Yi Wang
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v8,1/3] gpu: drm: separate panel orientation property creating and value setting, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v8,1/3] gpu: drm: separate panel orientation property creating and value setting, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v8,1/3] gpu: drm: separate panel orientation property creating and value setting, Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v8,1/3] gpu: drm: separate panel orientation property creating and value setting, Patchwork
- Re: [PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting, Emil Velikov
- Re: [PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting, Gabriel Krisman Bertazi
[PATCH v7 1/3] gpu: drm: separate panel orientation property creating and value setting,
Hsin-Yi Wang
[PATCH 0/2] drm/i915/guc: Use temporary memory for regset,
Lucas De Marchi
[PATCH 0/8] Prep work for next GuC release,
John . C . Harrison
- [PATCH 2/8] drm/i915/guc: Add an explicit 'submission_initialized' flag, John . C . Harrison
- [PATCH 3/8] drm/i915/guc: Better name for context id limit, John . C . Harrison
- [PATCH 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration, John . C . Harrison
- [PATCH 8/8] drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs, John . C . Harrison
- [PATCH 7/8] drm/i915/guc: Drop obsolete H2G definitions, John . C . Harrison
- [PATCH 5/8] drm/i915/guc: Move lrc desc setup to where it is needed, John . C . Harrison
- [PATCH 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart, John . C . Harrison
- [PATCH 6/8] drm/i915/guc: Rename desc_idx to ctx_id, John . C . Harrison
- ✗ Fi.CI.SPARSE: warning for Prep work for next GuC release, Patchwork
- ✗ Fi.CI.DOCS: warning for Prep work for next GuC release, Patchwork
- ✗ Fi.CI.BAT: failure for Prep work for next GuC release, Patchwork
- <Possible follow-ups>
- [PATCH 0/8] Prep work for next GuC release, John . C . Harrison
- [PATCH 5/8] drm/i915/guc: Move lrc desc setup to where it is needed, John . C . Harrison
- [PATCH 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration, John . C . Harrison
- [PATCH 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart, John . C . Harrison
- [PATCH 7/8] drm/i915/guc: Drop obsolete H2G definitions, John . C . Harrison
- [PATCH 3/8] drm/i915/guc: Better name for context id limit, John . C . Harrison
- [PATCH 8/8] drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs, John . C . Harrison
- [PATCH 6/8] drm/i915/guc: Rename desc_idx to ctx_id, John . C . Harrison
- [PATCH 2/8] drm/i915/guc: Add an explicit 'submission_initialized' flag, John . C . Harrison
- ✗ Fi.CI.SPARSE: warning for Prep work for next GuC release (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Prep work for next GuC release (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for Prep work for next GuC release (rev2), Patchwork
[PATCH] drm/i915/guc: Fix flag query to not modify state,
John . C . Harrison
[PATCH] drm/i915/psr: Disable PSR2 selective fetch for all TGL steps,
Lyude Paul
[PATCH v3] drm/i915/dg2: Define GuC firmware version for DG2,
John . C . Harrison
[PATCH v6 0/6] Use drm_clflush* instead of clflush,
Michael Cheng
[CI] PR for GuC v69.0.3 for DG2, John . C . Harrison
[PATCH 0/4] GuC HWCONFIG with documentation,
Jordan Justen
[PATCH v2 0/1] Add fallback inside memcpy_from_wc functions,
Balasubramani Vivekanandan
[PATCH 00/30] My patch queue,
Maxim Levitsky
- [PATCH 01/30] KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case, Maxim Levitsky
- [PATCH 02/30] KVM: x86: nSVM: fix potential NULL derefernce on nested migration, Maxim Levitsky
- [PATCH 03/30] KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state, Maxim Levitsky
- [PATCH 04/30] KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM, Maxim Levitsky
- [PATCH 05/30] KVM: x86: nSVM: expose clean bit support to the guest, Maxim Levitsky
- [PATCH 06/30] KVM: x86: mark syntethic SMM vmexit as SVM_EXIT_SW, Maxim Levitsky
- [PATCH 07/30] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them, Maxim Levitsky
- [PATCH 08/30] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it, Maxim Levitsky
- [PATCH 09/30] KVM: x86: SVM: move avic definitions from AMD's spec to svm.h, Maxim Levitsky
- [PATCH 10/30] KVM: x86: SVM: fix race between interrupt delivery and AVIC inhibition, Maxim Levitsky
- [PATCH 11/30] KVM: x86: SVM: use vmcb01 in avic_init_vmcb, Maxim Levitsky
- [PATCH 12/30] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running, Maxim Levitsky
- [PATCH 13/30] KVM: x86: lapic: don't allow to change APIC ID when apic acceleration is enabled, Maxim Levitsky
- [PATCH 14/30] KVM: x86: lapic: don't allow to change local apic id when using older x2apic api, Maxim Levitsky
- [PATCH 15/30] KVM: x86: SVM: remove avic's broken code that updated APIC ID, Maxim Levitsky
- [PATCH 16/30] KVM: x86: SVM: allow to force AVIC to be enabled, Maxim Levitsky
- [PATCH 17/30] KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set, Maxim Levitsky
- [PATCH 18/30] KVM: x86: mmu: add strict mmu mode, Maxim Levitsky
- [PATCH 19/30] KVM: x86: mmu: add gfn_in_memslot helper, Maxim Levitsky
- [PATCH 20/30] KVM: x86: mmu: allow to enable write tracking externally, Maxim Levitsky
- [PATCH 21/30] x86: KVMGT: use kvm_page_track_write_tracking_enable, Maxim Levitsky
- [PATCH 22/30] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running, Maxim Levitsky
- [PATCH 23/30] KVM: x86: nSVM: implement nested LBR virtualization, Maxim Levitsky
- [PATCH 24/30] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE, Maxim Levitsky
- [PATCH 25/30] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on, Maxim Levitsky
- [PATCH 26/30] KVM: x86: nSVM: implement nested vGIF, Maxim Levitsky
- [PATCH 27/30] KVM: x86: add force_intercept_exceptions_mask, Maxim Levitsky
- [PATCH 28/30] KVM: SVM: implement force_intercept_exceptions_mask, Maxim Levitsky
- [PATCH 29/30] KVM: VMX: implement force_intercept_exceptions_mask, Maxim Levitsky
- [PATCH 30/30] KVM: x86: get rid of KVM_REQ_GET_NESTED_STATE_PAGES, Maxim Levitsky
- ✗ Fi.CI.BUILD: failure for My patch queue, Patchwork
[PATCH 1/2] drm/i195: Fix dbuf slice config lookup,
Ville Syrjala
[RFC 0/2] drm/i915/ttm: Evict and store of compressed object,
Ramalingam C
[PATCH 0/4] DGFX OpRegion,
Anshuman Gupta
[PATCH v5 0/5] Add driver for GSC controller,
Alexander Usyskin
[RFC PATCH 0/3] drm/helpers: Make the suballocation manager drm generic.,
Maarten Lankhorst
[no subject], Unknown
[PATCH 00/19] drm/i915/guc: Refactor ADS access to use iosys_map,
Lucas De Marchi
- [PATCH 02/19] iosys-map: Add offset to iosys_map_memcpy_to(), Lucas De Marchi
- [PATCH 07/19] drm/i915/guc: Convert golden context init to iosys_map, Lucas De Marchi
- [PATCH 06/19] drm/i915/guc: Add read/write helpers for ADS blob, Lucas De Marchi
- [PATCH 09/19] drm/i915/guc: Convert engine record to iosys_map, Lucas De Marchi
- [PATCH 05/19] drm/i915/guc: Keep iosys_map of ads_blob around, Lucas De Marchi
- [PATCH 10/19] drm/i915/guc: Convert guc_ads_private_data_reset to iosys_map, Lucas De Marchi
- [PATCH 01/19] dma-buf-map: Rename to iosys-map, Lucas De Marchi
- [PATCH 03/19] iosys-map: Add a few more helpers, Lucas De Marchi
- [PATCH 08/19] drm/i915/guc: Convert policies update to iosys_map, Lucas De Marchi
- [PATCH 04/19] drm/i915/gt: Add helper for shmem copy to iosys_map, Lucas De Marchi
- [PATCH 11/19] drm/i915/guc: Convert golden context prep to iosys_map, Lucas De Marchi
- [PATCH 18/19] drm/i915/guc: Convert __guc_ads_init to iosys_map, Lucas De Marchi
- [PATCH 12/19] drm/i915/guc: Replace check for golden context size, Lucas De Marchi
- [PATCH 13/19] drm/i915/guc: Convert mapping table to iosys_map, Lucas De Marchi
- [PATCH 14/19] drm/i915/guc: Convert capture list to iosys_map, Lucas De Marchi
- [PATCH 17/19] drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map, Lucas De Marchi
- [PATCH 16/19] drm/i915/guc: Use a single pass to calculate regset, Lucas De Marchi
- [PATCH 15/19] drm/i915/guc: Prepare for error propagation, Lucas De Marchi
- [PATCH 19/19] drm/i915/guc: Remove plain ads_blob pointer, Lucas De Marchi
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Refactor ADS access to use iosys_map, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor ADS access to use iosys_map, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/guc: Refactor ADS access to use iosys_map, Patchwork
[Important!] 2022 X.Org Foundation Membership deadline for voting in the election,
Lyude Paul
[PATCH] drm/i915/selftests: Disable runtime pm wakeref tracking for the mock device,
Ville Syrjala
[PATCH v4] dma-buf-map: Rename to iosys-map,
Lucas De Marchi
[PATCH v5 0/5] Use drm_clflush* instead of clflush,
Michael Cheng
- [PATCH v5 3/5] drm/i915/gt: Re-work reset_csb, Michael Cheng
- [PATCH v5 2/5] drm/i915/gt: Drop invalidate_csb_entries, Michael Cheng
- [PATCH v5 1/5] drm/i915/gt: Re-work intel_write_status_page, Michael Cheng
- [PATCH v5 5/5] drm/i915/gt: replace cache_clflush_range, Michael Cheng
- [PATCH v5 4/5] drm/i915/: Re-work clflush_write32, Michael Cheng
- ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for Use drm_clflush* instead of clflush (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Use drm_clflush* instead of clflush (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for Use drm_clflush* instead of clflush (rev4), Patchwork
- Re: [PATCH v5 0/5] Use drm_clflush* instead of clflush, Tvrtko Ursulin
[PATCH 1/3] drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration,
Ville Syrjala
Add warning for nesting dma_fence containers,
Christian König
- Re: Add warning for nesting dma_fence containers, Thomas Hellström
- [PATCH 6/6] drm/amdgpu: use dma_fence_chain_contained, Christian König
- [PATCH 1/6] dma-buf: consolidate dma_fence subclass checking, Christian König
- [PATCH 3/6] dma-buf: Warn about dma_fence_chain container rules v2, Christian König
- [PATCH 4/6] dma-buf: warn about containers in dma_resv object, Christian König
- [PATCH 2/6] dma-buf: warn about dma_fence_array container rules v2, Christian König
- [PATCH 5/6] dma-buf: add dma_fence_chain_contained helper, Christian König
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] dma-buf: consolidate dma_fence subclass checking, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/6] dma-buf: consolidate dma_fence subclass checking, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/6] dma-buf: consolidate dma_fence subclass checking, Patchwork
[PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v2),
Vivek Kasireddy
[PATCH v4 0/4] Use drm_clflush* instead of clflush,
Michael Cheng
[PATCH 00/10] drm/i915: Use a bitmask for bigjoiner state tracking,
Ville Syrjala
- [PATCH 02/10] drm/i915: Fix bigjoiner state copy fails, Ville Syrjala
- [PATCH 04/10] drm/i915: Clean up the bigjoiner state copy logic, Ville Syrjala
- [PATCH 05/10] drm/i915: Nuke some dead code, Ville Syrjala
- [PATCH 01/10] drm/i915: Flag crtc scaling_filter changes as modeset, Ville Syrjala
- [PATCH 06/10] drm/i915: Introduce intel_crtc_is_bigjoiner_{slave, master}(), Ville Syrjala
- [PATCH 03/10] drm/i915: Remove weird code from intel_atomic_check_bigjoiner(), Ville Syrjala
- [PATCH 07/10] drm/i915: Convert for_each_intel_crtc_mask() to take a pipe mask instead, Ville Syrjala
- [PATCH 08/10] drm/i915: Use for_each_intel_crtc_in_pipe_mask() more, Ville Syrjala
- [PATCH 09/10] drm/i915: Return both master and slave pipes from enabled_bigjoiner_pipes(), Ville Syrjala
- [PATCH 10/10] drm/i915: Change bigjoiner state tracking to use the pipe bitmask, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use a bitmask for bigjoiner state tracking, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Use a bitmask for bigjoiner state tracking, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Use a bitmask for bigjoiner state tracking, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Use a bitmask for bigjoiner state tracking, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use a bitmask for bigjoiner state tracking (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Use a bitmask for bigjoiner state tracking (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Use a bitmask for bigjoiner state tracking (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Use a bitmask for bigjoiner state tracking (rev3), Patchwork
- ✗ Fi.CI.BUILD: failure for drm/i915: Use a bitmask for bigjoiner state tracking (rev4), Patchwork
[PATCH] drm/i915: Add fallback inside memcpy_from_wc functions,
Balasubramani Vivekanandan
[PATCH] drm/i915: move the DRIVER_* macros to i915_driver.[ch],
Jani Nikula
[PATCH 0/7] drm/i915: split out function structs from i915_drv.h,
Jani Nikula
- [PATCH 1/7] drm/i915: group i915_drv.h forward declarations together, Jani Nikula
- [PATCH 2/7] drm/i915/color: hide struct intel_color_funcs, Jani Nikula
- [PATCH 4/7] drm/i915/fdi: hide struct intel_fdi_funcs, Jani Nikula
- [PATCH 5/7] drm/i915/dpll: add intel_dpll_crtc_compute_clock(), Jani Nikula
- [PATCH 3/7] drm/i915/hpd: hide struct intel_hotplug_funcs, Jani Nikula
- [PATCH 7/7] drm/i915/pm: hide struct drm_i915_clock_gating_funcs, Jani Nikula
- [PATCH 6/7] drm/i915/dpll: hide struct intel_dpll_funcs, Jani Nikula
- ✗ Fi.CI.SPARSE: warning for drm/i915: split out function structs from i915_drv.h, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: split out function structs from i915_drv.h, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: split out function structs from i915_drv.h, Patchwork
[RFC 0/5] Add data flow metering support for HDMI2.1,
Vandita Kulkarni
[PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm,
Arunpravin
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]