Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-21 04:29:40 to 2025-10-23 07:49:18 UTC [more...]

[PATCH 00/25] Enable LT PHY
 2025-10-23  7:49 UTC  (26+ messages)
` [PATCH 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH 02/25] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH 04/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL "
` [PATCH 05/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH 06/25] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH 07/25] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH 08/25] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH 09/25] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH 10/25] drm/i915/ltphy: Enable SSC during port clock programming

[PATCH] drm/i915/rps: convert rps interface to struct drm_device
 2025-10-23  7:45 UTC 

[PATCH] drm/i915/rom: convert intel_rom interfaces to struct drm_device
 2025-10-23  7:35 UTC 

[PATCH 1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes
 2025-10-23  7:31 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/compat: drop include xe_device.h from i915_drv.h
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes
` ✗ i915.CI.Full: failure "

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

[PATCH 0/6] Use display parent interface for runtime pm
 2025-10-23  7:18 UTC  (16+ messages)
` [PATCH 1/6] drm/{i915, xe}/display: pass parent interface to display probe
  ` [PATCH 1/6] drm/{i915,xe}/display: "
` [PATCH 2/6] drm/{i915, xe}/display: Add display runtime pm parent interface
` [PATCH 3/6] drm/i915/display: Runtime pm wrappers for display "
` [PATCH 4/6] drm/xe/display: "
` [PATCH 5/6] drm/i915/display: Use display parent interface for i915 runtime pm
` [PATCH 6/6] drm/xe/display: Use display parent interface for xe "
` ✓ i915.CI.BAT: success for Use display parent interface for "
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
 2025-10-23  7:07 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband (rev2)

[PATCH 0/6] drm/i915: i915_utils.h refactoring
 2025-10-23  6:31 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: split out separate files for jiffies timeout and wait helpers
` [PATCH 2/6] drm/i915/display: create intel_display_utils.h
` [PATCH 3/6] drm/i915/display: add intel_display_run_as_guest()
` [PATCH 4/6] drm/i915/display: add intel_display_vtd_active()
` [PATCH 5/6] drm/i915/display: switch to intel_display_utils.h
` [PATCH 6/6] drm/xe/compat: reduce i915_utils.[ch]
` ✓ i915.CI.BAT: success for drm/i915: i915_utils.h refactoring
` ✗ i915.CI.Full: failure "

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-10-23  6:28 UTC  (11+ messages)
` [v5 02/24] drm: Add Color lut range attributes
` [v5 07/24] drm/i915: Add identifiers for intel color blocks
` [v5 17/24] drm/i915: Add register definitions for Plane Degamma
` [v5 19/24] drm/i915: Add register definitions for Plane Post CSC
` [v5 20/24] drm/i915/color: Program Pre-CSC registers

[PATCH] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
 2025-10-23  6:05 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gt: Use standard API for seqcount read in TLB invalidation
 2025-10-23  0:20 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
 2025-10-22 23:54 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align() (rev2)

[PATCH v2 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
 2025-10-22 20:45 UTC  (5+ messages)
` [PATCH v2 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD

[PATCH] drm/buddy: Mark drm_test_buddy_fragmentation_performance test as slow
 2025-10-22 18:43 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-22 17:58 UTC  (43+ messages)
` [PATCH v2 01/32] drm/i915/xe3p_lpd: Add Xe3p_LPD display IP features
` [PATCH v2 02/32] drm/i915/xe3p_lpd: Drop north display reset option programming
` [PATCH v2 03/32] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [PATCH v2 04/32] drm/i915/dram: Add field ecc_impacting_de_bw
` [PATCH v2 05/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH v2 06/32] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [PATCH v2 07/32] drm/i915/xe3p_lpd: Support UINT16 formats
` [PATCH v2 08/32] drm/i915/xe3p_lpd: Extend FBC support to "
` [PATCH v2 09/32] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [PATCH v2 10/32] drm/i915/xe3p_lpd: Wait for AUX channel power status
` [PATCH v2 11/32] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints
` [PATCH v2 12/32] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks
` [PATCH v2 13/32] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` [PATCH v2 14/32] drm/i915/wm: Reorder adjust_wm_latency() for Xe3_LPD
` [PATCH v2 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
` [PATCH v2 16/32] drm/i915/xe3p_lpd: Add CDCLK table
` [PATCH v2 17/32] drm/i915/xe3p_lpd: Load DMC firmware
` [PATCH v2 18/32] drm/i915/xe3p_lpd: Drop support for interlace mode
` [PATCH v2 19/32] drm/i915/xe3p_lpd: PSR SU minimum lines is 4
` [PATCH v2 20/32] drm/i915/xe3p_lpd: Enable system caching for FBC
` [PATCH v2 21/32] drm/i915/xe3p_lpd: Extend Wa_16025573575
` [PATCH v2 22/32] drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar format
` [PATCH v2 23/32] drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and D
` [PATCH v2 24/32] drm/i915/xe3p_lpd: Introduce pixel normalizer config support
` [PATCH v2 25/32] drm/i915/xe3p_lpd: Add FBC support for FP16 formats
` [PATCH v2 26/32] drm/i915/xe3p_lpd: Enable pixel normalizer for fp16 formats for FBC
` [PATCH v2 27/32] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v2 28/32] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v2 29/32] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v2 30/32] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [PATCH v2 31/32] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation
` [PATCH v2 32/32] drm/i915/nvls: Add NVL-S display support
` ✗ i915.CI.BAT: failure for drm/i915/display: Add initial support for Xe3p_LPD (rev2)

[PATCH] drm/i915/dp: Simplify intel_dp_needs_8b10b_fec()
 2025-10-22 17:42 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/3] drm/i915/dmc: Event handler fixes
 2025-10-22 17:25 UTC  (10+ messages)
` [PATCH 1/3] drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S
` [PATCH 2/3] drm/i915/dmc: Fixup TGL/ADL-S HRR event handler type
` [PATCH 3/3] drm/i915/dmc: Set DMC_EVT_CTL_ENABLE for disabled event handlers as well
` ✓ i915.CI.BAT: success for drm/i915/dmc: Event handler fixes
` ✓ i915.CI.Full: "

[PATCH v3 00/11] PCI: Resizable BAR improvements
 2025-10-22 16:59 UTC  (13+ messages)
` [PATCH v3 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v3 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v3 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v3 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v3 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v3 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v3 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v3 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v3 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v3 10/11] drm/amdgpu: "
` [PATCH v3 11/11] PCI: Convert BAR sizes bitmasks to u64
` ✗ Fi.CI.BUILD: failure for PCI: Resizable BAR improvements (rev4)

[PATCH v2 0/3] drm: replace drm_print.h includes from headers with a forward declaration
 2025-10-22 14:14 UTC  (6+ messages)
` [PATCH v2 1/3] drm/mm: replace drm_print.h include "
` [PATCH v2 2/3] drm/buddy: "
` [PATCH v2 3/3] drm/ttm: "
` ✓ i915.CI.BAT: success for drm: replace drm_print.h includes from headers with a forward declaration (rev2)
` ✓ i915.CI.Full: "

[PATCH 0/5] Optimize vrr.guardband
 2025-10-22  3:34 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Optimize vrr.guardband (rev4)

[PATCH 0/5] drm/uapi: Intoduce DRM_MODE_DUMB_CURSOR
 2025-10-22  2:38 UTC  (8+ messages)
` [PATCH 1/5] drm/uapi: Validate DRM_IOCTL_MODE_CREATE_DUMB flags
` [PATCH 2/5] drm/uapi: Introduce the DRM_MODE_DUMB_CURSOR flag
` [PATCH 3/5] drm/i915/dumb: Move the display dumb buffer stuff into the display code
` [PATCH 4/5] drm/i915/dumb: Reject dumb buffer that exceed max fb dimensions
` [PATCH 5/5] drm/i915/dumb: Handle DRM_MODE_DUMB_CURSOR
` ✓ i915.CI.BAT: success for drm/uapi: Intoduce DRM_MODE_DUMB_CURSOR
` ✗ i915.CI.Full: failure "

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-21 20:19 UTC  (12+ messages)
` [PATCH 27/32] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH 29/32] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH 30/32] drm/i915/wm: don't use method1 in Xe3p_LPD onwards

[PATCH 0/3] drm: replace drm_print.h includes from headers with a forward declaration
 2025-10-21 20:10 UTC  (8+ messages)
` [PATCH 1/3] drm/mm: replace drm_print.h include "
` [PATCH 2/3] drm/buddy: "
` [PATCH 3/3] drm/ttm: "
` ✗ Fi.CI.BUILD: failure for drm: replace drm_print.h includes from headers "

[PATCH 00/22] drm/i915/vrr: A few fixes and a bunch of cleanup
 2025-10-21 15:21 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-10-21 15:03 UTC  (4+ messages)

[PATCH 1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
 2025-10-21 14:05 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state() (rev2)

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-21 13:54 UTC  (4+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper

[PATCH v5 00/12] drm: Reduce page tables overhead with THP
 2025-10-21 13:42 UTC  (15+ messages)
` [PATCH v5 01/12] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v5 02/12] drm/shmem-helper: Implement map_pages fault-around handler
` [PATCH v5 03/12] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v5 04/12] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v5 05/12] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v5 06/12] drm/i915: Use "
` [PATCH v5 07/12] drm/v3d: "
` [PATCH v5 08/12] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v5 09/12] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v5 10/12] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH v5 11/12] drm/panfrost: Introduce huge tmpfs mountpoint option
` [PATCH v5 12/12] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section
` ✗ i915.CI.BAT: failure for drm: Reduce page tables overhead with THP (rev2)

[PULL] drm-misc-next
 2025-10-21 11:18 UTC 


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