intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-14 14:43:09 to 2025-03-20 08:38:35 UTC [more...]

[PATCH v1 0/3] drm/ci: uprev mesa, IGT
 2025-03-19 15:43 UTC  (6+ messages)
` [PATCH v1 1/3] drm/ci: uprev mesa
` ✓ i915.CI.BAT: success for drm/ci: uprev mesa, IGT
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-fixes
 2025-03-20  8:38 UTC 

[v3] drm/i915: Disable RPG during live selftest
 2025-03-20  7:44 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Disable RPG during live selftest (rev3)

[PATCH 0/4] Trivial style fixes
 2025-03-20  7:38 UTC  (10+ messages)
` [PATCH 2/4] drm/i915/gt: Fix SPDX license format
` [PATCH 3/4] drm/i915/gt: Remove trailing blank lines
` [PATCH 4/4] drm/i915/gt: Use proper sleeping functions for timeouts shorter than 20ms

[PATCH 00/16] Use VRR timing generator for fixed refresh rate modes
 2025-03-20  5:39 UTC  (22+ messages)
` [PATCH 01/16] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 02/16] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` [PATCH 03/16] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 04/16] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 05/16] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 06/16] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 07/16] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 08/16] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 09/16] drm/i915/vrr: Set vrr.enable for VRR TG with fixed_rr
` [PATCH 10/16] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 11/16] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 12/16] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 13/16] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 14/16] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 15/16] drm/i915/vrr: Always use VRR timing generator for PTL+
` [PATCH 16/16] drm/i915/vrr: Set trans_vrr_ctl in intel_vrr_set_transcoder_timings()
` ✗ Fi.CI.SPARSE: warning for Use VRR timing generator for fixed refresh rate modes (rev14)
` ✗ i915.CI.BAT: failure "

[PATCH v5 0/3] drm/i915: Fix harmful driver register/unregister asymmetry
 2025-03-20  4:17 UTC  (16+ messages)
` [PATCH v5 1/3] drm/i915: Downgrade device register error if injected
` [PATCH v5 2/3] drm/i915: Fix PXP cleanup missing from probe error rewind
` [PATCH v5 3/3] drm/i915: Fix harmful driver register/unregister asymmetry
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v6 0/8] LOBF enablement fix
 2025-03-19 23:01 UTC  (13+ messages)
` [PATCH v6 1/8] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v6 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v6 3/8] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v6 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v6 5/8] drm/i915/lobf: Add debug interface for lobf
` [PATCH v6 6/8] drm/i915/lobf: Check for sink error and disable LOBF
` [PATCH v6 7/8] drm/i915/lobf: Add mutex for alpm update
` [PATCH v6 8/8] drm/i915/lobf: Add debug print for LOBF
` ✗ Fi.CI.CHECKPATCH: warning for LOBF enablement fix (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[PATCH v5] drm/i915/selftests: Refactor RC6 power measurement and error handling
 2025-03-19 22:15 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Refactor RC6 power measurement and error handling (rev4)
` ✗ i915.CI.Full: failure "

[RFC] drm/i915/perf: invalidate perf stream reference after free
 2025-03-19 21:21 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/2] update to FBC, PSR combo handling in xe2lpd
 2025-03-19 20:36 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/fbc: keep FBC disabled if selective update is on "
` [PATCH v2 2/2] drm/i915/fbc: remove panel_replay dependency from fbc wa checks
` ✓ i915.CI.BAT: success for update to FBC, PSR combo handling in xe2lpd
` ✗ i915.CI.Full: failure "

[PATCH] i915/gt: Move context wa to appropriate *_ctx_workarounds_init
 2025-03-19 19:48 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v9 0/3] Expose modifiers/formats supported by async flips
 2025-03-19 18:49 UTC  (7+ messages)
` [PATCH v9 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v9 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v9 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✗ Fi.CI.SPARSE: warning for Expose modifiers/formats supported by async flips (rev9)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH -next] drm/i915/display: Fix build error without DRM_FBDEV_EMULATION
 2025-03-19 18:04 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] prandom: remove next_pseudo_random32
 2025-03-19 17:13 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drm/i915/selftests: use prandom in selftest

[PATCH 1/3] drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
 2025-03-19 16:28 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/dsi: Don't set/read the DSI C clock divider on GLK
` [PATCH 3/3] drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLK
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-03-19 15:14 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: Add debugfs for dc6 counter (rev7)
` ✓ i915.CI.Full: "

[PATCH 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-19 14:45 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: conversions to struct intel_display (rev3)

[PATCH v1] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
 2025-03-19 13:26 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-19 13:25 UTC  (15+ 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 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()

[PATCH] drm/i915/selftest: allow larger memory allocation
 2025-03-19 12:40 UTC  (7+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✗ i915.CI.BAT: failure "

[PATCH v4] drm/i915/selftests: Refactor RC6 power measurement and error handling
 2025-03-19 12:36 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Refactor RC6 power measurement and error handling (rev3)
` ✗ i915.CI.Full: failure "

[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
 2025-03-19 12:18 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/display: Don't wait for vblank for LUT DSB programming

[PATCH v8 00/14] Display Global Histogram
 2025-03-19 12:08 UTC  (10+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user

[PATCH] dma-buf: Take a breath during dma-fence-chain subtests
 2025-03-19 11:23 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for dma-buf: Take a breath during dma-fence-chain subtests (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/display: Add link rate and lane count to i915_display_info
 2025-03-19 10:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/display: Read panel replay source status through PSR2 status register
 2025-03-19  7:42 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
 2025-03-19  1:46 UTC  (4+ messages)
` [PATCH v4 3/8] bits: introduce fixed-type genmasks

[PATCH v3] i915/gt/selftests: Disable lrc_timestamp test
 2025-03-19  0:31 UTC  (4+ messages)

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-03-18 16:02 UTC  (2+ messages)

[PATCH 00/11] Remove aops->writepage
 2025-03-18  8:10 UTC  (6+ messages)
` [PATCH 11/11] fs: "

[PATCH v8 0/3] Expose modifiers/formats supported by async flips
 2025-03-18  8:05 UTC  (7+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v8 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH][next] ice: make const read-only array dflt_rules static
 2025-03-17 15:23 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-03-16 21:14 UTC  (28+ messages)
` [PATCH 01/63] docs/dyndbg: update examples \012 to \n
` [PATCH 05/63] dyndbg: replace classmap list with a vector
` [PATCH 16/63] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 17/63] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
` [PATCH 18/63] dyndbg: add/use for_subvec() to reduce boilerplate
` [PATCH 19/63] dyndbg: make proper substructs in _ddebug_info
` [PATCH 21/63] dyndbg: allow ddebug_add_module to fail
` [PATCH 23/63] dyndbg: fail modprobe on ddebug_class_range_overlap()
` [PATCH 28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API

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

[PATCH v2 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
 2025-03-17  7:17 UTC  (10+ messages)
` [PATCH v2 2/6] drm/i915/pm: Hoist pci_save_state()+pci_set_power_state() to the end of pm _late() hook
` [PATCH v2 4/6] drm/i915/pm: Do pci_restore_state() in switcheroo resume hook
` [PATCH v2 5/6] drm/i915/pm: Allow drivers/pci to manage our pci state normally
` [PATCH v2 6/6] drm/i915/pm: Drop redundant pci stuff from suspend/resume paths

Regression on drm-tip
 2025-03-17  4:04 UTC  (9+ messages)
` ✗ Fi.CI.BUILD: failure for Regression on drm-tip (rev2)

[PATCH RFC v4 0/6] drm/display: dp: add new DPCD access functions
 2025-03-15 18:41 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/display: dp: add new DPCD access functions (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH 0/2] Fix vrr.enable handling and add logging for fixed_rr
 2025-03-15  9:23 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 2/2] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` ✗ Fi.CI.SPARSE: warning for Fix vrr.enable handling and add logging for fixed_rr
` ✓ i915.CI.BAT: success "

[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-14 21:29 UTC  (4+ messages)
` [PATCH v5 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display

[PATCH 00/11] Underrun on idle PSR workaround
 2025-03-14 16:30 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Underrun on idle PSR workaround (rev2)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).