messages from 2025-10-17 08:45:30 to 2025-10-22 08:49:57 UTC [more...]
[PATCH 00/25] Enable LT PHY
2025-10-22 8:49 UTC (11+ 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] drm/buddy: Mark drm_test_buddy_fragmentation_performance test as slow
2025-10-22 6:20 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH 0/5] Optimize vrr.guardband
2025-10-22 3:34 UTC (13+ messages)
` [PATCH 1/5] drm/i915/psr: Add helper to get min psr guardband
` [PATCH 2/5] drm/i915/dp: Add helper to get min sdp guardband
` [PATCH 3/5] drm/i915/dp: Check if guardband can accommodate sdp latencies
` [PATCH 4/5] drm/i915/vrr: Use the min static optimized guardband
` [PATCH 5/5] drm/i915/vrr: Use optimized guardband whenever VRR TG is active
` ✓ i915.CI.BAT: success for Optimize vrr.guardband (rev4)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "
[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 v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-22 1:46 UTC (34+ 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 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-21 20:19 UTC (22+ messages)
` [PATCH 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
` [PATCH 24/32] drm/i915/xe3p_lpd: Introduce pixel normalizer config support
` [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 (26+ messages)
` [PATCH 01/22] drm/i915/vrr: Fix intel_vrr_always_use_vrr_tg()==true on TGL
` [PATCH 02/22] drm/i915/lrr: Include SCL in lrr_params_changed()
` [PATCH 03/22] drm/i915: Remove the "vblank delay" state dump
` [PATCH 04/22] drm/i915/vrr: Compute fixed refresh rate timings the sam way as CMRR timings
` [PATCH 05/22] drm/i915/vrr: Reorganize intel_vrr_compute_cmrr_timings() a bit
` [PATCH 06/22] drm/i195/vrr: Move crtc_state->vrr.{vmin, vmax} update into intel_vrr_compute_vrr_timings()
` [PATCH 07/22] drm/i915/vrr: Move compute_fixed_rr_timings()
` [PATCH 08/22] drm/i915/vrr: Extract intel_vrr_set_vrr_timings()
` [PATCH 09/22] drm/i915/vrr: Avoid redundant TRANS_PUSH write in intel_vrr_enable()
` [PATCH 10/22] drm/i915/vrr: Move EMP_AS_SDP_TL write into intel_vrr_set_transcoder_timings()
` [PATCH 11/22] drm/i915/vrr: Use trans_vrr_ctl() in intel_vrr_transcoder_disable()
` [PATCH 12/22] drm/i915/vrr: Extract intel_vrr_tg_disable()
` [PATCH 13/22] drm/i915/vrr: Extract intel_vrr_tg_enable()
` [PATCH 14/22] drm/i915/vrr: Disable VRR TG in intel_vrr_transcoder_disable() only on always use_vrr_tg() platforms
` [PATCH 15/22] drm/i915/vrr: Always write TRANS_VRR_CTL in intel_vrr_set_transcoder_timings() on !always_use_vrr_tg()
` [PATCH 16/22] drm/i915/vrr: Remove redundant HAS_VRR() checks
` [PATCH 17/22] drm/i915/vrr: Move HAS_VRR() check into intel_vrr_set_transcoder_timings()
` [PATCH 18/22] drm/i915/vrr: s/crtc_state/old_crtc_state/ in intel_vrr_transcoder_disable()
` [PATCH 19/22] drm/i915/vrr: Nuke intel_vrr_vblank_exit_length()
` [PATCH 20/22] drm/i915/vrr: Nuke intel_vrr_vmin_flipline()
` [PATCH 21/22] drm/i915/vrr: Update the intel_vrr_extra_vblank_delay() comment
` [PATCH 22/22] drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()
` ✓ i915.CI.BAT: success for drm/i915/vrr: A few fixes and a bunch of cleanup
` ✗ i915.CI.Full: failure "
[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
2025-10-21 15:03 UTC (4+ messages)
[PATCH] drm/i915/dp: Simplify intel_dp_needs_8b10b_fec()
2025-10-21 14:55 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
2025-10-21 14:05 UTC (6+ messages)
` [PATCH 2/2] drm/atomic: WARN about invalid drm_foo_get_state() usage
` ✗ i915.CI.BAT: failure for series starting with [1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
` ✗ 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
linux-next: manual merge of the drm-misc tree with Linus' tree
2025-10-20 23:50 UTC
[PATCH] drm/i915/xe3lpd: Load DMC for xe3lpd 3002
2025-10-20 17:05 UTC (6+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v4 00/13] drm: Reduce page tables overhead with THP
2025-10-20 14:27 UTC (11+ messages)
` [PATCH v4 03/13] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v4 05/13] drm/gem: Add huge tmpfs mount point helper
` [PATCH v4 07/13] drm/v3d: Use "
[bug-report] i915 DMC assert crash on HDMI hotplug
2025-10-19 18:26 UTC (2+ messages)
[RFC PATCH 00/39] drm/i915/display: Add MTL+ platforms to support dpll framework
2025-10-20 10:51 UTC (5+ messages)
` [RFC PATCH 18/39] drm/i915/display: Determine Cx0 PLL DP mode from PLL state
[PATCH i-g-t v2] lib/igt_fb/intel: Use correct MOCS for displayable surfaces
2025-10-20 9:39 UTC (4+ messages)
[PULL] drm-xe-next
2025-10-20 8:31 UTC
[PATCH v2] mei: intel_lb_mei_interface.h: mark struct member with kernel-doc
2025-10-20 0:38 UTC (3+ messages)
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2025-10-19 23:31 UTC
[PATCH v2 0/7] drm/i915/dp: Fix panel replay in DSC mode
2025-10-17 18:58 UTC (7+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dp: Fix panel replay in DSC mode (rev2)
` ✗ i915.CI.Full: "
[PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
2025-10-18 2:11 UTC (12+ messages)
` [PATCH 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
` [PATCH 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
` [PATCH 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
` [PATCH 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
` [PATCH 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
` [PATCH 6/9] drm/i915/scaler: Assign scalers earlier
` [PATCH 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
` [PATCH 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
` [PATCH 9/9] drm/i915/scaler: Use the actual scale factors "
` ✓ i915.CI.BAT: success for drm/i915: Fix CDCLK and scaler prefill calculations
` ✓ i915.CI.Full: "
[PATCH v1] drm/i915: Add fallback for CDCLK selection when min_cdclk is too high
2025-10-18 1:21 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915: Add fallback for CDCLK selection when min_cdclk is too high (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
2025-10-17 16:24 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Switch to use kernel standard fault injection in i915 (rev11)
[PATCH 0/5] Optimize vrr.guardband
2025-10-17 12:13 UTC (20+ messages)
` [PATCH 1/5] drm/i915/psr: Add helper to get min psr guardband
` [PATCH 2/5] drm/i915/dp: Add helper to get min sdp guardband
` [PATCH 3/5] drm/i915/dp: Check if guardband can accommodate sdp latencies
` [PATCH 4/5] drm/i915/vrr: Use the min static optimized guardband
` [PATCH 5/5] drm/i915/vrr: Use optimized guardband whenever VRR TG is active
[PATCH i-g-t v3 0/6] tests/gem_eio: Resolve timing issues in stress subtests
2025-10-17 11:34 UTC (8+ messages)
` [PATCH i-g-t v3 1/6] tests/gem_eio: Skip on too few reset-resume cycles
` [PATCH i-g-t v3 2/6] tests/gem_eio: Try harder to measure median resume time
` [PATCH i-g-t v3 6/6] tests/gem_eio: Reduce debug info on dmesg from kms subtest
[PATCH v2 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-17 8:45 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox