Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-16 12:54:54 to 2024-08-20 14:06:48 UTC [more...]

[PATCH v1] drivers:gt:Switch to use kmemdup_array()
 2024-08-20  8:18 UTC  (3+ messages)

[PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-20 13:41 UTC  (4+ messages)

[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 00/86] drm: Provide client setup helper and convert drivers
 2024-08-20 12:42 UTC  (124+ messages)
` [PATCH 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH 04/86] drm: Add client-agnostic setup helper
` [PATCH 07/86] drm/arm/komeda: Run DRM default client setup
` [PATCH 08/86] drm/arm/hdlcd: "
` [PATCH 09/86] drm/arm/malidp: "
` [PATCH 12/86] drm/fsl-dcu: "
` [PATCH 13/86] drm/hisilicon/kirin: "
` [PATCH 14/86] drm/hx8357d: "
` [PATCH 15/86] drm/ili9163: "
` [PATCH 16/86] drm/ili9225: "
` [PATCH 17/86] drm/ili9341: "
` [PATCH 18/86] drm/ili9486: "
` [PATCH 19/86] drm/imx/dcss: "
` [PATCH 20/86] drm/imx/ipuv3: "
` [PATCH 21/86] drm/imx/lcdc: "
` [PATCH 22/86] drm/ingenic: "
` [PATCH 23/86] drm/kmb: "
` [PATCH 24/86] drm/logicvc: "
` [PATCH 25/86] drm/mcde: "
` [PATCH 26/86] drm/mediatek: "
` [PATCH 27/86] drm/meson: "
` [PATCH 28/86] drm/mi0283qt: "
` [PATCH 29/86] drm/mxsfb/lcdif: "
` [PATCH 30/86] drm/msxfb: "
` [PATCH 31/86] drm/panel/ili9341: "
` [PATCH 32/86] drm/panel-mipi-dbi: "
` [PATCH 33/86] drm/pl111: "
` [PATCH 34/86] drm/renesas/rcar-du: "
` [PATCH 35/86] drm/renesas/rz-du: "
` [PATCH 36/86] drm/renesas/shmobile: "
` [PATCH 37/86] drm/repaper: "
` [PATCH 38/86] drm/rockchip: "
` [PATCH 39/86] drm/sti: "
` [PATCH 40/86] drm/stm: "
` [PATCH 41/86] drm/sun4i: "
` [PATCH 42/86] drm/tidss: "
` [PATCH 43/86] drm/tilcdc: "
` [PATCH 44/86] drm/st7586: "
` [PATCH 45/86] drm/st7735r: "
` [PATCH 46/86] drm/tve200: "
` [PATCH 47/86] drm/vc4: "
` [PATCH 48/86] drm/xlnx: "
` [PATCH 49/86] drm/fbdev-dma: Remove obsolete setup function
` [PATCH 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH 51/86] drm/ast: Run DRM default client setup
` [PATCH 52/86] drm/cirrus: "
` [PATCH 53/86] drm/gm12u320: "
` [PATCH 54/86] drm/gud: "
` [PATCH 55/86] drm/hyperv_drm: "
` [PATCH 56/86] drm/mgag200: "
` [PATCH 57/86] drm/ofdrm: Use "
` [PATCH 58/86] drm/simpledrm: Run "
` [PATCH 59/86] drm/solomon: "
` [PATCH 60/86] drm/udl: "
` [PATCH 61/86] drm/virtgpu: "
` [PATCH 62/86] drm/vkms: "
` [PATCH 63/86] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH 65/86] drm/amdgpu: Run DRM default client setup
` [PATCH 66/86] drm/bochs: "
` [PATCH 67/86] drm/hisilicon/hibmc: "
` [PATCH 68/86] drm/loongson: "
  ` [68/86] "
` [PATCH 69/86] drm/nouveau: "
` [PATCH 70/86] drm/qxl: "
` [PATCH 71/86] drm/vboxvideo: "
` [PATCH 72/86] drm/vmwgfx: "
` [PATCH 73/86] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH 74/86] drm/armada: Run DRM default client setup
` [PATCH 75/86] drm/exynos-drm: "
` [PATCH 76/86] drm/gma500: "
` [PATCH 77/86] drm/msm: "
` [PATCH 78/86] drm/radeon: "
` [PATCH 79/86] drm/tegra: "
` [PATCH 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev
` [PATCH 81/86] drm/i915: Move custom restore code into separate callback
` [PATCH 82/86] drm/i915: Move custom hotplug "
  ` [82/86] "
` [PATCH 83/86] drm/{i915,xe}: Run DRM default client setup
` [PATCH 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH 85/86] drm/omapdrm: Run DRM default client setup
` [PATCH 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe
` ✗ Fi.CI.CHECKPATCH: warning for drm: Provide client setup helper and convert drivers
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[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  (7+ 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 0/2] drm/i915 & drm/xe: rawclk freq cleanups
 2024-08-20  9:44 UTC  (5+ 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 "

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-20  9:00 UTC  (9+ messages)

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-20  7:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

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

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

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

[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  (4+ messages)

[RFC PATCH v2 00/11] CCS static load balance
 2024-08-17 22:41 UTC  (15+ messages)
` [RFC PATCH v2 01/11] drm/i915/gt: Move the CCS mode variable to a global position
` [RFC PATCH v2 02/11] drm/i915/gt: Allow the creation of multi-mode CCS masks
` [RFC PATCH v2 03/11] drm/i915/gt: Refactor uabi engine class/instance list creation
` [RFC PATCH v2 04/11] drm/i915/gt: Manage CCS engine creation within UABI exposure
` [RFC PATCH v2 05/11] drm/i915/gt: Remove cslices mask value from the CCS structure
` [RFC PATCH v2 06/11] drm/i915/gt: Expose the number of total CCS slices
` [RFC PATCH v2 07/11] drm/i915/gt: Store engine-related sysfs kobjects
` [RFC PATCH v2 08/11] drm/i915/gt: Store active CCS mask
` [RFC PATCH v2 09/11] drm/i915/gt: Isolate single sysfs engine file creation
` [RFC PATCH v2 10/11] drm/i915/gt: Implement creation and removal routines for CCS engines
` [RFC PATCH v2 11/11] drm/i915/gt: Allow the user to change the CCS mode through sysfs
` ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
 2024-08-16 13:12 UTC  (5+ messages)
` [PATCH v2 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)

[PATCH 0/3] Introducing Xe2 ccs modifiers for integrated and discrete graphics
 2024-08-17  0:06 UTC  (4+ messages)
` [PATCH 2/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
` ✗ Fi.CI.BAT: failure for Introducing Xe2 ccs modifiers for integrated and discrete graphics


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