Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-31 15:00:55 to 2025-02-03 14:11:09 UTC [more...]

[PATCH 0/7] Cleanup error handling on probe
 2025-02-03 14:10 UTC  (20+ messages)
` [PATCH 1/7] drm/xe: Fix xe_display_fini() calls
` [PATCH 2/7] drm/xe: Fix error handling in xe_irq_install()
` [PATCH 3/7] drm/xe: Fix xe_tile_init_noalloc() error propagation
` [PATCH 4/7] drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
` [PATCH 5/7] drm/xe: Cleanup unwind of gt initialization
` [PATCH 6/7] drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
` [PATCH 7/7] drm/xe: Move oa fini to xe_oa
` ✓ CI.Patch_applied: success for Cleanup error handling on probe
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-02-03 14:09 UTC  (11+ messages)
` [PATCH v5 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v5 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v5 3/4] drm/i915/dp: "
` [PATCH v5 4/4] drm/msm/dp: Add support for LTTPR handling
` ✓ CI.Patch_applied: success for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2 0/2] Cleaning up code related to VRAM regions and its initialization - part 1
 2025-02-03 13:53 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe: Rename struct xe_mem_region to struct xe_vram_region
` [PATCH v2 2/2] drm/xe: Move VRAM manager "

[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
 2025-02-03 13:46 UTC  (21+ messages)
` [PATCH 1/4] drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*]
` [PATCH 2/4] drm/gpuvm: Plumb through flags into drm_gpuva_op_map
` [PATCH 3/4] drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic
` [PATCH 4/4] drm/gpuvm: Plumb through flags into drm_gpuva_init
` ✓ CI.Patch_applied: success for drm/gpuvm: Add support for single-page-filled mappings
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] drm/xe/display: Move dpt allocation to helper
 2025-02-03 13:07 UTC  (2+ messages)

[PATCH 00/28] Use VRR timing generator for fixed refresh rate modes
 2025-02-03 12:38 UTC  (29+ messages)
` [PATCH 01/28] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/28] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/28] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/28] drm/i915/vrr: Simplify CMRR Enable Check in intel_vrr_get_config
` [PATCH 05/28] drm/i915/vrr: Introduce new field for VRR mode
` [PATCH 06/28] drm/i915/vrr: Fill VRR timing generator mode for CMRR and VRR
` [PATCH 07/28] drm/i915/display: Remove vrr.enable and instead check vrr.mode != NONE
` [PATCH 08/28] drm/i915/display: Absorb cmrr attributes into vrr struct
` [PATCH 09/28] drm/i915/display: Add vrr mode to crtc_state dump
` [PATCH 10/28] drm/i915/vrr: Disable CMRR
` [PATCH 11/28] drm/i915/display: Update intel_crtc_vrr_{enable/disable}
` [PATCH 12/28] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 13/28] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 14/28] drm/i915/dp: Avoid vrr compute config for HDMI sink
` [PATCH 15/28] drm/i915/vrr: Introduce VRR mode Fixed RR
` [PATCH 16/28] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 17/28] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 18/28] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 19/28] drm/i915/psr: Allow PSR for fixed refrsh rate with VRR TG
` [PATCH 20/28] drm/i915/display: Extend WA 14015406119 for PSR2
` [PATCH 21/28] drm/i915/vrr: Handle joiner with vrr
` [PATCH 22/28] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 23/28] drm/i915/display: Pass vrr.mode to intel_crtc_update_active_timings()
` [PATCH 24/28] drm/i915/vblank: Add crtc active timings for fixed_rr mode
` [PATCH 25/28] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 26/28] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 27/28] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 28/28] drm/i915/vblank: Avoid warning for platforms that always use VRR TG

[PATCH] drm/i915/dmc_wl: Do not check for DMC payload
 2025-02-03 11:44 UTC  (5+ messages)

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-02-03  9:59 UTC  (20+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support
` [PATCH v4 4/8] drm/xe/xe_pmu: Add PMU support for per-engine-class activity
` [PATCH v4 6/8] drm/xe: Add support for per-function engine activity
` [PATCH v4 7/8] drm/xe/xe_pmu: Add pmu support for per-function engine activity stats

