Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-06 17:32:28 to 2025-03-10 10:08:54 UTC [more...]

[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-08 10:40 UTC  (18+ messages)
` [PATCH v6 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v6 2/7] bits: introduce fixed-type genmasks
` [PATCH v6 3/7] bits: introduce fixed-type BIT_U*()
` [PATCH v6 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()

[PULL] drm-intel-next
 2025-03-10 10:08 UTC 

[PATCH] drm/dp_mst: Fix locking when skipping CSN before topology probing
 2025-03-10  8:59 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
 2025-03-09 16:35 UTC  (9+ messages)
` [PATCH 15/21] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 17/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block

[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
 2025-03-09 10:23 UTC  (30+ messages)
` [PATCH v5 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v5 2/7] bits: introduce fixed-type genmasks
` [PATCH v5 3/7] bits: introduce fixed-type BIT_U*()
` [PATCH v5 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()
` [PATCH v5 5/7] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
` [PATCH v5 6/7] test_bits: add tests for GENMASK_U*()
` [PATCH v5 7/7] test_bits: add tests for BIT_U*()

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-03-09  9:28 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev4)

[PATCH v3] drm/i915/dmc: Create debugfs entry for dc6 counter
 2025-03-09  8:10 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/2] drm: add header tests
 2025-03-08 17:05 UTC  (9+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc

[PATCH] drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps
 2025-03-08 16:57 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps (rev3)
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps (rev4)
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps (rev5)
` ✓ i915.CI.BAT: success "

[PATCH RFC v3 0/7] drm/display: dp: add new DPCD access functions
 2025-03-08  0:00 UTC  (15+ messages)
` [PATCH RFC v3 1/7] drm/display: dp: implement new access helpers
` [PATCH RFC v3 2/7] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
` [PATCH RFC v3 3/7] drm/display: dp: use new DCPD access helpers
` [PATCH RFC v3 4/7] drm/display: dp-aux-dev: "
` [PATCH RFC v3 5/7] drm/display: dp-cec: "
` [PATCH RFC v3 6/7] drm/display: dp-mst-topology: "
` [PATCH RFC v3 7/7] drm/display: dp-tunnel: "
` ✗ Fi.CI.SPARSE: warning for drm/display: dp: add new DPCD access functions
` ✓ i915.CI.BAT: success "

[PATCH 00/14] drm/i915: sagv/bw cleanup
 2025-03-07 23:27 UTC  (21+ messages)
` [PATCH 01/14] drm/i915: Drop the cached per-pipe min_cdclk[] from bw state
` [PATCH 02/14] drm/i915: s/intel_crtc_bw/intel_dbuf_bw/
` [PATCH 03/14] drm/i915: Extract intel_dbuf_bw_changed()
` [PATCH 04/14] drm/i915: Pass intel_dbuf_bw to skl_*_calc_dbuf_bw() explicitly
` [PATCH 05/14] drm/i915: Avoid triggering unwanted cdclk changes due to dbuf bandwidth changes
` [PATCH 06/14] drm/i915: Do more bw readout
` [PATCH 07/14] drm/i915: Flag even inactive crtcs as "inherited"
` [PATCH 08/14] drm/i915: Drop force_check_qgv
` [PATCH 09/14] drm/i915: Extract intel_bw_modeset_checks()
` [PATCH 10/14] drm/i915: Extract intel_bw_check_sagv_mask()
` [PATCH 11/14] drm/i915: Make intel_bw_check_sagv_mask() internal to intel_bw.c
` [PATCH 12/14] drm/i915: Make intel_bw_modeset_checks() internal to intel_bw_atomic_check()
` [PATCH 13/14] drm/i915: Skip bw stuff if per-crtc sagv state doesn't change
` [PATCH 14/14] drm/i915: Eliminate intel_compute_sagv_mask()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: sagv/bw cleanup
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: sagv/bw cleanup (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH v3 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-07 20:57 UTC  (6+ messages)
` [PATCH v3 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v3 2/3] drm/i915/display: Convert intel_bw.c externally "
` [PATCH v3 3/3] drm/i915/xe3lpd: Update bandwidth parameters
` ✗ Fi.CI.SPARSE: warning for drm/i915/xe3lpd: Update bandwidth parameters (rev3)
` ✗ i915.CI.BAT: failure "

[PULL] drm-xe-next
 2025-03-07 19:04 UTC  (3+ messages)

[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
 2025-03-07 16:32 UTC  (32+ messages)
` [PATCH v4 1/8] bits: fix typo 'unsigned __init128' -> 'unsigned __int128'
` [PATCH v4 2/8] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
` [PATCH v4 4/8] bits: introduce fixed-type BIT
` [PATCH v4 5/8] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
` [PATCH v4 6/8] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
` [PATCH v4 7/8] test_bits: add tests for fixed-type genmasks
` [PATCH v4 8/8] test_bits: add tests for fixed-type BIT
` ✗ Fi.CI.CHECKPATCH: warning for bits: Fixed-type GENMASK()/BIT() (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH] drm/i915/selftests: Re-enable power gating after live_selftest
 2025-03-07 15:55 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Re-enable power gating after live_selftest (rev3)

[PATCH 00/11] Remove aops->writepage
 2025-03-07 15:45 UTC  (13+ messages)
` [PATCH 01/11] f2fs: Remove check for ->writepage
` [PATCH 02/11] f2fs: Remove f2fs_write_data_page()
` [PATCH 03/11] f2fs: Remove f2fs_write_meta_page()
` [PATCH 04/11] f2fs: Remove f2fs_write_node_page()
` [PATCH 05/11] vboxsf: Convert to writepages
` [PATCH 06/11] migrate: Remove call to ->writepage
` [PATCH 07/11] writeback: Remove writeback_use_writepage()
` [PATCH 08/11] shmem: Add shmem_writeout()
` [PATCH 09/11] i915: Use writeback_iter()
` [PATCH 10/11] mm: Remove swap_writepage() and shmem_writepage()
` [PATCH 11/11] fs: Remove aops->writepage
` ✗ Fi.CI.BUILD: failure for "

[PATCH v2] i915/gt/selftest_lrc: Disable timestamp test
 2025-03-07 15:18 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/psr: Check transcoder Selective Update support for PR as well
 2025-03-07 14:42 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/11] DPLL framework redesign
 2025-03-07 14:06 UTC  (15+ messages)
` [PATCH 05/11] drm/i915/dpll: Move away from using shared dpll
` [PATCH 07/11] drm/i915/dpll: Change argument for enable hook in intel_global_dpll_funcs

[PATCH v5 0/8] LOBF enablement fix
 2025-03-07 14:01 UTC  (7+ messages)
` [PATCH v5 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf
` [PATCH v5 6/8] drm/i915/lobf: Check for sink error and disable LOBF

Discussion: Moving away from Patchwork for Intel i915/Xe CI
 2025-03-07  9:23 UTC  (7+ messages)

[PATCH v2] i915/selftest/igt_mmap: let mmap tests run in kthread
 2025-03-07 13:18 UTC  (6+ messages)

[PATCH v5 0/6] drm/i915/dp: Fix link training interrupted by HPD pulse
 2025-03-07 12:34 UTC  (3+ messages)
` [PATCH v5 6/6] drm/i915/crt: Use intel_hpd_block/unblock() instead of intel_hpd_disable/enable()

[PATCH v5 3/6] drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
 2025-03-07 12:32 UTC  (3+ messages)
` [PATCH v6 "

[RFC PATCH 00/11] Underrun on idle PSR workaround
 2025-03-07 12:03 UTC  (15+ messages)
` [RFC PATCH 01/11] drm/i915/display: Add new interface for getting dc_state
` [RFC PATCH 02/11] drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
` [RFC PATCH 03/11] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
` [RFC PATCH 04/11] drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
` [RFC PATCH 05/11] drm/i915/psr: Write PIPEDMC_BLOCK_PKGC_SW when enabling PSR
` [RFC PATCH 06/11] drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
` [RFC PATCH 07/11] drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
` [RFC PATCH 08/11] drm/i915/psr: Add interface to notify PSR of vblank enable/disable
` [RFC PATCH 09/11] drm/i915/psr: Apply underrun on PSR idle workaround
` [RFC PATCH 10/11] drm/i915/display: Rename intel_psr_needs_block_dc_vblank
` [RFC PATCH 11/11] drm/i915/display: Rename vblank DC workaround functions and variables
` ✗ Fi.CI.CHECKPATCH: warning for Underrun on idle PSR workaround
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v2 0/2] drm/xe/compat: cleanup
 2025-03-07 11:30 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe/compat: refactor compat i915_drv.h
` ✗ i915.CI.Full: failure for drm/xe/compat: cleanup (rev2)

[PATCH v2 0/1] Add writing of WAIT_ON_DEPTH_STALL_DONE_DISABLE for gen12
 2025-03-07 10:33 UTC  (3+ messages)
` [PATCH v2 1/1] drm/i915/xehp: add wait on depth stall done bit handling

[PATCH] i915/gt/selftest_lrc: Remove timestamp test
 2025-03-07  8:14 UTC  (4+ messages)

[PATCH 1/2] drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
 2025-03-07  5:51 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Program CURSOR_PROGRAM and COEFF_POLARITY for icl+ combo PHYs
` [PATCH v2 1/2] drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/dp: Reject HBR3 when sink doesn't support TPS4 (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v2 00/18] drm/i915: cdclk/bw/dbuf readout/sanitation cleanup
 2025-03-06 22:25 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: cdclk/bw/dbuf readout/sanitation cleanup (rev2)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[PATCH v3] drm/i915/selftests: Refactor RC6 power measurement and error handling
 2025-03-06 21:42 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Refactor RC6 power measurement and error handling (rev2)

[PULL] drm-xe-fixes
 2025-03-06 18:01 UTC 

[PATCH] dma-buf: Take a breath during dma-fence-chain subtests
 2025-03-06 17:54 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for dma-buf: Take a breath during dma-fence-chain subtests (rev2)

[PULL] drm-intel-fixes
 2025-03-06 17:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox