Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-03 14:03:40 to 2024-09-06 10:52:32 UTC [more...]

[PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
 2024-09-05 15:36 UTC  (6+ messages)
` [PATCH 02/18] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>

i915 | Bug in virtual PCH detection
 2024-09-04 15:28 UTC  (8+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-06 10:52 UTC  (6+ messages)
` [PATCH v4 1/3] drm: Introduce "
` [PATCH v4 2/3] drm/xe: Use "
` [PATCH v4 3/3] drm/i915: "
` ✗ Fi.CI.CHECKPATCH: warning for Introduce DRM device wedged event (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH v2 0/4] DP2.1 Panel Replay Fixes
 2024-09-06 10:51 UTC  (9+ messages)
` [PATCH v2 1/4] drm/i915/display: Handle MST connector in intel_attached_dp
` [PATCH v2 2/4] drm/i915/display: Use intel_attached_dp instead of local implementation
` [PATCH v2 3/4] drm/i915/psr: Add connector debugfs files for MST connector as well
` [PATCH v2 4/4] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
` ✗ Fi.CI.SPARSE: warning for DP2.1 Panel Replay Fixes (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH v2] drm/i915/hwmon: expose package temperature
 2024-09-06 10:47 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hwmon: expose package temperature (rev3)

[PATCH 0/5] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-06  9:11 UTC  (12+ messages)
` [PATCH 1/5] drm/i915/display: Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 2/5] drm/i915/display: Limit m/n ratio to 10 for display > 12
` [PATCH 3/5] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
` [PATCH 4/5] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n "
` [PATCH 5/5] drm/i915: Add Wa_14021768792 as per WA framework
` ✗ Fi.CI.CHECKPATCH: warning for Implement Wa_14021768792 to bypass m_n ratio limit
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-06  7:41 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Workaround for odd panning for planar yuv (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH v1] drm/i915/hwmon: expose package temperature
 2024-09-06  6:26 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hwmon: expose package temperature (rev2)

[PATCH 0/2] drm/ttm: Add an option to report graphics memory OOM
 2024-09-06  5:58 UTC  (7+ messages)
` [PATCH 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
` [PATCH 2/2] drm/ttm: Add a device flag to propagate -ENOSPC on OOM
` ✗ Fi.CI.SPARSE: warning for drm/ttm: Add an option to report graphics memory OOM
` ✓ Fi.CI.BAT: success "

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-09-06  3:27 UTC  (2+ messages)

[PULL] drm-xe-next
 2024-09-06  2:29 UTC 

[PATCH -next] drm/i915: Remove extra unlikely helper
 2024-09-05 19:44 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display: use to_intel_display() global state macros
 2024-09-05 18:50 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: use IS_ENABLED() instead of defined() on config options
 2024-09-05 18:17 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[RFC] drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks
 2024-09-05 18:16 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/display: pass display to intel_crtc_for_pipe()
 2024-09-05 18:11 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/display: convert intel_display_trace.h to struct intel_display
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/display: pass display to intel_crtc_for_pipe()
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/2] drm/i915/pciids: cleanups
 2024-09-05 18:02 UTC  (9+ messages)
` [PATCH 1/2] drm/i915/pciids: use designated initializers in INTEL_VGA_DEVICE()
` [PATCH 2/2] drm/i915/pciids: separate ARL and MTL PCI IDs
` ✗ Fi.CI.IGT: failure for drm/i915/pciids: cleanups
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915:Remove unused parameter in marco
 2024-09-05 17:08 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915:Remove unused parameter in marco. (rev2)

[PATCH 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-05 17:01 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: dump display parameters captured in error state, not current
` [PATCH 3/4] drm/i915/display: move device info and params handling to snapshot
` [PATCH 4/4] drm/i915/display: move dmc snapshotting to new display snapshot
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: add snapshot capture/print infra
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.BAT: success for drm/i915/display: add snapshot capture/print infra (rev2)
` ✓ Fi.CI.IGT: success for drm/i915/display: add snapshot capture/print infra
` ✗ Fi.CI.IGT: failure for drm/i915/display: add snapshot capture/print infra (rev2)

[PATCH 2/4] drm/i915/display: add intel_display_snapshot abstraction
 2024-09-05 16:55 UTC  (5+ messages)
` [PATCH v2] "

[PULL] drm-misc-fixes
 2024-09-05 14:19 UTC 

[PATCH 0/4] drm/xe/display: Clean-up PM sequences
 2024-09-05 13:50 UTC  (16+ messages)
` [PATCH 1/4] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 2/4] drm/xe/display: Remove i915_drv.h include
` [PATCH 3/4] drm/xe/display: Kill useless has_display
` [PATCH 4/4] drm/xe/display: Reduce and streamline d3cold display sequence
` ✗ Fi.CI.BAT: failure for drm/xe/display: Clean-up PM sequences
` ✓ Fi.CI.BAT: success for drm/xe/display: Clean-up PM sequences (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/bios: fix printk format width
 2024-09-05 13:31 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PULL] drm-xe-fixes
 2024-09-05 13:28 UTC 

[PATCH v1] drm/ci: uprev IGT and deqp-runner
 2024-09-05 13:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] DP2.1 Panel Replay Fixes
 2024-09-05 12:51 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/display: Handle MST connector in intel_attached_dp
` [PATCH 2/3] drm/i915/psr: Add connector debugfs files for MST connector as well
` [PATCH 3/3] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
` ✗ Fi.CI.SPARSE: warning for DP2.1 Panel Replay Fixes
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm: enable warnings on unused static inlines
 2024-09-05 12:18 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-misc-next-fixes
 2024-09-05 11:38 UTC 

[PATCH 0/7] drm/i915/display: intel_display_types.h cleanup
 2024-09-05  9:58 UTC  (3+ messages)
` [PATCH 1/7] drm/i915/wm: move struct intel_watermark_params to i9xx_wm.c

[PULL] drm-intel-fixes
 2024-09-05  8:16 UTC 

[PATCH v10 0/4] Vrr refactoring and panel replay workaround
 2024-09-05  6:14 UTC  (6+ messages)
` [PATCH v10 1/4] drm/i915/lobf: No need to pass connector-state on lobf-compute-config
` [PATCH v10 2/4] drm/i915/lobf: Move Lobf compute config after vblank adjustement
` [PATCH v10 3/4] drm/i915/vrr: Split vrr-compute-config in two phases
` [PATCH v10 4/4] drm/i915/panelreplay: Panel replay workaround with VRR
` ✓ Fi.CI.BAT: success for Vrr refactoring and panel replay workaround

[PATCH] drm/i915/psr: Implment WA to help reach PC10
 2024-09-05  5:18 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/psr: Implment WA to help reach PC10 (rev2)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Implment WA to help reach PC10 (rev3)

[PATCH] drm/i915/psr: Implment WA to help reach PC10
 2024-09-05  4:41 UTC  (2+ messages)

[PATCH -next] drm/i915: Use memdup_user() helper
 2024-09-04 17:19 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/4] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-04 15:53 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/pps: add intel_pps_dp_init() for all DP init
` [PATCH 2/4] drm/i915/pps: move active_pipe set to intel_pps_dp_encoder_reset()
` [PATCH 3/4] drm/i915/pps: add intel_pps_dp_power_down()
` [PATCH 4/4] drm/i915/pps: add intel_pps_backlight_initial_pipe()
` ✗ Fi.CI.BAT: failure for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c

[PATCH -next] drm/i915/gt: Make use of __assign_bit() API
 2024-09-04 15:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
 2024-09-04 15:13 UTC  (6+ messages)

[PATCH 00/13] Use VRR timing generator for fixed refresh rate modes
 2024-09-04 13:08 UTC  (16+ messages)
` [PATCH 03/13] drm/i915/display: Add member fixed_rr to denote Fixed refresh rate with VRRTG
` [PATCH 06/13] drm/i915/vrr: Compute vrr vsync if platforms support it
` [PATCH 10/13] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed refresh rate
` [PATCH 11/13] drm/i915/vrr: Handle joiner with vrr
` [PATCH 12/13] drm/i915/vrr: Always use VRR timing generator for XELPD+

[PATCH] drm/i915: convert comma to semicolon
 2024-09-04 12:52 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3] drm/i915/display: Fix BMG CCS modifiers
 2024-09-04 11:54 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2024-09-04 11:25 UTC  (3+ messages)

