messages from 2024-10-03 18:07:30 to 2024-10-08 17:24:51 UTC [more...]
[PATCH v1] drm/i915/dg2: enable G8 with a workaround
2024-10-08 17:24 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-10-08 16:27 UTC (66+ messages)
` [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore
` [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 06/31] drm/xe: Use i915-display shutdown sequence directly
` [PATCH 07/31] drm/{i915, xe}/display: Move DP MST calls to display_driver
` [PATCH 08/31] drm/i915/display: Move suspend sequences to intel_display_driver
` [PATCH 09/31] drm/xe/display: Delay hpd_init resume
` [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
` [PATCH 11/31] drm/{i915, xe}: "
` [PATCH 12/31] drm/i915: Remove lingering pci_save_state
` [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions
` [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver
` [PATCH 15/31] drm/xe/display: Delay dsm handler registration
` [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
` [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now
` [PATCH 19/31] drm/xe/display: Align display resume sequence with i915
` [PATCH 20/31] drm/xe/display: Align suspend "
` [PATCH 21/31] drm/{i915, xe}/display: Move dsm registration under intel_driver
` [PATCH 22/31] drm/i915/display: Move runtime pm related calls under intel_display_driver
` [PATCH 23/31] drm/xe/display: Prepare runtime pm functions
` [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
` [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
` [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume
` [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold
` [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point
` [PATCH 29/31] drm/xe/display: Kill crtc commit flush
` [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm
` [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence
[PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
2024-10-08 15:33 UTC (9+ messages)
` [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
[PATCH v7 0/5] Introduce DRM device wedged event
2024-10-08 15:02 UTC (5+ messages)
` [PATCH v7 1/5] drm: Introduce "
[v2] drm/i915/dp: Add FEC Enable Retry mechanism
2024-10-08 14:17 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
[PATCH v3 00/12] drm: Introduce DRM client library
2024-10-08 13:02 UTC (16+ messages)
` [PATCH v3 01/12] drm/i915: Select DRM_CLIENT_SELECTION
` [PATCH v3 02/12] drm/xe: "
` [PATCH v3 03/12] drm/fbdev-dma: Select FB_DEFERRED_IO
` [PATCH v3 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
` [PATCH v3 05/12] drm/fbdev: Store fbdev module parameters in separate file
` [PATCH v3 06/12] drm/client: Move client event handlers to drm_client_event.c
` [PATCH v3 07/12] drm/client: Move suspend/resume into DRM client callbacks
` [PATCH v3 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
` [PATCH v3 09/12] drm/nouveau: Suspend and resume "
` [PATCH v3 10/12] drm/radeon: "
` [PATCH v3 11/12] drm/client: Make client support optional
` [PATCH v3 12/12] drm/client: Add client-lib module
` ✗ Fi.CI.CHECKPATCH: warning for drm: Introduce DRM client library (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915: move segment iterator to match current offset
2024-10-08 12:37 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/9] prunue audio frequencies based on bw limits for DP2
2024-10-08 12:26 UTC (16+ messages)
` [PATCH 1/9] drm/i915/display: get rid of encoder param in intel_audio_compute_config
` [PATCH 2/9] drm/i915/display: create a common function to check validity of ELD
` [PATCH 3/9] drm/i915/display: update call to intel_dp_audio_compute_config
` [PATCH 4/9] drm/i915/display: update logic to determine crtcstate has audio support
` [PATCH 5/9] drm/i915/display: check and prune audio frequencies based on bw limits
` [PATCH 6/9] drm/i915/display: iterare through channels if no feasible frequencies
` [PATCH 7/9] drm/i915/display: update audio support based on the available frequencies
` [PATCH 8/9] drm/i815/disaply: limit the audio bw check with DP2 config
` [PATCH 9/9] drm/i915/display: update audio bw calculations for MTL
` ✗ Fi.CI.CHECKPATCH: warning for prunue audio frequencies based on bw limits for DP2
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v1] drm/i915/gt: Retry RING_HEAD reset until it sticks
2024-10-08 11:51 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gt: Retry RING_HEAD reset until it sticks (rev3)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Retry RING_HEAD reset until it sticks (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-08 10:08 UTC (18+ messages)
` [PATCH v3 01/15] drm/i915/display: reindent subplatform initialization
` [PATCH v3 02/15] drm/i915/display: use a macro to initialize subplatforms
` [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
` [PATCH v3 04/15] drm/i915/display: join the platform and subplatform enums
` [PATCH v3 05/15] drm/i915/display: convert display platforms to lower case
` [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members
[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
2024-10-08 9:01 UTC (16+ messages)
` [PATCH 2/7] drm/i915: Disable compression tricks on JSL
` [PATCH 3/7] drm/i915: Enable 10bpc + CCS on TGL+
` [PATCH 4/7] drm/i915: Enable 10bpc + CCS on ICL
` [PATCH 5/7] drm/i915: Enable fp16 + CCS on TGL+
` [PATCH 6/7] drm/i915: Drop GEN12_MC_CCS check from skl_plane_max_width()
` [PATCH 7/7] drm/i915: s/gen12/tgl/ in the universal plane code
[PATCH v2 0/2] Implement Wa 14019834836
2024-10-08 8:12 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915/psr: "
` ✗ Fi.CI.IGT: failure for Implement Wa 14019834836 (rev2)
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
2024-10-08 7:55 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/8] drm/client: Stop using legacy crtc->mode and a bunch of cleanups
2024-10-08 6:36 UTC (10+ messages)
` [PATCH 4/8] drm/client: Make copies of modes
` [PATCH v2 "
` [PATCH 8/8] drm/client: s/unsigned int i/int i/
` ✗ Fi.CI.BAT: failure for drm/client: Stop using legacy crtc->mode and a bunch of cleanups
` ✗ Fi.CI.CHECKPATCH: warning for drm/client: Stop using legacy crtc->mode and a bunch of cleanups (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
linux-next: build warning after merge of the drm-misc tree
2024-10-08 6:26 UTC
[PATCH] drm/i915/active: Use try_cmpxchg() in active_fence_cb()
2024-10-08 4:59 UTC (3+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✓ Fi.CI.BAT: success "
[core-for-CI PATCH] Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
2024-10-08 3:20 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v3 00/12] drm/xe: Reduce flickering when inheriting BIOS fb
2024-10-08 3:16 UTC (29+ messages)
` [PATCH v3 01/12] drm/xe/display: Handle stolen bar readout in the same way as lmem
` [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
` [PATCH v2.1 "
` [PATCH v3 06/12] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH v3 07/12] drm/xe: Add xe_ggtt_might_lock
` [PATCH v3 08/12] drm/xe: Add xe_ggtt_alloc
` [PATCH v3 09/12] drm/xe: Abstract read/write functions for GGTT PTEs
` [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
` [PATCH v3 11/12] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
` [PATCH v3 12/12] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✗ Fi.CI.BUILD: failure for drm/xe: Reduce flickering when inheriting BIOS fb
` ✗ Fi.CI.BUILD: failure for drm/xe: Reduce flickering when inheriting BIOS fb. (rev2)
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-10-08 2:54 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: failure for drm/i915/psr: Implement WA to help reach PC10 (rev2)
[PATCH] drm/i915/display/dp: Reduce log level for SOURCE OUI write failures
2024-10-08 1:51 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/display: Fuse bit for power management disable removed
2024-10-08 1:22 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v1 0/3] drm/ci: add new devices for testing
2024-10-08 0:55 UTC (8+ messages)
` [PATCH v1 1/3] drm/ci: refactor software-driver stage jobs
` [PATCH v1 2/3] drm/ci: add dedede
` [PATCH v1 3/3] drm/ci: add sm8350-hdk
` ✗ Fi.CI.CHECKPATCH: warning for drm/ci: add new devices for testing
` ✓ Fi.CI.BAT: success "
linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree
2024-10-08 0:00 UTC (2+ messages)
[PATCH 0/7] DP DSC min/max src bpc fixes
2024-10-07 21:17 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for DP DSC min/max src bpc fixes (rev8)
[PATCH] drm/i915/icl: Update csc and gamma enable checks
2024-10-07 19:33 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
2024-10-07 19:30 UTC (3+ messages)
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on Xe2
2024-10-07 16:47 UTC (3+ messages)
[PATCH 00/28] drm: Remove DRM aperture helpers
2024-10-04 9:01 UTC (5+ messages)
` [PATCH 06/28] drm/hyperv-drm: Use video "
` [PATCH 08/28] drm/loongson: "
[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM
2024-10-05 4:14 UTC (8+ messages)
` [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
[PATCH v2 10/11] drm/client: Make client support optional
2024-10-05 1:34 UTC (2+ messages)
[PATCH 1/8] drm/client: Constify modes
2024-10-05 0:19 UTC (3+ messages)
[PATCH v2 03/11] drm/fbdev: Select fbdev I/O helpers from modules that require them
2024-10-04 18:29 UTC (2+ messages)
[PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
2024-10-04 17:54 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 0/5] Miscelaneous fixes for display tracepoints
2024-10-04 12:09 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for Miscelaneous fixes for display tracepoints (rev2)
[PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups
2024-10-04 10:44 UTC (8+ messages)
[PATCH v5] drm/i915/selftests: Implement frequency logging for energy reading validation
2024-10-04 10:39 UTC (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/selftests: Implement frequency logging for energy reading validation (rev3)
[PATCH] drm/i915: use NULL for zero wakeref_t instead of plain integer 0
2024-10-04 9:27 UTC (4+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] drm/i915: Allow fastset for change in HDR infoframe
2024-10-04 8:47 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 0/4] drm/i915: add dedicated lock for each sideband
2024-10-04 0:47 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits
2024-10-03 21:52 UTC (2+ messages)
[PATCH i-g-t] tests/xe_gt_freq: Use sync reset
2024-10-03 21:27 UTC (2+ messages)
[PATCH 6/8] drm/client: s/new_crtc/crtc/
2024-10-03 18:17 UTC (2+ messages)
` [PATCH v2 "
[PATCH 5/8] drm/client: Stop using the legacy crtc->mode
2024-10-03 18:16 UTC (2+ messages)
` [PATCH v2 "
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