[PATCH] drm/xe/relay: Don't use GFP_KERNEL for new transactions
 2025-02-03  9:20 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/7] Enable Aux based Nits brightness control for eDP
 2025-02-03  7:13 UTC  (16+ messages)
` [PATCH 1/7] drm/dp: Add eDP 1.5 bit definition
` [PATCH 2/7] drm/i915/backlight: Use proper interface based on eDP version
` [PATCH 3/7] drm/i915/backlight: Check Nits based brightness control for VESA
` [PATCH 4/7] drm/i915/backlight: Modify function to get VESA brightness in NITS
` [PATCH 5/7] drm/i915/backlight: Add function to change brightness in NITS for VESA
` [PATCH 6/7] drm/i915/backlight: Setup NITS based brightness via VESA
` [PATCH 7/7] drm/i915/backlight: Enable Nits based brightness

[PATCH v2] drm/xe/hwmon: expose package and vram temperature
 2025-02-03  6:27 UTC  (4+ messages)

[PATCH V7] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-03  5:30 UTC  (2+ messages)

[PATCH] drm/xe: Fix sort order of .o lists in Makefile
 2025-02-03  4:49 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH v2] drm/i915/backlight: Return immediately when scale() finds invalid parameters
 2025-02-02 14:28 UTC  (5+ messages)

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2025-02-02 10:40 UTC  (2+ messages)

[PATCH v2] drm/sched: Use struct for drm_sched_init() params
 2025-01-29 15:18 UTC  (3+ messages)

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-02-02 13:45 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function
 2025-02-02 11:00 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/xe: Remove xe_dummy_exit()
 2025-02-01  9:01 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/7] Add support for EU stall sampling
 2025-02-01  6:57 UTC  (10+ messages)
` [PATCH v8 4/7] drm/xe/eustall: Return -EIO error from read() if HW drops data

[CI 00/13] Add PXP HWDRM support
 2025-02-01  6:21 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Add PXP HWDRM support (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS d9bc304437da6b74ac2b6644fe47702b8286eb8d
 2025-02-01  5:56 UTC 

[PATCH] drm/xe/vf: Don't try to trigger a full GT reset if VF
 2025-02-01  2:52 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/14] drm/i915/dp: dsc fix, refactoring and cleanups
 2025-02-01  0:24 UTC  (14+ messages)
` [PATCH 01/14] drm/i915/dp: Iterate DSC BPP from high to low on all platforms
` [PATCH 11/14] drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()
` [PATCH 12/14] drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
` [PATCH 13/14] drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()
` [PATCH 14/14] drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
` ✗ Xe.CI.Full: failure for drm/i915/dp: dsc fix, refactoring and cleanups
` ✗ CI.Patch_applied: failure for drm/i915/dp: dsc fix, refactoring and cleanups (rev2)

[PATCH] drm/xe/debugfs: Add node to dump guc log to dmesg
 2025-02-01  0:08 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 02/14] drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precision
 2025-01-31 23:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] AuxCCS handling and render compression modifiers
 2025-01-31 20:26 UTC  (5+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 00/13] Add PXP HWDRM support
 2025-01-31 19:10 UTC  (4+ messages)
` [PATCH v5 13/13] drm/xe/pxp: Enable PXP for MTL and LNL

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-31 18:56 UTC  (10+ messages)
` [PATCH v6 1/6] drm/xe/guc: Rename __guc_capture_parsed_output
` [PATCH v6 3/6] drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture
` [PATCH v6 4/6] drm/xe/guc: Move xe_hw_engine_snapshot creation back to xe_hw_engine.c

[PATCH] drm/i915/display: implement wa_18038517565
 2025-01-31 18:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-01-31 17:30 UTC  (8+ messages)
` [PATCH v4 28/33] drm/xe: Add SVM VRAM migration

[PATCH] drm/xe/display: Add missing watermark ipc update at runtime resume
 2025-01-31 16:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/dp: Return min bpc supported by source instead of 0
 2025-01-31 15:20 UTC  (3+ messages)

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-01-31 15:06 UTC  (3+ messages)
` [PATCH v16 1/7] drm/ttm: Provide a shmem backup implementation


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