messages from 2025-05-20 08:29:35 to 2025-05-22 11:49:59 UTC [more...]
[PATCH v4] drm/xe: Allow building as kernel built-in
2025-05-21 15:11 UTC (4+ messages)
[PULL] drm-misc-fixes
2025-05-22 11:49 UTC
[PATCH v2 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
2025-05-22 11:46 UTC (5+ messages)
` [PATCH v2 1/3] drm/i915/display: "
` [PATCH v2 2/3] drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
` [PATCH v2 3/3] drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: allocate struct intel_display dynamically (rev2)
[PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
2025-05-22 11:33 UTC (6+ messages)
[PATCH] Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"
2025-05-22 11:10 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v2 0/2] drm/i915: DG1 fixes
2025-05-22 10:58 UTC (6+ messages)
` [PATCH v2 1/2] drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
2025-05-22 10:26 UTC (8+ messages)
` [PATCH v10 03/10] mtd: intel-dg: implement access functions
` [PATCH v10 04/10] mtd: intel-dg: register with mtd
[PULL] drm-intel-next-fixes
2025-05-22 6:59 UTC
[PATCH v4 00/12] Panel Replay + Adaptive sync
2025-05-22 5:25 UTC (19+ messages)
` [PATCH v4 01/12] drm/panelreplay: Panel Replay capability DPCD register definitions
` [PATCH v4 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH v4 03/12] drm/i915/psr: Read all Panel Replay capability registers from DPCD
` [PATCH v4 04/12] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH v4 05/12] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH v4 06/12] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH v4 07/12] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH v4 08/12] drm/i915/alpm: Move port alpm configuration
` [PATCH v4 09/12] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH v4 10/12] drm/i915/display: Add function to configure LFPS sending
` [PATCH v4 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH v4 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
` ✗ Fi.CI.CHECKPATCH: warning for Panel Replay + Adaptive sync (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp: Allow HBR3 without TPS4 support for eDP panels
2025-05-22 4:53 UTC (4+ messages)
` ✗ i915.CI.Full: failure for "
[CI] drm/i915/guc: Test new GuC v70.45.2 for DG2
2025-05-22 4:19 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[v7 00/11] drm/xe/display: Program double buffered LUT registers
2025-05-22 4:18 UTC (9+ messages)
` [v7 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
` ✗ Fi.CI.SPARSE: warning for drm/xe/display: Program double buffered LUT registers (rev7)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[RFC 0/2] Introduce a sysfs interface for lmem information
2025-05-22 4:31 UTC (13+ messages)
` [RFC 1/2] drm/i915: Expose local memory information via sysfs
` [RFC 2/2] drm/i915: Add protections to sysfs local memory information
[PATCH] drm/i915/guc: Handle race condition where wakeref count drops below 0
2025-05-22 0:00 UTC (2+ messages)
[PATCH] drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h
2025-05-21 23:56 UTC (2+ messages)
[PATCH v2 00/13] drm/i915/flipq: Rough flip queue implementation
2025-05-21 19:35 UTC (18+ messages)
` [PATCH v2 01/13] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH v2 02/13] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH v2 03/13] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH v2 04/13] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [PATCH v2 05/13] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH v2 06/13] drm/i915/dsb: Introduce intel_dsb_exec_time_us()
` [PATCH v2 07/13] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v2 08/13] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v2 09/13] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v2 10/13] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v2 11/13] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v2 12/13] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH v2 13/13] drm/i915/flipq: Enable flipq by default for testing
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/flipq: Rough flip queue implementation (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH v6 0/3] drm: Create a task info option for wedge events
2025-05-21 19:16 UTC (8+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v6 3/3] drm/amdgpu: Make use of drm_wedge_task_info
` ✗ Fi.CI.CHECKPATCH: warning for drm: Create a task info option for wedge events
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
2025-05-21 17:43 UTC (4+ messages)
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
[PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
2025-05-21 17:40 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
2025-05-21 16:35 UTC (10+ messages)
` [PATCH 1/3] drm/i915/display: "
` [PATCH 2/3] drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
` [PATCH 3/3] drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915 & drm/xe: allocate struct intel_display dynamically
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v5 0/3] drm: Create a tas info option for wedge events
2025-05-21 15:17 UTC (9+ messages)
` [PATCH v5 1/3] drm: Create a task "
` [PATCH v5 2/3] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v5 3/3] drm/amdgpu: Make use of drm_wedge_task_info
` ✗ Fi.CI.CHECKPATCH: warning for drm: Create a tas info option for wedge events
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH] drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
2025-05-21 13:34 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/2] drm/i915: small fixes from code reviews
2025-05-21 13:09 UTC (8+ messages)
` [PATCH 2/2] drm/i915: remove unused arg in skl_scaler_get_filter_select()
` ✗ Fi.CI.SPARSE: warning for drm/i915: small fixes from code reviews
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915: small fixes from code reviews (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v3 00/12] Panel Replay + Adaptive sync
2025-05-21 11:54 UTC (15+ messages)
` [PATCH v3 01/12] drm/panelreplay: Panel Replay capability DPCD register definitions
` [PATCH v3 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH v3 03/12] drm/i915/psr: Read all Panel Replay capability registers from DPCD
` [PATCH v3 04/12] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH v3 05/12] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH v3 06/12] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH v3 07/12] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH v3 08/12] drm/i915/alpm: Move port alpm configuration
` [PATCH v3 09/12] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH v3 10/12] drm/i915/display: Add function to configure LFPS sending
` [PATCH v3 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH v3 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
[PATCH v2 00/12] Panel Replay + Adaptive sync
2025-05-21 5:42 UTC (26+ messages)
` [PATCH v2 01/12] drm/panelreplay: Panel Replay capability DPCD register definitions
` [PATCH v2 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH v2 03/12] drm/i915/psr: Read all Panel Replay capability registers from DPCD
` [PATCH v2 04/12] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH v2 05/12] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH v2 06/12] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH v2 07/12] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH v2 08/12] drm/i915/alpm: Move port alpm configuration
` [PATCH v2 09/12] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH v2 10/12] drm/i915/display: Add function to configure LFPS sending
` [PATCH v2 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH v2 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
` ✗ Fi.CI.CHECKPATCH: warning for Panel Replay + Adaptive sync (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
2025-05-20 18:10 UTC (7+ messages)
` [PATCH 1/7] drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: prep work towards opaque struct intel_display (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 00/11] Panel Replay + Adaptive sync
2025-05-20 17:01 UTC (31+ messages)
` [PATCH 01/11] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH 02/11] drm/i915/psr: Read both Panel Replay capability registers from DPCD
` [PATCH 03/11] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH 04/11] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH 05/11] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH 06/11] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH 07/11] drm/i915/alpm: Move port alpm configuration
` [PATCH 08/11] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH 09/11] drm/i915/display: Add function to configure LFPS sending
` [PATCH 10/11] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH 11/11] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
[PATCH] drm/i915: use drm_modeset_lock_assert_held() in intel_connector_get_pipe()
2025-05-20 13:45 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 03/10] drm/i915/display: Add strength and winsize register
2025-05-20 10:23 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).