Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-15 09:15:49 to 2025-09-18 08:24:33 UTC [more...]

[PULL] drm-misc-fixes
 2025-09-18  8:24 UTC 

[PATCH 0/5] drm/i915/vrr: Hide icl/tgl idiosyncrasies better
 2025-09-18  7:39 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/vrr: Extract helpers to convert between guardband and pipeline_full values
` [PATCH 2/5] drm/i915/vrr: Readout framestart_delay earlier
` [PATCH 3/5] drm/i915/vrr: Store guardband in crtc state even for icl/tgl
` [PATCH 4/5] drm/i915/vrr: Annotate some functions with "hw"
` [PATCH 5/5] drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper
` ✓ i915.CI.BAT: success for drm/i915/vrr: Hide icl/tgl idiosyncrasies better
` ✓ i915.CI.Full: "

[PATCH] drm/i915: add note on VLV/CHV hpll_freq and czclk_freq caching
 2025-09-18  7:25 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-next-fixes
 2025-09-18  6:45 UTC 

[PATCH] drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_time
 2025-09-18  6:27 UTC  (3+ messages)

[HDR][Intel UHD] Student project: exploring HDR enablement on 8th gen iGPU
 2025-09-18  3:42 UTC 

[PATCH] drm/i915/display: Simplify Link/PHY CTS flow and process
 2025-09-17 23:54 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/15] Optimize vrr.guardband and fix LRR
 2025-09-17 21:12 UTC  (18+ messages)
` [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
` [PATCH 15/15] drm/i915/vrr: Fix seamless_mn drrs for PTL

