intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-23 06:57:03 to 2023-11-28 10:04:47 UTC [more...]

[Intel-gfx] TTM improvement and amdgpu fix
 2023-11-28  4:27 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/2] drm/ttm: replace busy placement with flags v3
` [Intel-gfx] [PATCH 2/2] drm/amdgpu: use GTT only as fallback for VRAM|GTT
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/ttm: replace busy placement with flags v3
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2023-11-28 10:04 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/cdclk: Remove divider field from tables
 2023-11-28  9:51 UTC  (8+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/3] QGV/SAGV related fixes
 2023-11-28  9:41 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Add meaningful traces for QGV point info error handling
` [Intel-gfx] [PATCH 2/3] drm/i915: Extract code required to calculate max qgv/psf gv point
` [Intel-gfx] [PATCH 3/3] drm/i915: Disable SAGV on bw init, to force QGV point recalculation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for QGV/SAGV related fixes
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v3 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-28  5:40 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/1] "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/dg2: Drop Wa_22014600077
 2023-11-28  5:03 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/display: Fix phys_base to be relative not absolute
 2023-11-28  3:47 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Fix null pointer dereference in intel_dp_aux_wait_done and intel_dp_aux_xfer
 2023-11-28  3:26 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2] drm/i915/irq: Improve error logging for unexpected DE Misc interrupts
 2023-11-28  2:36 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/irq: Improve error logging for unexpected DE Misc interrupts (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v6 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-11-27 21:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH v6 2/2] drm/i915/guc: Close deregister-context race against CT-loss

[Intel-gfx] [PATCH v1 1/1] drm/i915/gt: Dont wait forever when idling in suspend
 2023-11-27 20:36 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-27 20:24 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/1] "

[Intel-gfx] [PATCH 1/3] drm: Add drm_vblank_work_flush_all()
 2023-11-27 19:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [Intel-gfx] [PATCH 3/3] drm/i915: Use the same vblank worker for atomic unpin
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm: Add drm_vblank_work_flush_all()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/display: Skip state verification with TBT-ALT mode
 2023-11-27 18:59 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
 2023-11-27 17:10 UTC  (11+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for 0ede61d858: will-it-scale.per_thread_ops -2.9% regression (rev2)

[Intel-gfx] [PATCH 1/4] drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
 2023-11-27 16:31 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/mst: Fix .mode_valid_ctx() return values
` [Intel-gfx] [PATCH 3/4] drm/i915/mst: Reject modes that require the bigjoiner
` [Intel-gfx] [PATCH 4/4] drm/i915: Clean up some DISPLAY_VER checks
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-27 16:17 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [Intel-gfx] [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [Intel-gfx] ✓ Fi.CI.IGT: success for eventfd: simplify signal helpers (rev2)

[Intel-gfx] linux-next: build failure after merge of the drm-misc-fixes tree
 2023-11-27  5:32 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/irq: Improve error logging for unexpected DE Misc interrupts
 2023-11-25 11:36 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [char-misc-next 3/4] mei: pxp: re-enable client on errors
 2023-11-27 13:31 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/4] DP DSC min/max src bpc fixes
 2023-11-27 11:16 UTC  (11+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [Intel-gfx] ✓ Fi.CI.IGT: success for DP DSC min/max src bpc fixes (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for DP DSC min/max src bpc fixes (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/3] Enable Adaptive Sync SDP Support for DP
 2023-11-27 11:04 UTC  (14+ messages)
` [Intel-gfx] [PATCH 1/3] drm: Add Adaptive Sync SDP logging
` [Intel-gfx] [PATCH 2/3] drm/i915/display/: Add Read/Write support for Adaptive Sync SDP
` [Intel-gfx] [PATCH 3/3] drm/i915/display/:Compute and enable daptive "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable Adaptive Sync SDP Support for DP
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v3 0/2] Implement sel_fetch disable for planes
 2023-11-27  5:43 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Implement sel_fetch disable for planes (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2023-11-27  2:12 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm: drm debug and error logging improvements
 2023-11-26  3:58 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/8] drm/print: make drm_err_printer() device specific by using drm_err()
