public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2023-09-11 23:09:45 to 2023-09-13 14:41:53 UTC [more...]

[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
 2023-09-12 13:36 UTC  (10+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915/spi: add spi device "

[Intel-gfx] [PATCH 00/11] drm/i915: MST+DSC nukage and state stuff
 2023-09-13 14:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH 05/11] drm/i915: Check lane count when determining FEC support

[Intel-gfx] [PATCH 08/11] drm/i915: Introduce crtc_state->enhanced_framing
 2023-09-13 14:36 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH i-g-t v2 00/17] Fix IGT Kunit implementation issues
 2023-09-13 14:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH i-g-t v2 07/17] lib/ktap: Don't ignore interrupt signals
` [Intel-gfx] [PATCH i-g-t v2 05/17] lib/kunit: Fix illegal igt_fail() calls inside subtest body

[Intel-gfx] [PATCH] drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
 2023-09-13 13:57 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
 2023-09-13 13:09 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutex
` [Intel-gfx] [PATCH 2/7] drm/i915: Create a kernel context for GGTT updates
` [Intel-gfx] [PATCH 3/7] drm/i915: Implement for_each_sgt_daddr_next
` [Intel-gfx] [PATCH 4/7] drm/i915: Parameterize binder context creation
` [Intel-gfx] [PATCH 5/7] drm/i915: Implement GGTT update method with MI_UPDATE_GTT
` [Intel-gfx] [PATCH 6/7] drm/i915: Toggle binder context ready status
` [Intel-gfx] [PATCH 7/7] drm/i915: Enable GGTT updates with binder in MTL

[Intel-gfx] [PATCH v7 0/3] drm/bridge_connector: implement OOB HPD handling
 2023-09-13 12:55 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: Populate connector->ddc always
 2023-09-13 12:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] Update GGTT with MI_UPDATE_GTT on MTL
 2023-09-13 12:07 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Create a kernel context for GGTT updates
` [Intel-gfx] [PATCH 4/5] drm/i915: Implement GGTT update method with MI_UPDATE_GTT
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Update GGTT with MI_UPDATE_GTT on MTL (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2] drm/i915/cx0: Add step for programming msgbus timer
 2023-09-13 11:59 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cx0: Add step for programming msgbus timer (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v4 0/2] fbc on any planes
 2023-09-13 10:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915/lnl: FBC is supported with per pixel alpha

[Intel-gfx] [PATCH] drm/i915/gt: skip WA verfication for GEN7_MISCCPCTL on DG2
 2023-09-13 10:21 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-09-13  9:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for linux-next: manual merge of the drm-misc tree with Linus' tree (rev3)

[Intel-gfx] [PATCH] drm/i915/gt: Prevent error pointer dereference
 2023-09-13  9:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 0/8] Add DSC fractional bpp support
 2023-09-13  8:45 UTC  (14+ messages)
` [Intel-gfx] [PATCH 1/8] drm/display/dp: Add helper function to get DSC bpp prescision
` [Intel-gfx] [PATCH 2/8] drm/i915/display: Store compressed bpp in U6.4 format
` [Intel-gfx] [PATCH 3/8] drm/i915/display: Consider fractional vdsc bpp while computing m_n values
` [Intel-gfx] [PATCH 4/8] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data
` [Intel-gfx] [PATCH 5/8] drm/i915/dsc/mtl: Add support for fractional bpp
` [Intel-gfx] [PATCH 6/8] drm/i915/dp: Iterate over output bpp with fractional step size
` [Intel-gfx] [PATCH 7/8] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
` [Intel-gfx] [PATCH 8/8] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC fractional bpp support (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Do not disable preemption for resets
 2023-09-13  8:08 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/tests: Fix incorrect argument in drm_test_mm_insert_range
 2023-09-13  6:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 0/8] Add DSC fractional bpp support
 2023-09-13  4:42 UTC  (14+ messages)
