Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-18 14:15:40 to 2025-12-22 15:36:20 UTC [more...]

[PATCH 00/19] rm/i915/dp: Clean up link BW/DSC slice config computation (link BW)
 2025-12-22 15:35 UTC  (7+ messages)
` [PATCH 01/19] drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
` [PATCH] drm/i915/dp: Fail state computation for invalid DSC source input BPP values
` [PATCH 02/19] drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
` [PATCH 03/19] drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
` [PATCH 04/19] drm/i915/dp: Align min/max DSC input BPPs to sink caps
` [PATCH 05/19] drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits

[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
 2025-12-22 14:47 UTC  (6+ messages)
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/cx0: Use the consolidated HDMI tables (rev2)
` ✓ i915.CI.Full: "

[PATCH v2] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
 2025-12-22 14:44 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions (rev2)
` [PATCH v2] drm/atomic: convert drm_atomic_get_{old,new}_colorop_state() into proper functions

[PATCH v7 02/31] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
 2025-12-22  8:20 UTC  (30+ messages)
` [PATCH v7 03/31] docs/dyndbg: update examples \012 to \n
` [PATCH v7 04/31] docs/dyndbg: explain flags parse 1st
` [PATCH v7 05/31] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7 06/31] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v7 07/31] dyndbg: make ddebug_class_param union members same size
` [PATCH v7 08/31] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7 09/31] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v7 10/31] dyndbg: reduce verbose/debug clutter
` [PATCH v7 11/31] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v7 12/31] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 13/31] dyndbg: replace classmap list with a vector
` [PATCH v7 14/31] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v7 15/31] dyndbg, module: make proper substructs in _ddebug_info
` [PATCH v7 16/31] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v7 17/31] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v7 18/31] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 19/31] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v7 20/31] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v7 21/31] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 22/31] dyndbg: detect class_id reservation conflicts
` [PATCH v7 23/31] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v7 24/31] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v7 25/31] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v7 26/31] dyndbg: treat comma as a token separator
` [PATCH v7 27/31] dyndbg: split multi-query strings with %
` [PATCH v7 28/31] selftests-dyndbg: add test_mod_submod
` [PATCH v7 29/31] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v7 30/31] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v7 31/31] docs/dyndbg: add classmap info to howto

[PATCH v7 00/31] drm/dyndbg: Fix dynamic debug classmap regression
 2025-12-22  8:28 UTC  (2+ messages)
` [PATCH v7 01/31] dyndbg: factor ddebug_match_desc out from ddebug_change

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2025-12-22 13:54 UTC  (16+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH 03/13] drm/vkms: "
` [PATCH 04/13] drm/i915/display: "
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH 08/13] drm/vkms: "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init
` ✓ i915.CI.BAT: success for drm: Color pipeline teardown and follow-up fixes/improvements
` ✗ i915.CI.Full: failure "

[PATCH 00/15] drm/{i915, xe}: clean up and deduplicate initial plane handling
 2025-12-22 13:36 UTC  (3+ messages)

[PATCH] drm/xe/display: drop i915_utils.h
 2025-12-22 13:36 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/4] drm/i915/display: reduce i915_drv.h usage
 2025-12-22 13:32 UTC  (10+ messages)
` [PATCH v2 1/4] drm/i915: remove unused dev_priv local variable
` [PATCH v2 2/4] drm/xe/compat: remove unused forcewake get/put macros
` [PATCH v2 3/4] drm/xe/compat: convert uncore macro to static inlines
` [PATCH v2 4/4] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h
` ✓ i915.CI.BAT: success for drm/i915/display: reduce i915_drv.h usage (rev2)

[PATCH] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
 2025-12-22 12:56 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/6] Prepare GVT for display modularization
 2025-12-22 11:55 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/display: Abstract pipe/trans/cursor offset calculation
` [PATCH 2/6] drm/i915/display: Add APIs to be used by gvt to get the register offsets
` [PATCH 3/6] drm/i915/gvt: Add header to use display offset functions in macros
` [PATCH 4/6] drm/i915/gvt: Change for_each_pipe to use pipe_valid API
` [PATCH 5/6] drm/i915/gvt: Use the appropriate header for the DPLL macro
` [PATCH 6/6] drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs
` ✓ i915.CI.BAT: success for Prepare GVT for display modularization (rev3)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for Prepare GVT for display modularization (rev4)

[PATCH] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
 2025-12-21 11:45 UTC  (5+ messages)
