intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH] drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
 2025-09-03  5:14 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v4] drm/i915/guc: Add synchronization on interrupt enable flag
 2025-09-03  4:23 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Add synchronization on interrupt enable flag (rev5)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/hdmi: Fix potential overflow while using intel_encoder_to_tc
 2025-09-03  3:50 UTC 

[PATCH 0/8] drm/i915/dram: DRAM detection stuff
 2025-09-03  1:34 UTC  (21+ messages)
` [PATCH 1/8] drm/i915/dram: Populate PNV memory type accurately
` [PATCH 2/8] drm/i915/dram: Use intel_dram_type_str() for pnv
` [PATCH 3/8] drm/i915/dram: Pack dram_info better
` [PATCH 4/8] drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
` [PATCH 5/8] drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths
` [PATCH 6/8] drm/i915/dram: Fix some spelling aroynd the 16Gb DIMM w/a
` [PATCH 7/8] drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
` [PATCH 8/8] drm/i915/dram: Print memory details even if something went wrong
` ✓ i915.CI.BAT: success for drm/i915/dram: DRAM detection stuff
` ✗ i915.CI.Full: failure "

[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-03  0:41 UTC  (21+ messages)
` [PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
` [PATCH v3 02/12] ACPI: processor: thermal: "
` [PATCH v3 03/12] cpufreq: intel_pstate: "
` [PATCH v3 04/12] cpufreq: longhaul: "
` [PATCH v3 05/12] cpufreq: powernv: "
` [PATCH v3 06/12] PM / devfreq: "
` [PATCH v3 07/12] drm/i915: "
` [PATCH v3 08/12] cpufreq: powerpc: macintosh: "
` [PATCH v3 09/12] powercap: dtpm_cpu: "
` [PATCH v3 10/12] thermal: imx: "
` [PATCH v3 11/12] thermal/drivers/ti-soc-thermal: "
` [PATCH v3 12/12] PM: EM: "
` ✓ i915.CI.BAT: success for cpufreq: use __free() for all cpufreq_cpu_get() references (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-02 23:50 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Replace kmalloc() + copy_from_user() with memdup_user() (rev2)
` ✓ i915.CI.Full: "

[PATCH 0/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
 2025-09-02 23:20 UTC  (7+ messages)
` [PATCH 1/1] "
` ✓ i915.CI.BAT: success for drm/i915/display: Remove FBC modulo 4 restriction for ADL+ (rev2)
` ✗ i915.CI.Full: failure "

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-02 20:51 UTC  (10+ messages)
` [PATCH 1/8] drm/i915/fb: add intel_framebuffer_alloc()
` [PATCH 2/8] drm/{i915,xe}/panic: split out intel_panic.[ch]
` [PATCH 3/8] drm/{i915, xe}/panic: rename intel_bo_panic_*() to intel_panic_*()
` [PATCH 4/8] drm/{i915, xe}/fb: add panic pointer member to struct intel_framebuffer
` [PATCH 5/8] drm/{i915, xe}/panic: rename struct {i915, xe}_panic_data to struct intel_panic
` [PATCH 6/8] drm/{i915, xe}/panic: move framebuffer allocation where it belongs
` [PATCH 7/8] drm/{i915, xe}/panic: convert intel_panic_finish() to struct intel_panic
` [PATCH 8/8] drm/{i915, xe}/panic: pass struct intel_panic to intel_panic_setup()
` ✓ i915.CI.BAT: success for drm/{i915, xe}/panic: refactor framebuffer allocation etc

[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 20:13 UTC  (6+ messages)
` [PATCH 6.16.y] "
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.4-stable tree
` ✗ Fi.CI.BUILD: failure for Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS" (rev8)

[PATCH] drm/i915/power: drop a couple of &i915->drm usages
 2025-09-02 18:54 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[CI] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-02 16:03 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/13] Optimize vrr.guardband and fix LRR
 2025-09-02 15:59 UTC  (16+ messages)
` [PATCH 01/13] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/13] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 03/13] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 04/13] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 05/13] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/13] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/13] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/13] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/13] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/13] drm/i915/display: Wait for delayed vblank for fixed rr
` [PATCH 11/13] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 12/13] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 13/13] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev8)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/vrr: Refactor VRR live status wait into common helper
 2025-09-02 15:47 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.12-stable tree
 2025-09-02 15:03 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.6-stable tree
 2025-09-02 15:02 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[RESEND 00/12] drm/i915: vlv clock cleanups
 2025-09-02 15:01 UTC  (2+ messages)

[PATCH v11 00/11] drm/i915: Add drm_panic support
 2025-09-02 14:59 UTC  (3+ messages)
` [PATCH v11 06/11] drm/i915: Add intel_bo_alloc_framebuffer()

[PATCH 5.4 23/23] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:22 UTC 

[PATCH 5.10 29/34] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 5.15 32/33] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.1 49/50] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.6 74/75] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.12 92/95] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.16 139/142] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:20 UTC 

[PATCH v9 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-02 13:27 UTC  (5+ messages)
` [PATCH v9 1/1] "
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.15-stable tree
 2025-09-02 12:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.16-stable tree
 2025-09-02 12:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-02  9:42 UTC  (42+ messages)
` [PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v2 03/37] s390/Kconfig: "
` [PATCH v2 04/37] x86/Kconfig: "
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
` [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v2 16/37] fs: hugetlbfs: cleanup "
` [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within "
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "
` [PATCH v2 28/37] memstick: "
` [PATCH v2 29/37] mmc: "
` [PATCH v2 30/37] scsi: scsi_lib: "
` [PATCH v2 31/37] scsi: sg: "
` [PATCH v2 32/37] vfio/pci: "
` [PATCH v2 33/37] crypto: remove "
` [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v2 35/37] kfence: drop nth_page() usage
` [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v2 37/37] mm: remove nth_page()
` ✓ i915.CI.BAT: success for series starting with [v2,01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` ✗ i915.CI.Full: failure "

[PATCH 6.1.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 12:27 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.1-stable tree

[PATCH 5.10.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 11:56 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.10-stable tree

[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
 2025-09-02 11:08 UTC  (8+ messages)
` [PATCH v4 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v4 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v4 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v4 4/4] drm/i915/display: Error codes for async flip failures
` ✗ i915.CI.BAT: failure for User readable error codes on atomic_ioctl failure (rev3)

[PATCH] drm/i915/hdmi: add debugfs to contorl HDMI bpc
 2025-09-02 10:55 UTC  (7+ messages)
` [PATCH 0/2] drm/i915: control HDMI output bpc
  ` [PATCH 1/2] drm/i915/hdmi: add debugfs to contorl HDMI bpc
  ` [PATCH 2/2] drm/i915: compute pipe bpp from link bandwidth management
` ✓ i915.CI.BAT: success for drm/i915/hdmi: add debugfs to contorl HDMI bpc (rev7)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/display: Fix possible overflow on tc power domain selection
 2025-09-02 10:40 UTC  (3+ messages)

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02 10:35 UTC  (5+ messages)

[PATCH] drm/i915/backlight: Disable backlight when using luminance control
 2025-09-02  8:29 UTC  (2+ messages)

[PATCH v4 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-01 19:03 UTC  (4+ messages)
` [PATCH v4 2/2] drm/buddy: Separate clear and dirty free block trees

[PATCH v5 2/2] drm/buddy: Separate clear and dirty free block trees
 2025-09-01 18:57 UTC 

[PATCH] drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
 2025-09-01 17:54 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PULL] drm-intel-gt-next
 2025-09-01 13:03 UTC 

[PATCH v1 00/36] mm: remove nth_page()
 2025-09-01 12:43 UTC  (11+ messages)
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 29/36] scsi: scsi_lib: drop nth_page() usage within SG entry
` [PATCH v1 30/36] scsi: sg: "
` ✗ Fi.CI.BUILD: failure for mm: remove nth_page() (rev4)

[PATCH v2] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
 2025-09-01 12:26 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).