messages from 2024-10-02 12:24:52 to 2024-10-07 07:36:20 UTC [more...]
[PATCH 0/8] drm/client: Stop using legacy crtc->mode and a bunch of cleanups
2024-10-07 7:36 UTC (21+ messages)
` [PATCH 1/8] drm/client: Constify modes
` [PATCH 2/8] drm/client: Use array notation for function arguments
` [PATCH 3/8] drm/client: Streamline mode selection debugs
` [PATCH 4/8] drm/client: Make copies of modes
` [PATCH v2 "
` [PATCH 5/8] drm/client: Stop using the legacy crtc->mode
` [PATCH v2 "
` [PATCH 6/8] drm/client: s/new_crtc/crtc/
` [PATCH v2 "
` [PATCH 7/8] drm/client: Move variables to tighter scope
` [PATCH 8/8] drm/client: s/unsigned int i/int i/
` ✗ Fi.CI.CHECKPATCH: warning for drm/client: Stop using legacy crtc->mode and a bunch of cleanups
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/client: Stop using legacy crtc->mode and a bunch of cleanups (rev4)
` ✓ Fi.CI.BAT: success "
[PATCH v1 0/3] drm/ci: add new devices for testing
2024-10-06 19:46 UTC (5+ 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
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-10-06 16:53 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM
2024-10-05 4:14 UTC (13+ messages)
` [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
` [PATCH v2 2/2] drm/ttm: Add a device flag to propagate -ENOSPC on OOM
` ✓ Fi.CI.BAT: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH v2 00/11] drm: Introduce DRM client library
2024-10-05 1:34 UTC (19+ messages)
` [PATCH v2 01/11] drm/i915: Select DRM_CLIENT_SELECTION
` [PATCH v2 02/11] drm/xe: "
` [PATCH v2 03/11] drm/fbdev: Select fbdev I/O helpers from modules that require them
` [PATCH v2 04/11] drm/fbdev: Store fbdev module parameters in separate file
` [PATCH v2 05/11] drm/client: Move client event handlers to drm_client_event.c
` [PATCH v2 06/11] drm/client: Move suspend/resume into DRM client callbacks
` [PATCH v2 07/11] drm/amdgpu: Suspend and resume internal clients with client helpers
` [PATCH v2 08/11] drm/nouveau: Suspend and resume "
` [PATCH v2 09/11] drm/radeon: "
` [PATCH v2 10/11] drm/client: Make client support optional
` [PATCH v2 11/11] drm/client: Add client-lib module
` ✗ Fi.CI.CHECKPATCH: warning for drm: Introduce DRM client library (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/display/dp: Reduce log level for SOURCE OUI write failures
2024-10-04 21:08 UTC
[PATCH] drm/i915/display: Fuse bit for power management disable removed
2024-10-04 20:35 UTC
[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
2024-10-04 18:03 UTC (15+ 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] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
2024-10-04 17:54 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v3 00/12] drm/xe: Reduce flickering when inheriting BIOS fb
2024-10-04 13:30 UTC (27+ messages)
` [PATCH v3 01/12] drm/xe/display: Handle stolen bar readout in the same way as lmem
` [PATCH v3 02/12] drm/xe: Remove double pageflip
` [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
` [PATCH v3 04/12] drm/xe/display: Remove single wait for vblank
` [PATCH v3 05/12] drm/xe: Move suballocator init to after display init
` [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
[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 (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 00/28] drm: Remove DRM aperture helpers
2024-10-04 9:01 UTC (5+ messages)
` [PATCH 02/28] drm/arm/hdlcd: Use video "
` [PATCH 08/28] drm/loongson: "
[PATCH] drm/i915: Allow fastset for change in HDR infoframe
2024-10-04 8:47 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree
2024-10-04 2:18 UTC
[PATCH 0/4] drm/i915: add dedicated lock for each sideband
2024-10-04 0:47 UTC (8+ messages)
` [PATCH 1/4] drm/i915/sbi: add intel_sbi_{lock,unlock}()
` [PATCH 2/4] drm/i915/sbi: add a dedicated mutex for LPT/WPT IOSF sideband
` [PATCH 3/4] drm/i915: add a dedicated mutex for VLV/CHV "
` [PATCH 4/4] drm/i915: hide VLV PUNIT IOSF sideband qos handling better
` ✗ Fi.CI.SPARSE: warning for drm/i915: add dedicated lock for each sideband
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits
2024-10-03 21:52 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Use DSB for plane/color management commits (rev2)
[PATCH i-g-t] tests/xe_gt_freq: Use sync reset
2024-10-03 21:27 UTC (2+ messages)
[PATCH v1] drm/i915/gt: Retry RING_HEAD reset until it sticks
2024-10-03 18:26 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gt: Retry RING_HEAD reset until it sticks (rev3)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
[PATCH] drm/i915/icl: Update csc and gamma enable checks
2024-10-03 16:43 UTC (15+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
2024-10-03 15:45 UTC (12+ messages)
` [PATCH 1/2] drm: Move plane->{fb, old_fb, crtc} to legacy sub-structure
` [PATCH 1/2] drm: Move plane->{fb,old_fb,crtc} "
` [PATCH 2/2] drm: Move crtc->{x, y, mode, enabled} "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Treewide plane/crtc legacy state sweeping
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PULL] drm-xe-fixes
2024-10-03 14:15 UTC
[PATCH v4] docs/gpu: ci: update flake tests requirements
2024-10-03 14:09 UTC (4+ messages)
[PATCH v5 00/80] drm: Provide client setup helper and convert drivers
2024-10-03 13:11 UTC (5+ messages)
` [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-10-03 12:24 UTC (6+ messages)
` [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 v7 0/5] Introduce DRM device wedged event
2024-10-03 12:23 UTC (4+ messages)
` [PATCH v7 1/5] drm: Introduce "
[PATCH 0/2] drm: revert some framebuffer API tests
2024-10-03 12:04 UTC (10+ messages)
[PATCH 0/7] DP DSC min/max src bpc fixes
2024-10-03 11:27 UTC (11+ messages)
` [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
` [PATCH 2/7] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 3/7] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [PATCH 4/7] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
` [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 6/7] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
` [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
` ✗ Fi.CI.CHECKPATCH: warning for DP DSC min/max src bpc fixes (rev8)
` ✓ Fi.CI.BAT: success "
[CI 1/3] drm/i915/irq: add struct i915_irq_regs triplet
2024-10-03 11:07 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] "
[PATCH 0/5] DP DSC min/max src bpc fixes
2024-10-03 10:48 UTC (4+ messages)
` [PATCH 5/5] drm/i915/dp: Ignore max_requested_bpc if its too low for DSC
linux-next: build warning after merge of the drm-misc tree
2024-10-03 3:21 UTC
[PATCH 0/4] drm/i915: Vblank/CRC irq stuf
2024-10-03 1:29 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
2024-10-03 1:04 UTC
[PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
2024-10-02 23:01 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
[PATCH] drm/i915: Rename functions in the docs to match code changes
2024-10-02 22:01 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[RFC v2] drm/i915/vrr: Add AS_SDP to fastset
2024-10-02 18:58 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] drm/i915/hdcp: fix connector refcounting
2024-10-02 16:46 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hdcp: fix connector refcounting (rev2)
[PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
2024-10-02 16:43 UTC (5+ messages)
[PULL] drm-intel-fixes
2024-10-02 15:25 UTC
[PULL] drm-misc-fixes
2024-10-02 15:15 UTC
[RESEND PATCH] drm/i915:Remove unused parameter in marco
2024-10-02 13:10 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