Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-09 11:38:16 to 2024-09-10 08:30:43 UTC [more...]

[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-10  0:37 UTC  (25+ messages)
` [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 02/19] crypto: testmgr: "
` [PATCH RESEND v2 03/19] drm/i915/selftests: "
` [PATCH RESEND v2 04/19] drm/lib: "
` [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 09/19] bpf: "
` [PATCH RESEND v2 10/19] lib/interval_tree_test.c: "
` [PATCH RESEND v2 11/19] kunit: string-stream-test: "
` [PATCH RESEND v2 12/19] random32: "
` [PATCH RESEND v2 13/19] lib/rbtree-test: "
` [PATCH RESEND v2 14/19] bpf/tests: "
` [PATCH RESEND v2 15/19] lib/test_parman: "
` [PATCH RESEND v2 16/19] lib/test_scanf: "
` [PATCH RESEND v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH RESEND v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH RESEND v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH v4 00/80] drm: Provide client setup helper and convert drivers
 2024-09-10  8:30 UTC  (53+ messages)
` [PATCH v4 20/80] drm/imx/ipuv3: Run DRM default client setup
` [PATCH v4 33/80] drm/renesas/rcar-du: "
` [PATCH v4 36/80] drm/repaper: "
` [PATCH v4 37/80] drm/rockchip: "
` [PATCH v4 38/80] drm/sti: "
` [PATCH v4 39/80] drm/stm: "
` [PATCH v4 40/80] drm/sun4i: "
` [PATCH v4 41/80] drm/tidss: "
` [PATCH v4 42/80] drm/tilcdc: "
` [PATCH v4 43/80] drm/st7586: "
` [PATCH v4 44/80] drm/st7735r: "
` [PATCH v4 45/80] drm/tve200: "
` [PATCH v4 46/80] drm/vc4: "
` [PATCH v4 47/80] drm/xlnx: "
` [PATCH v4 48/80] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v4 49/80] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v4 50/80] drm/ast: Run DRM default client setup
` [PATCH v4 51/80] drm/bochs: "
` [PATCH v4 52/80] drm/cirrus: "
` [PATCH v4 53/80] drm/gm12u320: "
` [PATCH v4 54/80] drm/gud: "
` [PATCH v4 55/80] drm/hyperv_drm: "
` [PATCH v4 56/80] drm/mgag200: "
` [PATCH v4 57/80] drm/ofdrm: Use "
` [PATCH v4 58/80] drm/simpledrm: Run "
` [PATCH v4 59/80] drm/solomon: "
` [PATCH v4 60/80] drm/udl: "
` [PATCH v4 61/80] drm/virtgpu: "
` [PATCH v4 62/80] drm/vkms: "
` [PATCH v4 63/80] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v4 64/80] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v4 65/80] drm/amdgpu: Run DRM default client setup
` [PATCH v4 66/80] drm/hisilicon/hibmc: "
` [PATCH v4 67/80] drm/loongson: "
` [PATCH v4 68/80] drm/nouveau: "
` [PATCH v4 69/80] drm/qxl: "
` [PATCH v4 70/80] drm/vboxvideo: "
` [PATCH v4 71/80] drm/vmwgfx: "
` [PATCH v4 72/80] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v4 73/80] drm/armada: Run DRM default client setup
` [PATCH v4 74/80] drm/exynos-drm: "
` [PATCH v4 75/80] drm/gma500: "
` [PATCH v4 76/80] drm/msm: "
` [PATCH v4 77/80] drm/radeon: "
` [PATCH v4 78/80] drm/tegra: "
` [PATCH v4 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v4 80/80] drm/omapdrm: Run DRM default client setup
` ✗ Fi.CI.CHECKPATCH: warning for drm: Provide client setup helper and convert drivers (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/6] drm/i915: Some intel_display conversions
 2024-09-10  8:14 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH 00/11] drm/i915: split out display regs
 2024-09-10  8:05 UTC  (21+ messages)
` [PATCH 01/11] drm/i915/reg: fix transcoder timing register style
` [PATCH 02/11] drm/i915/reg: fix g4x pipe data/link m/n "
` [PATCH 03/11] drm/i915/reg: fix pipe conf, stat etc. "
` [PATCH 04/11] drm/i915/reg: fix pipe data/link m/n "
` [PATCH 05/11] drm/i915/reg: fix SKL scaler "
` [PATCH 06/11] drm/i915/reg: fix PCH transcoder timing and data/link m/n style
` [PATCH 07/11] drm/i915/reg: fix DIP CTL register style
` [PATCH 08/11] drm/i915/reg: fix small register style issues here and there
` [PATCH 09/11] drm/i915/reg: remove unused DSI register macros
` [PATCH 10/11] drm/i915/reg: remove superfluous whitespace
` [PATCH 11/11] drm/i915: split out display regs from i915_reg.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: split out display regs
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/pciid: Add new PCI id for ARL
 2024-09-10  7:59 UTC  (3+ messages)

[PATCH 0/2] HDCP intel_display refactors
 2024-09-10  7:47 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move to using intel_display in intel_hdcp
` [PATCH 2/2] drm/i915/hdcp: Use intel_display in hdcp_gsc

[PATCH v2 0/4] DP2.1 Panel Replay Fixes
 2024-09-10  7:24 UTC  (3+ messages)
` [PATCH v2 4/4] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay

[0/5] Introduce drm sharpening property
 2024-09-10  7:22 UTC  (5+ messages)
` [v4 2/5] drm/i915/display: Compute the scaler filter coefficients

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-10  6:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/display: Workaround for odd panning for planar yuv (rev2)

[PATCH v2] drm/i915/hwmon: expose package temperature
 2024-09-10  6:27 UTC  (8+ messages)

[PATCH 00/14] Ultrajoiner basic functionality series
 2024-09-10  5:42 UTC  (16+ messages)
` [PATCH 01/14] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 05/14] drm/i915: Add some essential functionality for joiners
` [PATCH 10/14] drm/i915/display/vdsc: Add ultrajoiner support with DSC

[PATCH v1] drm/i915/hwmon: expose package temperature
 2024-09-10  4:33 UTC  (9+ messages)

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

drm-ci: flaky tests for i915 driver testing
 2024-09-10  2:02 UTC  (3+ messages)

[CI 1/2] drm/i915/pmu: Drop is_igp()
 2024-09-09 22:15 UTC  (3+ messages)
` [CI 2/2] drm/i915/pmu: Use event_to_pmu()
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/pmu: Drop is_igp()

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-09 21:53 UTC  (8+ messages)
` [PATCH v4 1/3] drm: Introduce "

[PATCH 0/7] Fix i915 pmu on bind/unbind
 2024-09-09 21:03 UTC  (7+ messages)
` [PATCH 6/7] drm/i915/pmu: Lazy unregister

[PATCH v2 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-09 20:53 UTC  (10+ messages)
` [PATCH v2 1/4] drm/i915: dump display parameters captured in error state, not current
` [PATCH v2 2/4] drm/i915/display: add intel_display_snapshot abstraction
` [PATCH v2 3/4] drm/i915/display: move device info and params handling to snapshot
` [PATCH v2 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 (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/dp_mst: Fix DSC decompression detection in Synaptics branch devices
 2024-09-09 20:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[CI v2] drm/i915/dp: Dump the LTTPR PHY descriptors
 2024-09-09 20:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Dump the LTTPR PHY descriptors (rev2)

[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09 19:15 UTC  (23+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 09/19] bpf: "
` [PATCH v2 10/19] lib/interval_tree_test.c: "
` [PATCH v2 11/19] kunit: string-stream-test: "
` [PATCH v2 12/19] random32: "
` [PATCH v2 13/19] lib/rbtree-test: "
` [PATCH v2 14/19] bpf/tests: "
` [PATCH v2 15/19] lib/test_parman: "
` [PATCH v2 16/19] lib/test_scanf: "
` [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>
` ✗ Fi.CI.CHECKPATCH: warning for random: Resolve circular include dependency and include <linux/percpu.h> (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/8] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-09 18:31 UTC  (15+ messages)
` [PATCH v2 1/8] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members
` [PATCH v2 2/8] drm/i915/pps: only touch the vlv_ members on VLV/CHV
` [PATCH v2 3/8] drm/i915/pps: add vlv_pps_pipe_init()
` [PATCH v2 4/8] drm/i915/pps: add vlv_pps_pipe_reset()
` [PATCH v2 5/8] drm/i915/pps: add vlv_pps_port_disable()
` [PATCH v2 6/8] drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable()
` [PATCH v2 7/8] drm/i915/pps: add vlv_pps_backlight_initial_pipe()
` [PATCH v2 8/8] drm/i915/pps: move vlv_active_pipe() to intel_pps.c
` ✗ Fi.CI.SPARSE: warning for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/cx0: Use one lane to set power state to ready in DP alt mode
 2024-09-09 17:32 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[REGRESSION] soft lockup on boot starting with kernel 6.10 / commit 5186ba33234c9a90833f7c93ce7de80e25fac6f5
 2024-09-09 16:08 UTC  (2+ messages)

[PATCH] drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates
 2024-09-09 15:31 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates (rev2)

[PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config
 2024-09-09 14:08 UTC  (5+ messages)

[CI] drm/i915/dp: Dump the LTTPR PHY descriptors
 2024-09-09 13:35 UTC  (3+ messages)

i915 | Bug in virtual PCH detection
 2024-09-05  4:35 UTC  (8+ messages)

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

[PATCH -next] drm/i915: Remove extra unlikely helper
 2024-09-05  3:02 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v1] drm/ci: uprev IGT and deqp-runner
 2024-09-05 12:09 UTC  (2+ messages)

[PATCH] drm/i915:Remove unused parameter in marco
 2024-09-06  6:06 UTC  (4+ messages)

[PATCH 0/4] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-09 12:20 UTC  (4+ messages)
` [PATCH 3/4] drm/i915/pps: add intel_pps_dp_power_down()


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