messages from 2025-06-09 12:38:49 to 2025-06-12 06:50:19 UTC [more...]
[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
2025-06-11 14:53 UTC (19+ messages)
` [PATCH v6 01/11] mtd: core: always create master device
[PATCH v4 0/9] Add WildCat Lake support
2025-06-12 6:50 UTC (14+ messages)
` [PATCH v4 1/9] drm/i915/xe3lpd: Add support for display version 30.02
` [PATCH v4 2/9] drm/xe/xe3: Add support for graphics IP version 30.03
` [PATCH v4 3/9] drm/xe/xe3: Add support for media IP version 30.02
` [PATCH v4 4/9] drm/i915/xe3lpd: Update bandwidth parameters for display "
` [PATCH v4 5/9] drm/i915: Set max cdclk for display 30.02
` [PATCH v4 6/9] drm/xe: Add Wildcat Lake device IDs to PTL list
` [PATCH v4 7/9] drm/i915/xe3lpd: Extend DMC path for display version 30.02
` [PATCH v4 8/9] drm/i915/wcl: C10 phy connected to port A and B
` [PATCH v4 9/9] drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02
` ✗ Fi.CI.BUILD: failure for Add WildCat Lake support
[PATCH 00/13] Modify drm helpers to use luminance
2025-06-12 6:14 UTC (7+ messages)
` [PATCH 01/13] drm/dp: Introduce new member in drm_backlight_info
` [PATCH 02/13] drm/dp: Add argument in drm_edp_backlight_init
` [PATCH 03/13] drm/dp: Add argument for luminance range info "
[PATCH v4 00/21] drm/i915/flipq: Rough flip queue implementation
2025-06-12 5:12 UTC (40+ messages)
` [PATCH v4 01/21] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH v4 02/21] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH v4 03/21] drm/i915/dsb: Introduce intel_dsb_exec_time_us()
` [PATCH v4 04/21] drm/i915/dsb: Garbage collect the MMIO DEwake stuff
` [PATCH v4 05/21] drm/i915/dsb: Move the DSB_PMCTRL* reset out of intel_dsb_finish()
` [PATCH v4 06/21] drm/i915/dsb: Disable the GOSUB interrupt
` [PATCH v4 07/21] drm/i915/dmc: Limit PIPEDMC clock gating w/a to just ADL/DG2/MTL
` [PATCH v4 08/21] drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS
` [PATCH v4 09/21] drm/i915: Set PKG_C_LATENCY.added_wake_time to 0
` [PATCH v4 10/21] drm/i915: Try to program PKG_C_LATENCY more correctly
` [PATCH v4 11/21] drm/i915/dmc: Shuffle code around
` [PATCH v4 12/21] drm/i915/dmc: Reload PIPEDMC MMIO registers for pipe C/D on PTL+
` [PATCH v4 13/21] drm/i915/dmc: Assert DMC is loaded harder
` [PATCH v4 14/21] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v4 15/21] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v4 16/21] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v4 17/21] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v4 18/21] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v4 19/21] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH v4 20/21] drm/i915/flipq: Enable flipq by default for testing
` [PATCH v4 21/21] drm/i915/flipq: Disable PSR for extra flip queue coverage
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/flipq: Rough flip queue implementation (rev8)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
2025-06-11 21:09 UTC (13+ messages)
` [PATCH 1/9] drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTL
` [PATCH 2/9] drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS
` [PATCH 3/9] drm/i915/dmc: Shuffle code around
` [PATCH 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A
` [PATCH 6/9] drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on PTL+
` [PATCH 7/9] drm/i915/dmc: Assert DMC is loaded harder
` [PATCH 8/9] drm/i915/dmc: Pass crtc_state to intel_dmc_{enable, disable}_pipe()
` [PATCH 9/9] drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possible
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: Deal with loss of pipe DMC state
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/ring_submission: Fix timeline left held on VMA alloc error
2025-06-11 20:54 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ring_submission: Fix timeline left held on VMA alloc error (rev2)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 0/3] drm/i915: use drm->debugfs_root when creating debugfs files
2025-06-11 20:38 UTC (7+ messages)
` [PATCH 1/3] drm/i915/display: use drm->debugfs_root for "
` [PATCH 2/3] drm/i915/gvt: "
` [PATCH 3/3] drm/i915: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: use drm->debugfs_root when "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v2] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-06-11 18:51 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Keep mock file open during unfaultable migrate with fill (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/2] Add kernel param to limit the eDP rate to HBR2
2025-06-11 15:28 UTC (9+ messages)
` [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
` [PATCH 2/2] drm/i915/dp: Add kernel param to limit eDP rate to HBR2"
` ✓ i915.CI.BAT: success for Add kernel param to limit the eDP rate to HBR2
` ✓ i915.CI.Full: "
[PATCH] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-06-11 14:22 UTC (9+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v14 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-06-11 14:15 UTC (17+ messages)
` [PATCH v14 1/9] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v14 2/9] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v14 3/9] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v14 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v14 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v14 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v14 7/9] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v14 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v14 9/9] ref_tracker: eliminate the ref_tracker_dir name field
` ✗ Fi.CI.CHECKPATCH: warning for ref_tracker: add ability to register a debugfs file for a ref_tracker_dir (rev10)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v6 0/4] Fixing some dma-fence use-after-free
2025-06-11 14:08 UTC (11+ messages)
` [PATCH v6 1/4] sync_file: Protect access to driver and timeline name
` [PATCH v6 2/4] drm/i915: "
` [PATCH v6 3/4] dma-fence: Add safe access helpers and document the rules
` [PATCH v6 4/4] drm/xe: Make dma-fences compliant with the safe access rules
` ✗ Fi.CI.CHECKPATCH: warning for Fixing some dma-fence use-after-free
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
2025-06-11 13:06 UTC (4+ messages)
` [PATCH v4 "
[PATCH 0/2] drm/i915/display: register include cleanups
2025-06-11 11:08 UTC (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower
2025-06-11 10:07 UTC (21+ messages)
` [PATCH 1/4] drm/panel: use fwnode based lookups for panel followers
` [PATCH v2] "
` [PATCH 2/4] drm/i915/panel: add panel register/unregister
` [PATCH 3/4] drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSI
` [PATCH 4/4] drm/i915/panel: sync panel prepared state at register
` ✓ i915.CI.BAT: success for drm/panel, drm/i915: ACPI support for panel follower (rev2)
` ✓ i915.CI.Full: "
[PATCH] drm/i915/display: Fix macro HAS_ULTRAJOINER
2025-06-11 8:15 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Fix macro HAS_ULTRAJOINER (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/ring_submission: Fix timeline left held on VMA alloc error
2025-06-11 8:03 UTC (4+ messages)
[RFC] Async Flip in Atomic ioctl corrections
2025-06-11 7:09 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
linux-next: build warnings after merge of the drm-misc tree
2025-06-11 4:09 UTC
linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
2025-06-11 2:22 UTC (2+ messages)
[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
2025-06-11 1:10 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
2025-06-10 15:42 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp: Limit the DPCD probe quirk to the affected monitor (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v5 0/4] Fixing some dma-fence use-after-free
2025-06-10 13:27 UTC (7+ messages)
` [PATCH v5 1/4] dma-fence: Add safe access helpers and document the rules
` ✗ Fi.CI.CHECKPATCH: warning for Fixing some dma-fence use-after-free
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dsb: Disable GOSUB interrupt
2025-06-10 10:54 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
linux-next: semantic conflict between the drm-misc tree and Linus' tree
2025-06-10 3:46 UTC (2+ messages)
[PATCH v12 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-06-09 18:10 UTC (4+ messages)
` [PATCH v12 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
[PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
2025-06-09 12:55 UTC (2+ messages)
` [PATCH v4 "
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