Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-23 07:01:56 to 2024-08-27 10:30:03 UTC [more...]

[PATCH] drm/i915/display: use old bpp as a base when modeset is not allowed
 2024-08-27 10:29 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/7] drm/i915/display: intel_display_types.h cleanup
 2024-08-27 10:27 UTC  (12+ messages)
` [PATCH 1/7] drm/i915/wm: move struct intel_watermark_params to i9xx_wm.c
` [PATCH 2/7] drm/i915/hdcp: split out intel_hdcp_shim.h for struct intel_hdcp_shim
` [PATCH 3/7] drm/i915/display: include drm/drm_probe_helper.h where needed
` [PATCH 4/7] drm/i915/display: include drm/drm_vblank.h "
` [PATCH 5/7] drm/i915/display: include media/cec-notifier.h and linux/debugfs.h "
` [PATCH 6/7] drm/i915/fb: hide the guts of intel_fb_obj()
` [PATCH 7/7] drm/i915/display: drop extra includes from intel_display_types.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: intel_display_types.h cleanup
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCHv2] drm/i915/display: BMG supports UHBR13.5
 2024-08-27 10:03 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/display: BMG supports UHBR13.5 (rev2)

[PATCH v3 00/15] CCS static load balance
 2024-08-27  9:25 UTC  (25+ messages)
` [PATCH v3 01/15] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting
` [PATCH v3 02/15] drm/i915/gt: Move the CCS mode variable to a global position
` [PATCH v3 03/15] drm/i915/gt: Allow the creation of multi-mode CCS masks
` [PATCH v3 04/15] drm/i915/gt: Refactor uabi engine class/instance list creation
` [PATCH v3 05/15] drm/i915/gem: Mark and verify UABI engine validity
` [PATCH v3 06/15] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests
` [PATCH v3 07/15] drm/i915/gt: Manage CCS engine creation within UABI exposure
` [PATCH v3 08/15] drm/i915/gt: Remove cslices mask value from the CCS structure
` [PATCH v3 09/15] drm/i915/gt: Expose the number of total CCS slices
` [PATCH v3 10/15] drm/i915/gt: Store engine-related sysfs kobjects
` [PATCH v3 11/15] drm/i915/gt: Store active CCS mask
` [PATCH v3 12/15] drm/i915: Protect access to the UABI engines list with a mutex
` [PATCH v3 13/15] drm/i915/gt: Isolate single sysfs engine file creation
` [PATCH v3 14/15] drm/i915/gt: Implement creation and removal routines for CCS engines
` [PATCH v3 15/15] drm/i915/gt: Allow the user to change the CCS mode through sysfs
` ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display: correct dual pps handling for MTL_PCH+
 2024-08-27  9:25 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm: Fix kerneldoc for "Returns" section
 2024-08-27  9:19 UTC  (5+ messages)

[PATCH] drm/i915/display: BMG supports UHBR13.5
 2024-08-27  8:23 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v6 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
 2024-08-27  6:43 UTC  (10+ messages)
` [PATCH v6 1/2] drm/i915/display: Plane capability for 64k phys alignment
` [PATCH v6 2/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/14] drm/i915/dsb: Use chained DSBs for LUT programming
 2024-08-27  6:30 UTC  (20+ messages)
` [PATCH 09/14] drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}()
` [PATCH 10/14] drm/i915/dsb: Introduce intel_dsb_chain()
` [PATCH 11/14] drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK
` [PATCH 14/14] drm/i915/dsb: Use chained DSBs for LUT programming

[PATCH 0/2] Implement WA to fix increased power usage
 2024-08-27  4:32 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10

[PATCH] drm/i915/gt: Disable Redundant HZ Plane expansions for MTL/ARL and DG2
 2024-08-26 22:58 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
` [v2] drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access
` ✓ Fi.CI.BAT: success for drm/i915/gt: Disable Redundant HZ Plane expansions for MTL/ARL and DG2 (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/ttm: fix kernel-doc typo for @trylock_only
 2024-08-26 22:28 UTC  (9+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/ttm: fix kernel-doc typo for @trylock_only
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v7 0/3] drm: Use full allocated minor range for DRM
 2024-08-26 18:07 UTC  (8+ messages)
` [PATCH v7 1/3] drm: Use XArray instead of IDR for minors
` [PATCH v7 2/3] accel: "
` [PATCH v7 3/3] drm: Expand max DRM device number to full MINORBITS
` ✓ Fi.CI.BAT: success for drm: Use full allocated minor range for DRM (rev4)
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "

[PATCH v3] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26 17:23 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()
 2024-08-26 16:40 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/12] Consolidation of DSS Control in Separate Files
 2024-08-26 16:19 UTC  (25+ messages)
` [PATCH 01/12] drm/i915/display: Move all DSS control registers to a new file
` [PATCH 02/12] drm/i915/ddi: Move all mso related helpers "
` [PATCH 03/12] drm/i915/dss: Move to struct intel_display
` [PATCH 04/12] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
` [PATCH 05/12] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
` [PATCH 06/12] drm/i915/vdsc: Move all dss stuff in dss files
` [PATCH 07/12] drm/i915/display: Move dss stuff in intel_dss files
` [PATCH 08/12] drm/i915/display: Move helper to get joined pipe mask to intel_dss
` [PATCH 09/12] drm/i915/display: Move helpers for primary joiner "
` [PATCH 10/12] drm/i915/display: Move helper to check for secondary joiner pipe
` [PATCH 11/12] drm/i915/display: Move helper to get all secondary pipes
` [PATCH 12/12] drm/i915/display: Move intel_joiner_num_pipes to intel dss
` ✗ Fi.CI.CHECKPATCH: warning for Consolidation of DSS Control in Separate Files
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v5 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
 2024-08-26 14:03 UTC  (10+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] drm/i915/display: Add function for checking 64k physical alignment workaround
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/dp_mst: Fix MST state after a sink reset
 2024-08-26 13:34 UTC  (16+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Fix MST state after a sink reset (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-26  7:11 UTC  (12+ messages)
` [PATCH v2 11/86] drm/atmel-hdlcd: Run DRM default client setup
` [PATCH v2 13/86] drm/hisilicon/kirin: "
` [PATCH v2 16/86] drm/ili9225: "
` [PATCH v2 44/86] drm/st7586: "
` [PATCH v2 45/86] drm/st7735r: "

[PATCH] drm/i915/guc: prevent a possible int overflow in wq offsets
 2024-08-26 10:45 UTC  (2+ messages)

[PATCH] drm/i915: remove unused leftover basedie step code
 2024-08-26  8:44 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: remove unused leftover basedie step code (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: remove unnecessary display includes
 2024-08-26  8:38 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2024-08-26  1:10 UTC 

[PATCH v6] drm/i915/hwmon: expose fan speed
 2024-08-25 20:20 UTC  (2+ messages)

[PATCH v2 0/2] Increase fastwake sync pulse count as a quirk
 2024-08-24 13:26 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915/display: Add mechanism to use sink model when applying quirk
` [PATCH v2 2/2] drm/i915/display: Increase Fast Wake Sync length as a quirk
` ✗ Fi.CI.SPARSE: warning for Increase fastwake sync pulse count as a quirk (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
 2024-08-24 12:58 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2] drm/i915: Implement Dbuf overlap detection feature starting from LNL
 2024-08-23 23:35 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Implement Dbuf overlap detection feature starting from LNL (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v7] drm/i915/hwmon: expose fan speed
 2024-08-23 23:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hwmon: expose fan speed (rev7)

[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
 2024-08-23 22:26 UTC  (5+ messages)

[PATCH 0/9] drm: Use backlight power constants
 2024-08-23 15:40 UTC  (3+ messages)
` [PATCH 3/9] drm/panel: panel-novatak-nt35510: "

[PATCH] drm/i915/gem: Remove unnecessary cast
 2024-08-23 13:37 UTC  (4+ messages)

[PATCH v3 00/15] CCS static load balance
 2024-08-23 13:08 UTC 

[PATCH 0/7] drm/i915/display: conversion to struct intel_display
 2024-08-23 10:08 UTC  (8+ messages)
` [PATCH 3/7] drm/i915/vblank: convert "
` [PATCH 7/7] drm/i915/display: convert params "
` ✓ Fi.CI.IGT: success for drm/i915/display: conversion "

[PULL] drm-intel-gt-next
 2024-08-23  9:55 UTC 


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