` ✗ Fi.CI.BUILD: failure for "
` [PATCH] drm/atomic: convert drm_atomic_get_{old,new}_colorop_state() "

[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-21  0:35 UTC  (32+ messages)
` [i915-rt v4 01/20] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v4 02/20] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v4 03/20] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v4 04/20] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v4 05/20] drm/i915/display: Move vblank put until after critical section
` [i915-rt v4 06/20] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v4 07/20] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v4 08/20] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v4 09/20] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v4 10/20] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v4 11/20] PREEMPT_RT injection
` [i915-rt v4 12/20] drm/i915/display: Use intel_de_read_fw in colorops
` [i915-rt v4 13/20] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v4 14/20] drm/i915: Drop the irqs_disabled() check
` [i915-rt v4 15/20] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v4 16/20] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-rt v4 17/20] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-rt v4 18/20] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-rt v4 19/20] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
  ` [i915-rt v4.1] "
` [i915-rt v4 20/20] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
  ` [i915-rt v4.1] "
    ` [i915-rt v4.2] "
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev5)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev6)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev7)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)

[PATCH] drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
 2025-12-19 23:43 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PULL] drm-xe-next
 2025-12-19 22:41 UTC 

[PATCH RFC v5 0/6] nova-core: Memory management initial patches
 2025-12-19 22:39 UTC  (8+ messages)
` [PATCH RFC v5 1/6] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v5 2/6] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v5 3/6] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v5 4/6] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v5 5/6] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v5 6/6] nova-core: Add PRAMIN aperture self-tests
` ✓ i915.CI.BAT: success for nova-core: Memory management initial patches

[PULL] drm-intel-next
 2025-12-19 20:37 UTC 

[PATCH 0/2] Toggle powerdown states for C10 on HDMI
 2025-12-19 18:11 UTC  (8+ messages)
` [PATCH 1/2] drm/i915/cx0: Use a more accurate message for powerdown change failure
` [PATCH 2/2] drm/i915/cx0: Toggle powerdown states for C10 on HDMI
` ✗ i915.CI.Full: failure for "

[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
 2025-12-19 15:21 UTC  (6+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v3] drm/i915/gt: use designated initializers for intel_gt_debugfs_file
 2025-12-19 14:38 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: use designated initializers for intel_gt_debugfs_file (rev6)

[PATCH v8 0/7] Use trans push mechanism to generate frame change event
 2025-12-19 14:09 UTC  (9+ messages)
` [PATCH v8 1/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v8 2/7] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v8 3/7] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v8 4/7] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v8 5/7] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v8 6/7] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v8 7/7] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
` ✓ i915.CI.BAT: success for Use trans push mechanism to generate "

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-19 13:24 UTC  (8+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH 0/2] drm/i915/display: reduce i915_drv.h usage
 2025-12-19 12:42 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/compat: convert uncore macros to static inlines
` [PATCH 2/2] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h
` ✓ i915.CI.BAT: success for drm/i915/display: reduce i915_drv.h usage

[PATCH i-g-t v2] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-19 10:01 UTC 

[PATCH] drm/i915/colorop: do not include headers from headers
 2025-12-19  9:31 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-19  9:00 UTC  (8+ messages)
` ✓ i915.CI.BAT: success for powercap: intel_rapl: Fix possible recursive lock warning (rev2)
` ✓ i915.CI.BAT: success for powercap: intel_rapl: Fix possible recursive lock warning (rev3)
` ✓ i915.CI.Full: "

[PULL] drm-misc-next
 2025-12-19  8:44 UTC 

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-18 21:53 UTC  (15+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PULL] drm-xe-fixes
 2025-12-18 23:21 UTC 

[PATCH] drm/i915/pc8: Add parent interface for PC8 forcewake tricks
 2025-12-18 20:15 UTC  (3+ messages)
` [PATCH v3] "
` ✗ i915.CI.BAT: failure for drm/i915/pc8: Add parent interface for PC8 forcewake tricks (rev3)

[PATCH] drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL
 2025-12-18 19:44 UTC  (2+ messages)

[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
 2025-12-18 18:18 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/cx0: Unify naming for C20 pll tables (rev2)

[PATCH 14/19] video/vga: Add VGA_IS0_R
 2025-12-18 16:56 UTC  (4+ messages)
` [PATCH v2 "

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-18 16:07 UTC  (4+ messages)

[core-for-CI] KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
 2025-12-18 14:14 UTC  (2+ messages)


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