Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-19 09:26:11 to 2024-08-21 13:05:33 UTC [more...]

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-21 12:59 UTC  (36+ messages)
` [PATCH v2 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v2 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v2 03/86] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v2 04/86] drm: Add client-agnostic setup helper
` [PATCH v2 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v2 06/86] drm/arcgpu: Run DRM default client setup
` [PATCH v2 07/86] drm/arm/komeda: "
` [PATCH v2 08/86] drm/arm/hdlcd: "
` [PATCH v2 09/86] drm/arm/malidp: "
` [PATCH v2 10/86] drm/aspeed: "
` [PATCH v2 11/86] drm/atmel-hdlcd: "
` [PATCH v2 12/86] drm/fsl-dcu: "
` [PATCH v2 13/86] drm/hisilicon/kirin: "
` [PATCH v2 14/86] drm/hx8357d: "
` [PATCH v2 15/86] drm/ili9163: "
` [PATCH v2 16/86] drm/ili9225: "
` [PATCH v2 17/86] drm/ili9341: "
` [PATCH v2 18/86] drm/ili9486: "
` [PATCH v2 19/86] drm/imx/dcss: "
` [PATCH v2 20/86] drm/imx/ipuv3: "
` [PATCH v2 22/86] drm/ingenic: "
` [PATCH v2 23/86] drm/kmb: "
` [PATCH v2 24/86] drm/logicvc: "
` [PATCH v2 25/86] drm/mcde: "
` [PATCH v2 26/86] drm/mediatek: "
` [PATCH v2 29/86] drm/mxsfb/lcdif: "
` [PATCH v2 30/86] drm/msxfb: "
` [PATCH v2 31/86] drm/panel/ili9341: "
` [PATCH v2 32/86] drm/panel-mipi-dbi: "
` [PATCH v2 33/86] drm/pl111: "
` [PATCH v2 34/86] drm/renesas/rcar-du: "
` [PATCH v2 35/86] drm/renesas/rz-du: "
` [PATCH v2 36/86] drm/renesas/shmobile: "
` [PATCH v2 37/86] drm/repaper: "
` [PATCH v2 42/86] drm/tidss: "

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

[PATCH 00/10] drm/i915/display: identify display steppings in display code
 2024-08-21 12:22 UTC  (32+ messages)
` [PATCH 01/10] drm/xe/display: fix compat IS_DISPLAY_STEP() range end
` [PATCH 02/10] drm/xe/display: remove intel_display_step_name() to simplify
` [PATCH 03/10] drm/xe/display: remove the unused compat HAS_GMD_ID()
` [PATCH 04/10] drm/xe/step: define more steppings E-J
` [PATCH 05/10] drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()
` [PATCH 06/10] drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
` [PATCH 07/10] drm/i915/display: identify display steppings in display probe
  ` [PATCH v2] "
` [PATCH 08/10] drm/i915/display: switch to display detected steppings
` [PATCH 09/10] drm/i915: remove display stepping handling
` [PATCH 10/10] drm/xe: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: identify display steppings in display code
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: identify display steppings in display code (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[v3] drm/i915/bios: Update new entries in VBT BDB block definitions
 2024-08-21 12:17 UTC 

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-21 11:39 UTC  (13+ messages)

[PATCH] drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
 2024-08-21 11:13 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCHv2 0/5] Display Global histogram
 2024-08-21 11:08 UTC  (8+ messages)
` [PATCHv2 1/5] drm/i915/display: Add support for histogram
` [PATCHv2 2/5] drm/i915/display: histogram interrupt handling
` [PATCHv2 3/5] Add crtc properties for global histogram
` [PATCHv2 4/5] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv2 5/5] drm/i915/display/histogram: Histogram changes for Display LNL+
` ✗ Fi.CI.CHECKPATCH: warning for Display Global Histogram (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
 2024-08-21 10:34 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[v2] drm/i915/bios: Update new entries in VBT BDB block definitions
 2024-08-21  9:45 UTC  (2+ messages)

[PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
 2024-08-21  8:29 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: move rawclk from runtime to display runtime info
` [PATCH 2/2] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: rawclk freq cleanups
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Do not attempt to load the GSC multiple times
 2024-08-21  3:15 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "

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

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-21  0:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH V2] video/aperture: match the pci device when calling sysfb_disable()
 2024-08-20 23:03 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for video/aperture: match the pci device when calling sysfb_disable() (rev2)

[PATCH v1] drivers:gt:Switch to use kmemdup_array()
 2024-08-20 22:32 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-20 21:57 UTC  (5+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-20 11:57 UTC  (33+ messages)
` [PATCH 04/86] drm: Add client-agnostic setup helper
` [PATCH 28/86] drm/mi0283qt: Run DRM default client setup
` [PATCH 31/86] drm/panel/ili9341: "
` [PATCH 32/86] drm/panel-mipi-dbi: "
` [PATCH 35/86] drm/renesas/rz-du: "
` [PATCH 37/86] drm/repaper: "
` [PATCH 40/86] drm/stm: "
` [PATCH 48/86] drm/xlnx: "
` [PATCH 54/86] drm/gud: "
` [PATCH 57/86] drm/ofdrm: Use "
` [PATCH 58/86] drm/simpledrm: Run "
` [PATCH 59/86] drm/solomon: "

[PATCH 1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
 2024-08-20 20:27 UTC  (3+ messages)
` [PATCH 2/2] drm/doc: Document that userspace should utilize CRTCs bottom up

[PATCH v6] drm/i915/hwmon: expose fan speed
 2024-08-20 14:06 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: expose fan speed (rev6)
` ✓ Fi.CI.IGT: "

[PATCH 82/86] drm/i915: Move custom hotplug code into separate callback
 2024-08-20 12:42 UTC  (5+ messages)
` [82/86] "

[PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence
 2024-08-20 11:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev5)

[PATCH] drm/i915/gt: remove stray declaration of intel_gt_release_all()
 2024-08-20 10:28 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "

[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-08-20  9:51 UTC  (15+ messages)
` [PATCH v2 1/9] drm/i915/display: use a macro to initialize subplatforms
` [PATCH v2 2/9] drm/i915/display: use a macro to define platform enumerations
` [PATCH v2 3/9] drm/i915/display: join the platform and subplatform enums
` [PATCH v2 4/9] drm/i915/display: add display platforms structure with platform members
` [PATCH v2 5/9] drm/i915/display: add platforms "is" member to struct intel_display
  ` [PATCH v3] "
` [PATCH v2 6/9] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v2 7/9] drm/i915/display: consider HSW/BDW ULX to also be ULT
` [PATCH v2 8/9] drm/i915/display: keep subplatforms next to their platforms
` [PATCH v2 9/9] drm/i915/bios: use display->is.PLATFORM instead of IS_PLATFORM()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/2] Allow partial memory mapping for cpu memory
 2024-08-19 16:53 UTC  (4+ messages)

[PATCH 0/2] Allow partial memory mapping for cpu memory
 2024-08-19 15:31 UTC  (12+ messages)

[PATCH] video/aperture: match the pci device when calling sysfb_disable()
 2024-08-19 15:14 UTC  (7+ messages)

[PATCH v10] drm/i915: WA context support for L3flush
 2024-08-19 11:18 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