` [Intel-gfx] [PATCH 1/8] drm/display/dp: Add helper function to get DSC bpp prescision
` [Intel-gfx] [PATCH 2/8] drm/i915/display: Store compressed bpp in U6.4 format
` [Intel-gfx] [PATCH 3/8] drm/i915/display: Consider fractional vdsc bpp while computing m_n values
` [Intel-gfx] [PATCH 4/8] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data
` [Intel-gfx] [PATCH 5/8] drm/i915/dsc/mtl: Add support for fractional bpp
` [Intel-gfx] [PATCH 6/8] drm/i915/dp: Iterate over output bpp with fractional step size
` [Intel-gfx] [PATCH 7/8] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
` [Intel-gfx] [PATCH 8/8] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC fractional bpp support (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] linux-next: Tree for Sep 11 (drivers/gpu/drm/i915/display/intel_backlight.o)
 2023-09-13  3:13 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915/perf: A few fixes and enhancements
 2023-09-13  2:20 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/perf: Subtract gtt_offset from hw_tail
` [Intel-gfx] [PATCH 2/3] drm/i915/perf: Remove gtt_offset from stream->oa_buffer.head/.tail
` [Intel-gfx] [PATCH 3/3] drm/i915/perf: Initialize gen12 OA buffer unconditionally

[Intel-gfx] [PATCH v2] drm/i915/huc: silence injected failure in the load via GSC path
 2023-09-13  1:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/huc: silence injected failure in the load via GSC path (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/huc: silence injected failure in the load via GSC path (rev5)

[Intel-gfx] [PATCH 1/3] drm/i915: move more of the display probe to display code
 2023-09-12 23:29 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: call gmdid display probe at a higher level
` [Intel-gfx] [PATCH 3/3] drm/i915: move intel_display_device_probe() one level higher
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: move more of the display probe to display code
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: move more of the display probe to display code (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] i915/pmu: Move execlist stats initialization to execlist specific setup
 2023-09-12 22:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH v9 0/3] Apply Wa_16018031267 / Wa_16018063123
 2023-09-12 20:40 UTC  (7+ messages)
` [Intel-gfx] [PATCH v9 1/3] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v9 2/3] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v9 3/3] drm/i915: Set copy engine arbitration "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Apply "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
 2023-09-12 19:44 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915: prepare for xe driver display integration
 2023-09-12 19:30 UTC  (23+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915: define I915 during i915 driver build
` [Intel-gfx] [PATCH 02/19] drm/i915/display: add I915 conditional build to intel_lvds.h
` [Intel-gfx] [PATCH 03/19] drm/i915/display: add I915 conditional build to hsw_ips.h
` [Intel-gfx] [PATCH 04/19] drm/i915/display: add I915 conditional build to i9xx_plane.h
` [Intel-gfx] [PATCH 05/19] drm/i915/display: add I915 conditional build to intel_lpe_audio.h
` [Intel-gfx] [PATCH 06/19] drm/i915/display: add I915 conditional build to intel_pch_refclk.h
` [Intel-gfx] [PATCH 07/19] drm/i915/display: add I915 conditional build to intel_pch_display.h
` [Intel-gfx] [PATCH 08/19] drm/i915/display: add I915 conditional build to intel_sprite.h
` [Intel-gfx] [PATCH 09/19] drm/i915/display: add I915 conditional build to intel_overlay.h
` [Intel-gfx] [PATCH 10/19] drm/i915/display: add I915 conditional build to g4x_dp.h
` [Intel-gfx] [PATCH 11/19] drm/i915/display: add I915 conditional build to intel_dpio_phy.h
` [Intel-gfx] [PATCH 12/19] drm/i915/display: add I915 conditional build to intel_crt.h
` [Intel-gfx] [PATCH 13/19] drm/i915/display: add I915 conditional build to vlv_dsi.h
` [Intel-gfx] [PATCH 14/19] drm/i915/display: add I915 conditional build to i9xx_wm.h
` [Intel-gfx] [PATCH 15/19] drm/i915/display: add I915 conditional build to g4x_hdmi.h
` [Intel-gfx] [PATCH 16/19] drm/i915/display: add I915 conditional build to intel_dvo.h
` [Intel-gfx] [PATCH 17/19] drm/i915/display: add I915 conditional build to intel_sdvo.h
` [Intel-gfx] [PATCH 18/19] drm/i915/display: add I915 conditional build to intel_tv.h
` [Intel-gfx] [PATCH 19/19] drm/i915/display: add I915 conditional build to vlv_dsi_pll.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: prepare for xe driver display integration
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v3 00/29] Enable Lunar Lake display
 2023-09-12 17:33 UTC  (46+ messages)
` [Intel-gfx] [PATCH v3 01/29] drm/i915/xelpdp: Add XE_LPDP_FEATURES
` [Intel-gfx] [PATCH v3 02/29] drm/i915/lnl: Add display definitions
` [Intel-gfx] [PATCH v3 03/29] drm/i915/xe2lpd: FBC is now supported on all pipes
` [Intel-gfx] [PATCH v3 04/29] drm/i915/display: Remove FBC capability from fused off pipes
` [Intel-gfx] [PATCH v3 05/29] drm/i915: Re-order if/else ladder in intel_detect_pch()
` [Intel-gfx] [PATCH v3 06/29] drm/i915/xe2lpd: Add fake PCH
` [Intel-gfx] [PATCH v3 07/29] drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
` [Intel-gfx] [PATCH v3 08/29] drm/i915/display: Consolidate saved port bits in intel_digital_port
` [Intel-gfx] [PATCH v3 09/29] drm/i915/xe2lpd: Move D2D enable/disable
` [Intel-gfx] [PATCH v3 10/29] drm/i915/xe2lpd: Move registers to PICA
` [Intel-gfx] [PATCH v3 11/29] drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
` [Intel-gfx] [PATCH v3 12/29] drm/i915/xe2lpd: Register DE_RRMR has been removed
` [Intel-gfx] [PATCH v3 13/29] drm/i915/display: Fix style and conventions for DP AUX regs
` [Intel-gfx] [PATCH v3 14/29] drm/i915/display: Use _PICK_EVEN_2RANGES() in "
` [Intel-gfx] [PATCH v3 15/29] drm/i915/xe2lpd: Re-order "
` [Intel-gfx] [PATCH v3 16/29] drm/i915/xe2lpd: Add display power well
` [Intel-gfx] [PATCH v3 17/29] drm/i915/xe2lpd: Add DC state support
` [Intel-gfx] [PATCH v3 18/29] drm/i915/xe2lpd: Handle port AUX interrupts
` [Intel-gfx] [PATCH v3 19/29] drm/i915/xe2lpd: Read pin assignment from IOM
` [Intel-gfx] [PATCH v3 20/29] drm/i915/xe2lpd: Enable odd size and panning for planar yuv
` [Intel-gfx] [PATCH v3 21/29] drm/i915/xe2lpd: Add support for HPD
` [Intel-gfx] [PATCH v3 22/29] drm/i915/xe2lpd: Extend Wa_15010685871
` [Intel-gfx] [PATCH v3 23/29] drm/i915/lnl: Add gmbus/ddc support
` [Intel-gfx] [PATCH v3 24/29] drm/i915/lnl: Add CDCLK table
` [Intel-gfx] [PATCH v3 25/29] drm/i915/lnl: Start using CDCLK through PLL
` [Intel-gfx] [PATCH v3 26/29] FIXME: drm/i915/lnl: Introduce MDCLK_CDCLK ratio to DBuf
` [Intel-gfx] [PATCH v3 27/29] drm/i915/lnl: Add programming for CDCLK change
` [Intel-gfx] [PATCH v3 28/29] drm/i915/xe2lpd: Write DBuf after CDCLK change in post plane
` [Intel-gfx] [PATCH v3 29/29] drm/i915/xe2lpd: Update mbus on post plane updates
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable Lunar Lake display (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/cx0: Add step for programming msgbus timer
 2023-09-12 12:55 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Update workaround 14016712196
 2023-09-12 12:46 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dsc: Fix pic_width readout
 2023-09-12 11:32 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsc: Fix pic_width readout (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH] drm/i915/gt: rename DBG() to GTT_TRACE()
 2023-09-12  8:19 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 00/19] drm/i915: Load LUTs with DSB
 2023-09-12  7:49 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 02/19] drm/i915/dsb: Use non-locked register access

[Intel-gfx] [PATCH] i915/guc: Run busyness worker only if gt is awake
 2023-09-12  3:43 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for i915/guc: Run busyness worker only if gt is awake (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] i915/guc: Run busyness worker only if gt is awake
 2023-09-12  0:13 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:35 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 20/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [Intel-gfx] [PATCH v6 21/22] drm: use correct ccflags-y spelling
` [Intel-gfx] [PATCH v6 22/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for fix DRM_USE_DYNAMIC_DEBUG regression


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