messages from 2026-04-07 08:41:06 to 2026-04-08 12:36:28 UTC [more...]
[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
2026-04-08 12:31 UTC (10+ messages)
` [PATCH v3 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
` [PATCH v3 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
` [PATCH v3 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
` [PATCH v3 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
` [PATCH v3 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
` [PATCH v3 6/9] drm/i915/scaler: Assign scalers earlier
` [PATCH v3 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
` [PATCH v3 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
` [PATCH v3 9/9] drm/i915/scaler: Use the actual scale factors "
[PATCH 0/9] drm/i915/wm: Watermark/SAGV fixes/cleanups/etc
2026-04-08 12:10 UTC (19+ messages)
` [PATCH 1/9] drm/i915/wm: Reject SAGV consistently when block_time_us==0
` [PATCH 2/9] drm/i915/wm: Don't compute separate SAGV watermarks for RKL
` [PATCH 3/9] drm/i915/wm: Consolidate SAGV pipe active/interlace checks to common code
` [PATCH 4/9] drm/i915/wm: Verify the correct plane DDB entry
` [PATCH 5/9] drm/i915/wm: Extract skl_wm_level_verify()
` [PATCH 6/9] drm/i915/wm: Extract skl_ddb_entry_verify()
` [PATCH 7/9] drm/i915/wm: Verify 'ddb_y' as well as 'ddb'
` [PATCH 8/9] drm/i915/wm: Reduce copy-pasta in skl_print_plane_wm_changes()
` [PATCH 9/9] drm/i915/wm: Allow SAGV with multiple pipes on pre-icl
[PATCH v3] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
2026-04-08 12:04 UTC (2+ messages)
[PATCH] drm/i915: Walk crtcs in pipe order
2026-04-08 12:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
2026-04-08 11:47 UTC
[PATCH 00/12] drm/i915/fb: Prep work for more generic remapping support
2026-04-08 11:28 UTC (30+ messages)
` [PATCH 01/12] drm/i915/fb: Nuke intel_tile_row_size()
` [PATCH 02/12] drm/i915/fb: Make intel_fb_needs_pot_stride_remap() static
` [PATCH 03/12] drm/i915/fb: Reject per-plane remapping with DPT
` [PATCH 04/12] drm/xe/fb: Use the correct gtt view for remapped FBs
` [PATCH 05/12] drm/xe/fb: Remove weird VMA end alignemnt
` [PATCH 06/12] drm/xe/fb: Extract xe_dpt_size()
` [PATCH 07/12] drm/i915/vma: Add helpers to check GTT view type
` [PATCH 08/12] drm/xe/fb: Use i915_gtt_view_is_*()
` [PATCH 09/12] drm/i915/fb: "
` [PATCH 10/12] drm/i915/selftests: Eliminate duplicate vma size check
` [PATCH 11/12] drm/i915/selftests: Use i915_gtt_view_is_*()
` [PATCH 12/12] drm/i915/fb: Use intel_fb_needs_pot_stride_remap() in intel_fb_view_init()
` ✓ i915.CI.BAT: success for drm/i915/fb: Prep work for more generic remapping support
` ✓ i915.CI.Full: "
[PATCH v2] [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
2026-04-08 11:15 UTC (7+ messages)
[PATCH v2] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
2026-04-08 10:59 UTC
[RFC v4 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-04-08 9:25 UTC (5+ messages)
` [PATCH v4 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
` [PATCH v4 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
[PATCH v2 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
2026-04-08 9:15 UTC (13+ messages)
` [PATCH v2 1/9] drm/i915/casf: s/casf_enable/enable/
` [PATCH v2 2/9] drm/i915/casf: Make a proper hw state copy of the sharpness_strength
` [PATCH v2 3/9] drm/i915/casf: Move the casf state to better place
` [PATCH v2 4/9] drm/i915/casf: Extract scaler_has_casf()
` [PATCH v2 5/9] drm/i915/casf: Handle CASF in skl_scaler_get_filter_select()
` [PATCH v2 6/9] drm/i915/casf: Constify crtc_state
` [PATCH v2 7/9] drm/i915/casf: Remove redundant argument from intel_casf_filter_lut_load()
` [PATCH v2 8/9] drm/i915/pfit: Call intel_pfit_compute_config() unconditionally on (e)DP/HDMI
` [PATCH v2 9/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
` ✗ i915.CI.BAT: failure for drm/i915/casf: Integrate the sharpness filter properly into the scaler code (rev2)
` ✓ i915.CI.BAT: success for drm/i915/casf: Integrate the sharpness filter properly into the scaler code (rev3)
` ✓ i915.CI.Full: "
[PATCH] drm/i915/gem: Don't use VMA from wrong VM in EXECBUF
2026-04-08 9:08 UTC (3+ messages)
[PATCH 00/26] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
2026-04-08 8:42 UTC (27+ messages)
` [PATCH 01/26] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/26] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/26] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/26] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 05/26] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [PATCH 06/26] drm/dp: Add a helper to get the SDP type as a string
` [PATCH 07/26] drm/dp: Add target_rr_divider field in AS SDP logging
` [PATCH 08/26] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 09/26] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 10/26] drm/i915/dp: Account for AS_SDP guardband only when enabled
` [PATCH 11/26] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 12/26] drm/i915/dp: Skip AS SDP for DP branch devices
` [PATCH 13/26] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 14/26] drm/i915/dp: Set sdp_type in AS SDP unpack
` [PATCH 15/26] drm/i915/dp: Include all relevant AS SDP fields in comparison
` [PATCH 16/26] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 17/26] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 18/26] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 19/26] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 20/26] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 21/26] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 22/26] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 23/26] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 24/26] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 25/26] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 26/26] drm/i915/dp: Always enable AS SDP if supported by source + sink
[PATCH] drm/i915/dp: Don't use DP link min bpp for the FRL link bandwidth check
2026-04-08 8:47 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp: Clear accumulated HPD events after link training
2026-04-08 8:45 UTC
[PATCH 1/2] drm/atomic: prefer drm_printf_indent() over inline \t
2026-04-08 8:22 UTC (2+ messages)
` [PATCH 2/2] drm/bridge: "
[PATCH v2 0/5] drm/i915: relocate mchbar and pci regs headers
2026-04-08 8:20 UTC (10+ messages)
` [PATCH v2 1/5] drm/i915/mchbar: include intel_mchbar_regs.h from intel_mchbar.h
` [PATCH v2 2/5] drm/i915/mchbar: drop unnecessary intel_mchbar_regs.h include
` [PATCH v2 3/5] drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intel
` [PATCH v2 4/5] drm/i915: drop unnecessary intel_pci_config.h include
` [PATCH v2 5/5] drm/i915/pci: move intel_pci_config.h under include/drm/intel
` ✓ i915.CI.BAT: success for drm/i915: relocate mchbar and pci regs headers (rev2)
` ✗ i915.CI.Full: failure "
[RFC v3 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-04-08 7:54 UTC (9+ messages)
` [RFC v3 1/2] drm/i915/selftests: Add userspace PID parameter
` [RFC v3 2/2] drm/i915/selftests: Prevent userspace mapping invalidation
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-04-08 7:40 UTC (18+ messages)
` [PATCH v10 00/21] "
` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
2026-04-08 5:15 UTC (14+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v2 02/13] drm/i915/color: Add CSC on SDR plane color pipeline
` [PATCH v2 03/13] drm/i915/color: Program fixed-function CSC on SDR planes
` [PATCH v2 04/13] drm/i915/color: Add support for 1D LUT in "
` [PATCH v2 05/13] drm/i915/color: Fix HDR pre-CSC LUT programming loop
` [PATCH v2 06/13] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [PATCH v2 07/13] drm/i915/color: Program Pre-CSC registers for SDR
` [PATCH v2 08/13] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [PATCH v2 09/13] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [PATCH v2 10/13] drm/i915/color: Add color pipeline support "
` [PATCH v2 11/13] drm/i915/color: Add YCbCr limited-to-full range color block support
` [PATCH v2 12/13] drm/i915/color: Program plane YUV range correction colorop
` [PATCH v2 13/13] drm/i915/color: Add YUV range correction to SDR plane pipeline
[PATCH v3 00/26] Enable Pipe writeback
2026-04-08 4:11 UTC (10+ messages)
` [PATCH v3 18/26] drm/i915/writeback: Define writeback frame capture function
` [PATCH v3 19/26] drm/{i915/xe}/writeback: Add a writeback helper to get ggtt address
` [PATCH v3 25/26] drm/i915/writeback: Make exception for writeback connector
[PATCH 0/3] drm/i915/pin: refactor to i915 core
2026-04-08 2:55 UTC (9+ messages)
` [PATCH 1/3] drm/i915: move intel_fb_pin.c to i915_fb_pin.c
` [PATCH 2/3] drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage
` [PATCH 3/3] drm/i915/pin: switch to i915 core runtime pm
` ✓ i915.CI.BAT: success for drm/i915/pin: refactor to i915 core
` ✗ i915.CI.Full: failure "
[PATCH v2 1/2] drm/i915: Track fence region ID in plane state
2026-04-08 2:27 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915: Remove the vma parent interface
` ✓ i915.CI.BAT: success for series starting with [v2,1/2] drm/i915: Track fence region ID in plane state
` ✗ i915.CI.Full: failure "
[PATCH 0/3] drm/i915: relocate mchbar and pci regs headers
2026-04-07 20:39 UTC (11+ messages)
` [PATCH 1/3] drm/i915/mchbar: include intel_mchbar_regs.h from intel_mchbar.h
` [PATCH 2/3] drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intel
` [PATCH 3/3] drm/i915/pci: move intel_pci_config.h "
` ✓ i915.CI.BAT: success for drm/i915: relocate mchbar and pci regs headers
` ✓ i915.CI.Full: "
[PATCH v2] drm/i915/dmc: Reduce wakelock hold time
2026-04-07 18:34 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: Reduce wakelock hold time (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
2026-04-07 18:20 UTC (6+ messages)
` [PATCH 4/9] drm/i915/dp: Restructure the sink/output format selection
[PATCH] drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
2026-04-07 16:06 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat (rev3)
` ✗ i915.CI.Full: failure "
[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-04-07 15:40 UTC (16+ messages)
` [PATCH 14/23] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 19/23] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 22/23] drm/i915/dp: Compute and include coasting vtotal for AS SDP
[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
2026-04-07 15:39 UTC (2+ messages)
[PATCH 0/5] Replace the dmabuf custom test framework with kunit
2026-04-07 12:35 UTC (5+ messages)
[PATCH] drm/i915/backlight: Fix VESA backlight possible check condition
2026-04-07 11:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 00/12] CMTG enablement
2026-04-07 11:03 UTC (9+ messages)
` [PATCH v3 01/12] drm/i915/cmtg: add is_enable_allowed() for cmtg
` [PATCH v3 03/12] drm/i915/cmtg: set timings for CMTG
[PATCH v10 0/3] Panel Replay BW optimization
2026-04-07 10:46 UTC (4+ messages)
` [PATCH v10 1/3] drm/display: Add drm helper to check pr optimization support
[PATCH v2 0/8] drm/i915: move more display dependencies from i915
2026-04-07 9:51 UTC (6+ messages)
` [PATCH v2 1/8] drm/i915: move SKL clock gating init to display
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