[PATCH v2 00/11] PCI: Resizable BAR improvements
 2025-09-17 19:40 UTC  (27+ messages)
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Convert BAR sizes bitmasks to u64
` ✓ i915.CI.BAT: success for PCI: Resizable BAR improvements (rev2)
` ✗ i915.CI.Full: failure "
` ✗ Fi.CI.BUILD: failure for PCI: Resizable BAR improvements (rev3)

[PATCH 0/2] drm/i915/gvt: Various mmio.c fixes
 2025-09-17 19:04 UTC  (10+ messages)
` [PATCH 1/2] drm/i915/gvt: Remove unnecessary check in reg_is_mmio
` [PATCH 2/2] drm/i915/gvt: Fix intel_vgpu_gpa_to_mmio_offset kernel docs
` ✓ i915.CI.BAT: success for drm/i915/gvt: Various mmio.c fixes
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/gvt: Various mmio.c fixes (rev2)
` ✓ i915.CI.Full: "

[PULL] drm-intel-fixes
 2025-09-17 15:12 UTC 

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-17 14:07 UTC  (13+ messages)
` [PATCH 2/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
  ` [PATCH 2/9] drm/{i915, xe}/fbdev: "
` [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()

[CI 0/2] Some shmem fixes
 2025-09-17 14:02 UTC  (8+ messages)
` [CI 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
` [CI 2/2] drm/i915: Fix incorrect error handling in shmem_pwrite()
` ✓ i915.CI.BAT: success for Some shmem fixes
` ✗ i915.CI.Full: failure "
` ✗ i915.CI.BAT: failure for Some shmem fixes (rev2)
` ✓ i915.CI.BAT: success for Some shmem fixes (rev3)
` ✗ i915.CI.Full: failure "

[PATCH v2 00/15] drm/i915: vlv clock cleanups
 2025-09-17 13:57 UTC  (4+ messages)
` [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more

[PATCH v4 0/2] drm: Add GPU frequency tracepoint
 2025-09-17 10:29 UTC  (6+ messages)
` [PATCH v4 1/2] drm: Add GPU frequency tracepoint at DRM level
` [PATCH v4 2/2] drm/xe: Add DRM GPU frequency tracepoint to Xe
` ✗ i915.CI.BAT: failure for drm: Add GPU frequency tracepoint (rev3)

[PATCH v3 0/3] drm: Add GPU frequency tracepoint
 2025-09-17  7:23 UTC  (9+ messages)
` [PATCH v3 1/3] drm: Add GPU frequency tracepoint at DRM level
` [PATCH v3 2/3] drm/xe: Add DRM GPU frequency tracepoint to Xe
` [PATCH v3 3/3] drm/xe: Refactoring the code as per review comment
` ✓ i915.CI.BAT: success for drm: Add GPU frequency tracepoint (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v3 0/5] drm: Miscellaneous fixes in drm code
 2025-09-17  6:31 UTC  (14+ messages)
` [PATCH v3 1/5] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
` [PATCH v3 2/5] drm: Do not attempt to round_up() zeros in drm_suballoc_try_alloc()
` [PATCH v3 3/5] drm: Avoid undefined behavior on u16 multiplication in drm_vram_helper_mode_valid_internal()
` [PATCH v3 4/5] drm: Avoid undefined behavior on u16 multiplication in mipi_dbi_dev_init()
` [PATCH v3 5/5] drm: Avoid undefined behavior on u16 multiplication in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
` ✓ i915.CI.BAT: success for drm: Miscellaneous fixes in drm code (rev3)
` ✓ i915.CI.Full: "

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-16 18:37 UTC  (20+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
` [PATCH v3 02/14] drm/i915/gt: "
` [PATCH v3 03/14] fs: aio: "
` [PATCH v3 04/14] nfs: "
` [PATCH v3 05/14] s390/pkey: "
` [PATCH v3 06/14] ipc: "
` [PATCH v3 07/14] yama: "
` [PATCH v3 08/14] cgroup: "
` [PATCH v3 09/14] cgroup/cpuset: "
` [PATCH v3 10/14] wifi: mac80211: "
` [PATCH v3 11/14] net: ncsi: "
` [PATCH v3 12/14] net: amt: "
` [PATCH v3 13/14] net: bonding: "
` [PATCH v3 14/14] wifi: ath9k: "
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-16 16:19 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
 2025-09-16 16:00 UTC  (7+ messages)
` [PATCH 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
` [PATCH 2/4] drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
` [PATCH 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
` [PATCH 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma
` ✓ i915.CI.BAT: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/dmc: explicitly sanitize num_entries from package_header
 2025-09-16 15:51 UTC  (2+ messages)

[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-16 14:59 UTC  (5+ messages)
` ✗ LGCI.VerificationFailed: failure for rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections (rev2)

[PATCH i-g-t v2 0/3] Add initial Panthor tests
 2025-09-16 12:15 UTC  (8+ messages)
` [PATCH i-g-t v2 1/3] lib: add support for opening Panthor devices
` [PATCH i-g-t v2 2/3] panthor: add initial infrastructure
` [PATCH i-g-t v2 3/3] tests/panthor: add panthor tests

[PATCH 00/13] drm/1915: skl+ watermark/latency stuff
 2025-09-16 11:15 UTC  (27+ messages)
` [PATCH 01/13] drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chips
` [PATCH 02/13] drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need it
` [PATCH 03/13] drm/i915: Tweak the read latency fixup code
` [PATCH 04/13] drm/i915: Don't pass the latency array to {skl, mtl}_read_wm_latency()
` [PATCH 05/13] drm/i915: Move adjust_wm_latency() out from {mtl, skl}_read_wm_latency()
` [PATCH 06/13] drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()
` [PATCH 07/13] drm/i915: Extract increase_wm_latency()
` [PATCH 08/13] drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/a
` [PATCH 09/13] drm/i915: Extract sanitize_wm_latency()
` [PATCH 10/13] drm/i915: Flatten sanitize_wm_latency() a bit
` [PATCH 11/13] drm/i915: Make wm latencies monotonic
` [PATCH 12/13] drm/i915: Print both the original and adjusted wm latencies
` [PATCH 13/13] drm/i915: Make sure wm block/lines are non-decreasing

[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
 2025-09-16 10:37 UTC  (8+ messages)
` [PATCH v5 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v5 2/5] drm/atomic: Add error_code element in atomic_state
` [PATCH v5 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v5 4/5] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v5 5/5] drm/i915/display: Error codes for async flip failures
` ✓ i915.CI.BAT: success for User readable error codes on atomic_ioctl failure (rev4)
` ✗ i915.CI.Full: failure "

[PATCH 0/6] drm/i915/wm: some clean-ups and a bit of refactoring
 2025-09-16  9:21 UTC  (7+ messages)
` [PATCH 1/6] drm/i915/wm: clarify watermark ops with comments
` [PATCH 2/6] drm/i915/wm: move intel_sagv_init() to avoid forward declaration
` [PATCH 3/6] drm/i915/wm: remove stale FIXME in skl_needs_memory_bw_wa()

[PATCH v3] drm/i915/guc: Skip communication warning on reset in progress
 2025-09-16  5:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Skip communication warning on reset in progress (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915: set O_LARGEFILE in __create_shmem()
 2025-09-16  0:59 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915: set O_LARGEFILE in __create_shmem() (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915: set O_LARGEFILE in __create_shmem()
 2025-09-15 18:49 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/display: Simplify modular operations with vtotal
 2025-09-15 16:51 UTC  (9+ messages)

[PATCH v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-15 14:19 UTC  (2+ messages)
` [PATCH v11 1/1] "

[PATCH 0/3] Add WCL as subplatform from PTL
 2025-09-15 13:57 UTC  (9+ messages)
` [PATCH 1/3] drm/pcids: Split PTL pciids group to make wcl subplatform
` [PATCH 3/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A

[PATCH v10 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-15 13:30 UTC  (4+ messages)
` [PATCH v10 1/1] "

[PATCH v2 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
 2025-09-15 12:25 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for series starting with [v2,1/2] drm/i915: set O_LARGEFILE in __create_shmem() (rev2)

[PATCH] drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()
 2025-09-15 11:43 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