` [Intel-gfx] [PATCH 2/8] drm/print: move enum drm_debug_category etc. earlier in drm_print.h
` [Intel-gfx] [PATCH 3/8] drm/print: add drm_dbg_printer() for drm device specific printer
` [Intel-gfx] [PATCH 4/8] drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [Intel-gfx] [PATCH 5/8] drm/mode: "
` [Intel-gfx] [PATCH 6/8] drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
` [Intel-gfx] [PATCH 7/8] drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [Intel-gfx] [PATCH 8/8] drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: drm debug and error logging improvements
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/display: do not use cursor size reduction on MTL
 2023-11-26  2:19 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v6 0/4] Prepare intel_fb for Xe
 2023-11-25 10:46 UTC  (9+ messages)
` [Intel-gfx] [PATCH v6 1/4] drm/i915/display: use intel_bo_to_drm_bo in intel_fb.c
` [Intel-gfx] [PATCH v6 2/4] drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
` [Intel-gfx] [PATCH v6 3/4] drm/i915/display: Handle invalid fb_modifier in intel_fb_modifier_to_tiling
` [Intel-gfx] [PATCH v6 4/4] drm/i915/display: Split i915 specific code away from intel_fb.c
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Prepare intel_fb for Xe (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/display: Use int type for entry_setup_frames
 2023-11-25  8:32 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Use int type for entry_setup_frames (rev3)

[Intel-gfx] [PATCH v3] drm/i915/mtl: Fix Wa_22016670082
 2023-11-25  7:56 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Fix Wa_22016670082 (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] linux-next: Signed-off-by missing for commit in the drm-misc tree
 2023-11-24 22:08 UTC  (13+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/psr: Include some basic PSR information in the state dump
 2023-11-24 16:46 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Replace a memset() with zero initialization
` [Intel-gfx] [PATCH 3/5] drm/i915: Include the PLL name in the debug messages
` [Intel-gfx] [PATCH 4/5] drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs
` [Intel-gfx] [PATCH 5/5] drm/i915: Convert PLL flags to booleans
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915/psr: Include some basic PSR information in the state dump
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/3] GET_PLANE2 w/ i915 implementation
 2023-11-24 15:08 UTC  (4+ messages)
` [PATCH 1/3] drm: Add new DRM_IOCTL_MODE_GETPLANE2
  ` [Intel-gfx] "

[Intel-gfx] [PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-24 13:31 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/psr: Don't send a NULL VSC SDP
 2023-11-24  8:32 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/psr: Include some basic PSR information in the state dump
` [Intel-gfx] [PATCH 3/4] drm/i915: Stop printing pipe name as hex
` [Intel-gfx] [PATCH 4/4] drm/i915: Move the SDP split debug spew to the correct place
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/psr: Don't send a NULL VSC SDP

[Intel-gfx] [PATCH v5] drm/i915/pxp: Add drm_dbgs for critical PXP events
 2023-11-24  8:30 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/pxp: Add drm_dbgs for critical PXP events. (rev6)

[Intel-gfx] [PATCH v9 0/4] drm: Add support for atomic async page-flip
 2023-11-24  0:21 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] linux-next: manual merge of the drm-intel tree with the amdgpu tree
 2023-11-24  0:00 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/psr: Fix unsigned expression compared with zero
 2023-11-23 23:53 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v5 00/20] remove I2C_CLASS_DDC support
 2023-11-23 21:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 15/20] drivers/gpu/drm/i915/display: "

[Intel-gfx] [RFC 0/1] Update vtotal based on closest possible panel timings
 2023-11-23 21:23 UTC  (3+ messages)
` [Intel-gfx] [RFC 1/1] drm/i915/display: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PULL] drm-misc-next
 2023-11-23 19:40 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-intel-next
 2023-11-23 19:39 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Fix LUT rounding
 2023-11-23 17:35 UTC  (4+ messages)

[Intel-gfx] [PULL] drm-intel-fixes
 2023-11-23 16:34 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display: Separate xe and i915 common dpt code into own file
 2023-11-23 12:56 UTC  (3+ messages)
` [Intel-gfx] [1/3] "

[Intel-gfx] [PULL] drm-misc-fixes
 2023-11-23 12:22 UTC 

[Intel-gfx] [PATCH v4 00/20] remove I2C_CLASS_DDC support
 2023-11-23  8:52 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Do not check psr2 if psr/panel replay is not supported
 2023-11-23  7:54 UTC  (3+ messages)


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).