messages from 2024-12-11 21:39:25 to 2024-12-13 14:02:56 UTC [more...]
[PATCH v10 0/4] Introduce DRM device wedged event
2024-12-13 13:51 UTC (13+ messages)
` [PATCH v10 1/4] drm: Introduce "
` [PATCH v10 2/4] drm/doc: Document "
[PATCH 0/7] vsprintf: Add %pTN to print Task Name
2024-12-13 13:27 UTC (12+ messages)
` [PATCH 1/7] vsprintf: Add %pTN to print task name
` [PATCH 2/7] kernel: Replace get_task_comm() with %pTN
` [PATCH 3/7] arch: "
` [PATCH 4/7] net: "
` [PATCH 5/7] security: "
` [PATCH 6/7] drivers: Repace "
[PATCH 7/7] fs: Use %pTN to print task name
2024-12-13 5:49 UTC
[PATCH 0/1] drm/amdgpu: Use device wedged event
2024-12-13 7:46 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] drm/i915/bios: add VBT DSI DSC debug logging
2024-12-13 14:02 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/xe3: do not configure auto min dbuf for cursor WMs
2024-12-13 13:41 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 1/3] drm/i915: split out i9xx_wm_regs.h
2024-12-13 12:37 UTC (5+ messages)
` [PATCH 2/3] drm/i915: relocate _VGA_MSR_WRITE register definition
` [PATCH 3/3] drm/i915: move DDI_CLK_VALFREQ next to other Cx0 PHY registers
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: split out i9xx_wm_regs.h
` ✓ i915.CI.BAT: success "
[PATCH v3 0/5] drm/i915/dp: convert to struct intel_display
2024-12-13 12:36 UTC (9+ messages)
` [PATCH v3 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH v3 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH v3 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH v3 4/5] drm/i915/dp: convert interfaces "
` [PATCH v3 5/5] drm/i915/dp: finish link training conversion "
` ✗ Fi.CI.SPARSE: warning for drm/i915/dp: convert to struct intel_display (rev3)
` ✗ i915.CI.BAT: failure "
[PATCH 00/14] DP DSC min/max src bpc fixes
2024-12-13 12:32 UTC (7+ messages)
` [PATCH 04/14] drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
` [PATCH 11/14] drm/i915/dp_mst: Refactor pipe_bpp limits with dsc for mst
[PATCH] drm/i915/mst: use intel_dp_compute_config_limits() for DP MST
2024-12-13 12:22 UTC (2+ messages)
[RFC v0 00/13] drm/i915/dp: 128b/132b uncompressed SST
2024-12-13 12:08 UTC (16+ messages)
` [RFC v0 01/13] drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
` [RFC v0 02/13] drm/i915/mst: use intel_dp_compute_config_limits() for DP MST
` [RFC v0 03/13] drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
` [RFC v0 04/13] drm/i915/mst: drop connector parameter from intel_dp_mst_compute_m_n()
` [RFC v0 05/13] drm/i915/mst: change return value of mst_stream_find_vcpi_slots_for_bpp()
` [RFC v0 06/13] drm/i915/mst: add helper independent of MST for figuring out the TU
` [RFC v0 07/13] drm/i915/ddi: enable 128b/132b TRANS_DDI_FUNC_CTL mode for UHBR SST
` [RFC v0 08/13] drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST
` [RFC v0 09/13] drm/i915/ddi: write payload for 128b/132b SST
` [RFC v0 10/13] drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers
` [RFC v0 11/13] drm/i915/ddi: enable ACT handling for 128b/132b SST
` [RFC v0 12/13] drm/i915/ddi: start distinguishing 128b/132b SST and MST at state readout
` [RFC v0 13/13] drm/i915/dp: compute config for 128b/132b SST w/o DSC
` ✗ Fi.CI.SPARSE: warning for drm/i915/dp: 128b/132b uncompressed SST
` ✗ i915.CI.BAT: failure "
[PATCH v3 0/7] drm/connector: Expose only a properly inited connector
2024-12-13 12:06 UTC (33+ messages)
` [PATCH v3 01/11] drm/connector: Add a way to init/add a connector in separate steps
` [PATCH v3 02/11] drm/connector: Add FIXME for GETRESOURCES ioctl wrt. uninited connectors
` [PATCH v3 03/11] drm/connector: Add deprication notes for drm_connector_register/unregister
` [PATCH v3 04/11] drm/dp_mst: Register connectors via drm_connector_dynamic_register()
` [PATCH v3 05/11] drm/i915/dp_mst: Expose a connector to kernel users after it's properly initialized
` [PATCH v3 06/11] drm/amd/dp_mst: "
` [PATCH v3 07/11] drm/nouveau/dp_mst: "
` [PATCH v3 08/11] drm/connector: Warn if a connector is registered/added incorrectly
` [PATCH v3 09/11] drm/tests: Add tests for drm_connector_dynamic_init()/register()
` [PATCH v3 10/11] drm/i915/dp_mst: Fix error handling while adding a connector
` [PATCH v3 11/11] drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in intel_dp_mst.c
` ✗ Fi.CI.CHECKPATCH: warning for drm/connector: Expose only a properly inited connector
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dsc: Expose dsc sink max slice count via debugfs
2024-12-13 11:53 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "
[PATCHv10 00/10] Display Global Histogram
2024-12-13 10:51 UTC (7+ messages)
` [PATCHv3 01/10] drm/crtc: Add histogram properties
[RESEND 0/6] drm/i915/display: make all i915_drv.h includes explicit
2024-12-13 10:20 UTC (13+ messages)
` [RESEND 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
` [RESEND 2/6] drm/i915: extract intel_uncore_trace.[ch]
` [RESEND 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
` [RESEND 4/6] drm/i915/uncore: add to_intel_uncore() and use it
` [RESEND 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
` [RESEND 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h
[PATCH] drm/i915: Update license on selftest lists to MIT
2024-12-13 9:54 UTC (5+ messages)
[PATCHv2/3] Expose modifiers/formats supported by async flips
2024-12-13 9:32 UTC (6+ messages)
` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
` ✗ Fi.CI.BUILD: failure for series starting with [PATCHv2,1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC (rev2)
[PATCH 00/10] PSR DSB support
2024-12-13 7:45 UTC (14+ messages)
` [PATCH 01/10] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH 02/10] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH 03/10] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH 04/10] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH 05/10] drm/i915/psr: Ensure SFF/CFF bits are not written at their sample point
` [PATCH 06/10] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH 07/10] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH 08/10] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH 09/10] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH 10/10] drm/i915/psr: Allow DSB usage when PSR is enabled
` ✗ Fi.CI.CHECKPATCH: warning for PSR DSB support
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH 0/2] Extended Wake Timeout
2024-12-13 6:38 UTC (4+ messages)
` [PATCH 1/2] drm/dp: Add the DPCD register required for Extended wake timeout
` [PATCH 2/2] drm/i915/lttpr: Enable Extended Wake Timeout
` ✗ Fi.CI.BUILD: failure for "
[PATCH 0/3] Fix some races/bugs in GuC engine busyness
2024-12-13 6:28 UTC (3+ messages)
` ✗ i915.CI.Full: failure for Fix some races/bugs in GuC engine busyness (rev4)
[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
2024-12-12 22:46 UTC (16+ messages)
` [PATCH 01/12] drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces
` [PATCH 02/12] drm/client: Add client-hotplug helper
` [PATCH 03/12] drm/client: Send pending hotplug events after resume
` [PATCH 04/12] drm/i915/display: Remove fbdev suspend and hotplug tracking
` [PATCH 05/12] drm/i915/display: fbdev: Move custom restore code to new callback
` [PATCH 06/12] drm/i915/display: fbdev: Move custom suspend "
` [PATCH 07/12] drm/i915/display: Remove preferred_bpp from struct intel_fbdev
` [PATCH 08/12] drm/i915/display: Remove struct drm_fb_helper "
` [PATCH 09/12] drm/i915/display: Move fbdev code around
` [PATCH 10/12] drm/{i915,xe}: Run DRM default client setup
` [PATCH 11/12] drm/i915/display: Remove compile guard around fbdev debugfs output
` [PATCH 12/12] drm/fb-helper: Remove struct drm_fb_helper.fb_probe
` ✗ Fi.CI.SPARSE: warning for drm/{i915,xe}: Convert to DRM client setup
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PULL] drm-xe-fixes
2024-12-12 19:28 UTC
[PATCH v3] drm/display: use ERR_PTR on DP tunnel manager creation fail
2024-12-12 18:57 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for drm/display: use ERR_PTR on DP tunnel manager creation fail (rev2)
` ✓ i915.CI.BAT: success for drm/display: use ERR_PTR on DP tunnel manager creation fail (rev3)
` ✗ i915.CI.Full: failure "
[PATCH 0/2] Consider joiner calculation for panel fitting
2024-12-12 15:54 UTC (6+ messages)
` [PATCH 1/2] drm/i915/display: After joiner compute pfit_dst
` [PATCH 2/2] drm/i915/display: Initialize pipe_src in compute stage
` ✗ i915.CI.BAT: failure for Consider joiner calculation for panel fitting (rev6)
[PATCH v11 2/5] drm: make drm-active- stats optional
2024-12-12 15:52 UTC
[PATCH] drm/i915/display: Add WA_14018221282
2024-12-12 15:19 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Add WA_14018221282 (rev3)
` ✗ i915.CI.Full: failure "
[RFC PATCH] i915/gt: Reapply workarounds in case the previous attempt failed
2024-12-12 14:51 UTC (3+ messages)
[PATCH 5/5] drm/xe/display: Use a single early init call for display
2024-12-12 14:27 UTC (5+ messages)
` [PATCH] "
[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2024-12-12 13:23 UTC (11+ messages)
` [PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v2 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v2 3/4] drm/i915/dp: "
` [PATCH v2 4/4] drm/msm/dp: Add support for LTTPR handling
` ✗ Fi.CI.BUILD: failure for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver (rev2)
Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6
2024-12-10 16:53 UTC (9+ messages)
[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2024-12-11 10:52 UTC (9+ messages)
` [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode
` [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling
[PATCH v4 0/4] Implement Wa_14022698537
2024-12-12 10:48 UTC (7+ messages)
` b4 Merge patch series (was: Re: [PATCH v4 0/4] Implement Wa_14022698537)
[PATCH v2 0/5] drm/i915/dp: convert to struct intel_display
2024-12-12 10:30 UTC (12+ messages)
` [PATCH v2 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH v2 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH v2 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH v2 4/5] drm/i915/dp: convert interfaces "
` [PATCH v2 5/5] drm/i915/dp: finish link training conversion "
[RFT] Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING."
2024-12-12 9:31 UTC (5+ messages)
[PATCH v1] drm/ci: uprev IGT
2024-12-12 9:01 UTC (6+ messages)
[PATCH v2] drm/display: use ERR_PTR on DP tunnel manager creation fail
2024-12-12 8:50 UTC (3+ messages)
[PATCHv4] drm/i915/dp: Guarantee a minimum HBlank time
2024-12-12 7:14 UTC (2+ messages)
[PATCH 0/5] Introduce drm sharpness property
2024-12-12 5:58 UTC (7+ messages)
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength
[PATCH] usb: typec: ucsi: Fix connector status writing past buffer size
2024-12-12 3:35 UTC (2+ messages)
[RFC PATCH] drm/xe/display: Program double buffered LUT registers
2024-12-12 1:25 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PULL] drm-xe-next
2024-12-11 23:27 UTC
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