Linux Intel GFX
[Prev Page][Next Page]
- [PATCH 0/4] drm/i915: Basic enabling of 64k page support,
Ramalingam C
- [PATCH 1/4] drm/i915: Add has_64k_pages flag, Ramalingam C
- [PATCH 2/4] drm/i915/xehpsdv: set min page-size to 64K, Ramalingam C
- [PATCH 3/4] drm/i915/gtt/xehpsdv: move scratch page to system memory, Ramalingam C
- [PATCH 4/4] drm/i915: enforce min page size for scratch, Ramalingam C
- ✗ Fi.CI.SPARSE: warning for drm/i915: Basic enabling of 64k page support, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Basic enabling of 64k page support, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Basic enabling of 64k page support (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Basic enabling of 64k page support (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Basic enabling of 64k page support (rev2), Patchwork
- Re: [PATCH 0/4] drm/i915: Basic enabling of 64k page support, Ramalingam C
- [PATCH linux-next] drm/i915/display: Remove the useless variable offset and its assignment,
cgel . zte
- [PATCH linux-next] drm/i915/display: Delete redundant post_mask assignment,
cgel . zte
- [PATCH v3 0/2] drm/i915: trace display split,
Jani Nikula
- [PATCH 0/3] drm/i915: Sanity Check for device memory region,
Ramalingam C
- [PATCH 2/3] drm/i915: Test all device memory on probing, Ramalingam C
- [PATCH 1/3] drm/i915: Sanitycheck device iomem on probe, Ramalingam C
- [PATCH 3/3] drm/i915: Exclude reserved stolen from driver use, Ramalingam C
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Sanity Check for device memory region, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Sanity Check for device memory region, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Sanity Check for device memory region, Patchwork
- <Possible follow-ups>
- [PATCH 0/3] drm/i915: Sanity Check for device memory region, Ramalingam C
- [PATCH 0/3] drm/i915: Sanity Check for device memory region, Ramalingam C
- [PATCH 1/3] drm/i915: Exclude reserved stolen from driver use, Ramalingam C
- [PATCH 2/3] drm/i915: Sanitycheck device iomem on probe, Ramalingam C
- [PATCH 3/3] drm/i915: Test all device memory on probing, Ramalingam C
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Sanity Check for device memory region (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Sanity Check for device memory region (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Sanity Check for device memory region (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Sanity Check for device memory region (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Sanity Check for device memory region (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Sanity Check for device memory region (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Sanity Check for device memory region (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Sanity Check for device memory region (rev4), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Sanity Check for device memory region (rev4), Patchwork
- Re: [PATCH 0/3] drm/i915: Sanity Check for device memory region, Ramalingam C
- [PATCH] drm/i915: Fix coredump of perma-pinned vmas,
Thomas Hellström
- [PATCH] drm/i915/pmu: Wait longer for busyness data to be available from GuC,
Umesh Nerlige Ramappa
- Re: [Mesa-dev] [PATCH v3 13/17] uapi/drm/dg2: Format modifier for DG2 unified compression and clear color,
Nanley Chery
- [PATCH v2 0/3] Assorted fixes/tweaks to GuC support,
John . C . Harrison
- [PATCH v2 1/3] drm/i915/uc: Allow platforms to have GuC but not HuC, John . C . Harrison
- [PATCH v2 2/3] drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM, John . C . Harrison
- [PATCH v2 3/3] drm/i915/guc: Don't go bang in GuC log if no GuC, John . C . Harrison
- ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for Assorted fixes/tweaks to GuC support (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for Assorted fixes/tweaks to GuC support (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for Assorted fixes/tweaks to GuC support (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Assorted fixes/tweaks to GuC support (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for Assorted fixes/tweaks to GuC support (rev5), Patchwork
- [PATCH] drm/i915/guc: Request RP0 before loading firmware,
John . C . Harrison
- [PATCH] drm/i915/dg2: make GuC FW a requirement for Gen12 and beyond devices,
Adrian Larumbe
- ✗ Fi.CI.IGT: failure for drm/i915/dg2: make GuC FW a requirement for Gen12 and beyond devices, Patchwork
- Re: [PATCH] drm/i915/dg2: make GuC FW a requirement for Gen12 and beyond devices, Tvrtko Ursulin
Re: WARNING: CPU: 1 PID: 722 at drivers/gpu/drm/i915/display/intel_tc.c:761, Imre Deak
[PATCH 0/4] Basic enabling of 64k page support,
Ramalingam C
[PATCH 0/2] Sanity Check for device memory region,
Ramalingam C
Re: [PATCH v9 2/8] drm/i915/ttm: add tt shmem backend,
Tvrtko Ursulin
[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 series starting with [1/4] drm/i915: Pass plane to watermark calculation functions, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions, Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev3), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev5), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev5), Patchwork
[v3 0/3] Enable pipe color support on D13 platform,
Uma Shankar
[PATCH] drm/i915/dmc: Change DMC FW size on ADL-P,
Madhumitha Tolakanahalli Pradeep
[PATCH] drm/i915/pmu: Fix wakeref leak in PMU busyness during reset,
Umesh Nerlige Ramappa
[PATCH v6 0/1] Introduce new i915 macros for checking PTEs,
Michael Cheng
Re: [PATCH] drm/i915/execlists: Weak parallel submission support for execlists,
John Harrison
[PATCH v3 0/8] DG2 accelerated migration/clearing support,
Matthew Auld
- [PATCH v3 1/8] drm/i915/migrate: don't check the scratch page, Matthew Auld
- [PATCH v3 2/8] drm/i915/migrate: fix offset calculation, Matthew Auld
- [PATCH v3 3/8] drm/i915/migrate: fix length calculation, Matthew Auld
- [PATCH v3 4/8] drm/i915/selftests: handle object rounding, Matthew Auld
- [PATCH v3 5/8] drm/i915/gtt: allow overriding the pt alignment, Matthew Auld
- [PATCH v3 7/8] drm/i915/migrate: add acceleration support for DG2, Matthew Auld
- [PATCH v3 6/8] drm/i915/gtt: add xehpsdv_ppgtt_insert_entry, Matthew Auld
- [PATCH v3 8/8] drm/i915/migrate: turn on acceleration for DG2, Matthew Auld
- ✗ Fi.CI.BUILD: failure for DG2 accelerated migration/clearing support (rev2), Patchwork
- Re: [PATCH v3 0/8] DG2 accelerated migration/clearing support, Daniel Stone
[PATCH 0/9] drm/i915/gvt: Constify static structs,
Rikard Falkeborn
- [PATCH 8/9] drm/i915/gvt: Constify gtt_type_table_entry, Rikard Falkeborn
- [PATCH 3/9] drm/i915/gvt: Constify intel_gvt_irq_ops, Rikard Falkeborn
- [PATCH 6/9] drm/i915/gvt: Constify cmd_interrupt_events, Rikard Falkeborn
- [PATCH 1/9] drm/i915/gvt: Constify intel_gvt_gtt_pte_ops, Rikard Falkeborn
- [PATCH 4/9] drm/i915/gvt: Constify intel_gvt_sched_policy_ops, Rikard Falkeborn
- [PATCH 9/9] drm/i915/gvt: Constify vgpu_types, Rikard Falkeborn
- [PATCH 5/9] drm/i915/gvt: Constify gvt_mmio_block, Rikard Falkeborn
- [PATCH 7/9] drm/i915/gvt: Constify formats, Rikard Falkeborn
- [PATCH 2/9] drm/i915/gvt: Constify intel_gvt_gtt_pte_ops, Rikard Falkeborn
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Constify static structs, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/gvt: Constify static structs, Patchwork
- Re: [PATCH 0/9] drm/i915/gvt: Constify static structs, Wang, Zhi A
[PATCH 1/4] drm/i915/migrate: don't check the scratch page,
Matthew Auld
[PATCH V2] drm/i915/gt: Use hw_engine_masks as reset_domains,
Tejas Upadhyay
[PATCH v2] drm/i915: Use GEM_BUG_ON for obj ptr NULL check,
Pallavi Mishra
[PATCH v5 00/11] More preparation for multi gt patches,
Andi Shyti
- [PATCH v5 03/11] drm/i915/display: Use to_gt() helper, Andi Shyti
- [PATCH v5 09/11] drm/i915: Use to_gt() helper, Andi Shyti
- [PATCH v5 06/11] drm/i915/gvt: Use to_gt() helper, Andi Shyti
- [PATCH v5 02/11] drm/i915: Introduce to_gt() helper, Andi Shyti
- [PATCH v5 07/11] drm/i915/selftests: Use to_gt() helper, Andi Shyti
- [PATCH v5 05/11] drm/i915/gem: Use to_gt() helper, Andi Shyti
- [PATCH v5 01/11] drm/i915: Store backpointer to GT in uncore, Andi Shyti
- [PATCH v5 04/11] drm/i915/gt: Use to_gt() helper, Andi Shyti
- [PATCH v5 08/11] drm/i915/pxp: Use to_gt() helper, Andi Shyti
- [PATCH v5 11/11] drm/i915: Rename i915->gt to i915->gt0, Andi Shyti
- [PATCH v5 10/11] drm/i915: Use to_gt() helper for GGTT accesses, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for More preparation for multi gt patches (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for More preparation for multi gt patches (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for More preparation for multi gt patches (rev5), Patchwork
[PATCH v2] drm/i915/adlp: Remove require_force_probe protection,
clinton . a . taylor
Re: [PATCH] drm/i915/adlp: Remove require_force_probe protection, Bloomfield, Jon
[PATCH] drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests,
Bruce Chang
[PATCH] drm/i915/gem: Use local pointer ttm for __i915_ttm_move,
Jasmine Newsome
[PATCH] drm/i915/gem: Use local pointer for __i915_ttm_move,
Jasmine Newsome
[PATCH 0/5] Update to GuC version 69.0.0,
John . C . Harrison
- [PATCH 2/5] drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM, John . C . Harrison
- [PATCH 4/5] drm/i915/guc: Update to GuC version 69.0.0, John . C . Harrison
- [PATCH 1/5] drm/i915/uc: Allow platforms to have GuC but not HuC, John . C . Harrison
- [PATCH 3/5] drm/i915/guc: Don't go bang in GuC log if no GuC, John . C . Harrison
- [PATCH 5/5] drm/i915/guc: Improve GuC loading status check/error reports, John . C . Harrison
- ✗ Fi.CI.CHECKPATCH: warning for Update to GuC version 69.0.0, Patchwork
- ✗ Fi.CI.SPARSE: warning for Update to GuC version 69.0.0, Patchwork
- ✗ Fi.CI.DOCS: warning for Update to GuC version 69.0.0, Patchwork
- ✓ Fi.CI.BAT: success for Update to GuC version 69.0.0, Patchwork
- ✗ Fi.CI.IGT: failure for Update to GuC version 69.0.0, Patchwork
[PATCH] drm/i915: Rollback seqno when request creation fails,
Matthew Brost
[PATCH v5 0/1] Introduce new i915 macros for checking PTEs,
Michael Cheng
[PATCH v5 0/1],
Michael Cheng
[PATCH i-g-t] intel-gpu-top: Add support for per client stats,
Tvrtko Ursulin
[PATCH 0/7] Per client GPU stats,
Tvrtko Ursulin
- [PATCH 1/7] drm/i915: Explicitly track DRM clients, Tvrtko Ursulin
- [PATCH 2/7] drm/i915: Make GEM contexts track DRM clients, Tvrtko Ursulin
- [PATCH 3/7] drm/i915: Track runtime spent in closed and unreachable GEM contexts, Tvrtko Ursulin
- [PATCH 5/7] drm/i915: Track context current active time, Tvrtko Ursulin
- [PATCH 4/7] drm/i915: Track all user contexts per client, Tvrtko Ursulin
- [PATCH 7/7] drm/i915: Expose client engine utilisation via fdinfo, Tvrtko Ursulin
- [PATCH 6/7] drm: Document fdinfo format specification, Tvrtko Ursulin
- ✗ Fi.CI.CHECKPATCH: warning for Per client GPU stats (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for Per client GPU stats (rev5), Patchwork
- ✗ Fi.CI.DOCS: warning for Per client GPU stats (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Per client GPU stats (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for Per client GPU stats (rev5), Patchwork
- <Possible follow-ups>
- [PATCH 0/7] Per client GPU stats, Tvrtko Ursulin
- [PATCH 1/7] drm/i915: Explicitly track DRM clients, Tvrtko Ursulin
- [PATCH 2/7] drm/i915: Make GEM contexts track DRM clients, Tvrtko Ursulin
- [PATCH 3/7] drm/i915: Track runtime spent in closed and unreachable GEM contexts, Tvrtko Ursulin
- [PATCH 4/7] drm/i915: Track all user contexts per client, Tvrtko Ursulin
- [PATCH 5/7] drm/i915: Track context current active time, Tvrtko Ursulin
- [PATCH 6/7] drm: Document fdinfo format specification, Tvrtko Ursulin
- [PATCH 7/7] drm/i915: Expose client engine utilisation via fdinfo, Tvrtko Ursulin
- ✗ Fi.CI.CHECKPATCH: warning for Per client GPU stats (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for Per client GPU stats (rev6), Patchwork
- ✗ Fi.CI.DOCS: warning for Per client GPU stats (rev6), Patchwork
- ✓ Fi.CI.BAT: success for Per client GPU stats (rev6), Patchwork
- ✓ Fi.CI.IGT: success for Per client GPU stats (rev6), Patchwork
[v2] drm/i915/gen11: Moving WAs to icl_gt_workarounds_init(),
ravitejax . goud . talla
[PATCH bpf v2] treewide: add missing includes masked by cgroup -> bpf dependency,
Jakub Kicinski
Re: [PATCH 0/2] Backport upstream commit e49a8b2cc852, Chris Wilson
[PATCH] drm/i915/ddi: add use_edp_hobl() and use_edp_low_vswing() helpers,
Jani Nikula
[PATCH v2 0/8] DG2 accelerated migration/clearing support,
Matthew Auld
[PATCH] drm/i915/gt: Use hw_engine_masks as reset_domains,
Tejas Upadhyay
[PATCH 1/3] drm/i915: Nuke {pipe, plane}_to_crtc_mapping[],
Ville Syrjala
- [PATCH 2/3] drm/i915: Relocate intel_crtc_for_plane(), Ville Syrjala
- [PATCH 3/3] drm/i915: s/intel_get_first_crtc/intel_first_crtc/, Ville Syrjala
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: Nuke {pipe, plane}_to_crtc_mapping[], Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Nuke {pipe, plane}_to_crtc_mapping[], Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Nuke {pipe, plane}_to_crtc_mapping[], Patchwork
- Re: [PATCH 1/3] drm/i915: Nuke {pipe, plane}_to_crtc_mapping[], Jani Nikula
[PATCH 1/4] drm/i915: Pass plane id to watermark calculation functions,
Stanislav Lisovskiy
[PATCH v2] drm/dp: Actually read Adjust Request Post Cursor2 register,
Kees Cook
[v2] drm/i915/adl_p: Fix ddc pin mapping,
ravitejax . goud . talla
[v3 0/3] Introduce Raptor Lake S,
Anusha Srivatsa
Re: ✓ Fi.CI.IGT: success for i915: Additional DG2 workarounds (rev3), Matt Roper
[CI] PR for new GuC v69.0.0, John . C . Harrison
[PATCH 0/4] Assorted fixes/tweaks to GuC support,
John . C . Harrison
- [PATCH 4/4] drm/i915/guc: Don't go bang in GuC log if no GuC, John . C . Harrison
- [PATCH 3/4] drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM, John . C . Harrison
- [PATCH 2/4] drm/i915/guc: Request RP0 before loading firmware, John . C . Harrison
- [PATCH 1/4] drm/i915/uc: Allow platforms to have GuC but not HuC, John . C . Harrison
- ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support, Patchwork
- ✗ Fi.CI.SPARSE: warning for Assorted fixes/tweaks to GuC support, Patchwork
- ✓ Fi.CI.BAT: success for Assorted fixes/tweaks to GuC support, Patchwork
- ✗ Fi.CI.IGT: failure for Assorted fixes/tweaks to GuC support, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Assorted fixes/tweaks to GuC support (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for Assorted fixes/tweaks to GuC support (rev3), Patchwork
- <Possible follow-ups>
- [PATCH 0/4] Assorted fixes/tweaks to GuC support, John . C . Harrison
Re: [PATCH v3 4/5] drm/i915/dg2: Add Wa_16013000631, Clint Taylor
Re: [PATCH v3 3/5] drm/i915/dg2: Add Wa_16011777198, Clint Taylor
Re: [PATCH v3 2/5] drm/i915/dg2: Add Wa_14010547955, Clint Taylor
[PATCH 1/8] drm/i915/migrate: don't check the scratch page,
Matthew Auld
[PATCH] drm/i915/snps: use div32 version of MPLLB word clock for UHBR,
Jani Nikula
[PATCH] drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c,
Mastan Katragadda
[PATCH] drm/i915: Fix possible null ptr dereferences,
Pallavi Mishra
[PATCH 0/3] Replace VT-d workaround with guard pages,
Tejas Upadhyay
[PATCH] drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer(),
Matthew Brost
[PATCH 0/1] static analysis failure,
Pallavi Mishra
Re: [PATCH] drm/i915/display/tgl: Implement Wa_14013120569, Tolakanahalli Pradeep, Madhumitha
i915 Updates: ADL-P DMC v2.14,
Tolakanahalli Pradeep, Madhumitha
[PATCH] drm/i915: replace X86_FEATURE_PAT with pat_enabled(),
Lucas De Marchi
[v2 0/1] Bump DMC to v2.14 on ADL-P,
Madhumitha Tolakanahalli Pradeep
[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm,
Arunpravin
- [PATCH v4 2/6] drm: improve drm_buddy_alloc function, Arunpravin
- [PATCH v4 4/6] drm: implement a method to free unused pages, Arunpravin
- [PATCH v4 5/6] drm/amdgpu: move vram inline functions into a header, Arunpravin
- [PATCH v4 6/6] drm/amdgpu: add drm buddy support to amdgpu, Arunpravin
- [PATCH v4 3/6] drm: implement top-down allocation method, Arunpravin
- ✗ Fi.CI.BUILD: failure for series starting with [v4,1/6] drm: move the buddy allocator from i915 into common drm, Patchwork
- Re: [PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm, kernel test robot
- Re: [PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm, kernel test robot
- Re: [PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm, Christian König
- ✗ Fi.CI.BUILD: failure for series starting with [v4,1/6] drm: move the buddy allocator from i915 into common drm (rev3), Patchwork
[PATCH 00/14] drm/i915: Plane register cleanup,
Ville Syrjala
- [PATCH 01/14] drm/i915: Get rid of the 64bit PLANE_CC_VAL mmio, Ville Syrjala
- [PATCH 06/14] drm/i915: Use REG_BIT() & co. for universal plane bits, Ville Syrjala
- [PATCH 07/14] drm/i915: Clean up pre-skl primary plane registers, Ville Syrjala
- [PATCH 04/14] drm/i915: Sipmplify PLANE_STRIDE masking, Ville Syrjala
- [PATCH 03/14] drm/i915: Get rid of the "sizes are 0 based" stuff, Ville Syrjala
- [PATCH 08/14] drm/i915: Clean up ivb+ sprite plane registers, Ville Syrjala
- [PATCH 10/14] drm/i915: Clean up g4x+ sprite plane registers, Ville Syrjala
- [PATCH 11/14] drm/i915: Clean up cursor registers, Ville Syrjala
- [PATCH 13/14] drm/i915: Declutter color key register stuff, Ville Syrjala
- [PATCH 14/14] drm/i915: Nuke pointless middle men for skl+ plane programming, Ville Syrjala
- [PATCH 02/14] drm/i915: Rename plane YUV order bits, Ville Syrjala
- [PATCH 05/14] drm/i915: Rename PLANE_CUS_CTL Y plane bits, Ville Syrjala
- [PATCH 12/14] drm/i915: Extract skl_plane_aux_dist(), Ville Syrjala
- [PATCH 09/14] drm/i915: Clean up vlv/chv sprite plane registers, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Plane register cleanup, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Plane register cleanup, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Plane register cleanup, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Plane register cleanup, Patchwork
[PATCH v2 00/10] drm/i915: break intel_display_types.h dependency on i915_drv.h,
Jani Nikula
- [PATCH v2 01/10] drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it, Jani Nikula
- [PATCH v2 02/10] drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe(), Jani Nikula
- [PATCH v2 03/10] drm/i915/crtc: rename intel_get_crtc_for_plane() to intel_crtc_for_plane(), Jani Nikula
- [PATCH v2 04/10] drm/i915/display: remove intel_wait_for_vblank(), Jani Nikula
- [PATCH v2 05/10] drm/i915/crtc: un-inline some crtc functions and move to intel_crtc.[ch], Jani Nikula
- [PATCH v2 06/10] drm/i915/fb: move intel_fb_uses_dpt to intel_fb.c and un-inline, Jani Nikula
- [PATCH v2 07/10] drm/i915: split out intel_pm_types.h, Jani Nikula
- [PATCH v2 08/10] drm/i915: move enum hpd_pin to intel_display.h, Jani Nikula
- [PATCH v2 09/10] drm/i915/display: convert dp_to_i915() to a macro, Jani Nikula
- [PATCH v2 10/10] drm/i915/display: stop including i915_drv.h from intel_display_types.h, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: break intel_display_types.h dependency on i915_drv.h (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: break intel_display_types.h dependency on i915_drv.h (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: break intel_display_types.h dependency on i915_drv.h (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: break intel_display_types.h dependency on i915_drv.h (rev2), Patchwork
- Re: [PATCH v2 00/10] drm/i915: break intel_display_types.h dependency on i915_drv.h, Jani Nikula
[v3 0/3] Introduce Raptor Lake S,
Anusha Srivatsa
✓ Fi.CI.IGT: success for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5), Patchwork
✓ Fi.CI.BAT: success for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5), Patchwork
✗ Fi.CI.SPARSE: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5), Patchwork
✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5), Patchwork
[PULL] drm-intel-next,
Jani Nikula
- <Possible follow-ups>
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Rodrigo Vivi
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Jani Nikula
- [PULL] drm-intel-next, Rodrigo Vivi
[PATCH] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save(),
Marco Elver
[PATCH] drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind(),
Zhou Qingyang
[PATCH] drm/i915/selftest: Disable IRQ for timestamp calculation,
Anshuman Gupta
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]