[PATCHv2] drm/i915/display: BMG supports UHBR13.5
 2024-09-04 11:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/display: BMG supports UHBR13.5 (rev4)

[PATCH] drm/i915/guc: prevent a possible int overflow in wq offsets
 2024-09-04  9:59 UTC  (3+ messages)

[PATCH 0/8] drm/i915 & drm/xe: shared PCI ID macros
 2024-09-04  9:55 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[0/5] Introduce drm sharpening property
 2024-09-04  9:19 UTC  (3+ messages)
` [1/5] drm: Introduce sharpness mode property

linux-next: build warning after merge of the drm-misc-fixes tree
 2024-09-04  6:30 UTC 

[PATCHv2 0/5] Display Global histogram
 2024-09-04  5:01 UTC  (5+ messages)
` [PATCHv2 3/5] Add crtc properties for global histogram

[PATCH 0/3] amd, i915, xe: drop redundant warnings from driver makefiles
 2024-09-03 19:48 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: drop redundant W=1 warnings from Makefile

[PULL] drm-intel-next
 2024-09-03 15:25 UTC 

[PATCH 00/11] drm/i915/display: hdmi and dp related struct intel_display conversions
 2024-09-03 14:32 UTC  (4+ messages)
` [PATCH 07/11] drm/i915/pps: pass intel_dp to pps_name()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox