intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-19 07:32:19 to 2024-11-21 12:20:12 UTC [more...]

[PATCHv5 0/8] Display Global Histogram
 2024-11-21 12:20 UTC  (27+ messages)
` [PATCHv2 1/8] drm/i915/histogram: Define registers for histogram
` [PATCHv4 2/8] drm/i915/histogram: Add support "
` [PATCH 3/8] drm/xe: Add histogram support to Xe builds
` [PATCHv4 4/8] drm/i915/histogram: histogram interrupt handling
` [PATCHv5 5/8] drm/i915/histogram: Add crtc properties for global histogram
` [PATCH 6/8] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv4 7/8] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH 8/8] drm/i915/histogram: Enable pipe dithering
` ✗ Fi.CI.CHECKPATCH: warning for Display Global Histogram (rev6)
` ✗ Fi.CI.SPARSE: "

[PATCH] drm/i915: add GEM_WARN_ON to remap_io_sg
 2024-11-21 12:18 UTC  (3+ messages)
` [RESEND] "
` ✗ i915.CI.BAT: failure for drm/i915: add GEM_WARN_ON to remap_io_sg (rev2)

[PATCH v2 0/3] use hw support for min/interim ddb allocation for async flip
 2024-11-21 11:27 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915/display: update to plane_wm register access function
` [PATCH v2 2/3] drm/i915/display: update to relative data rate handling
` [PATCH v2 3/3] drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip

[PATCH i-g-t 0/2] tests/gem_mmap_offset: Fix OOM hits
 2024-11-21 10:39 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/gem_mmap_offset: Split 'clear' subtest
` [PATCH i-g-t 2/2] tests/gem_mmap_offset: Fix OOM hits

[CI 1/3] drm/i915/display: Move shutdown sequences under display driver
 2024-11-21 10:00 UTC  (6+ messages)
` [CI 2/3] drm/xe: At shutdown disable commit helpers instead of flushing
` [CI 3/3] drm/xe: Use i915-display shutdown sequence directly
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] drm/i915/display: Move shutdown sequences under display driver
` ✓ Fi.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/i915: Fixed NULL pointer dereference in capture_engine
 2024-11-21  9:24 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fixed NULL pointer dereference in capture_engine (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v5] drm/i915: ensure segment offset never exceeds allowed max
 2024-11-21  9:13 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: ensure segment offset never exceeds allowed max (rev7)
` ✓ Fi.CI.BAT: success for drm/i915: ensure segment offset never exceeds allowed max (rev8)
` ✗ i915.CI.Full: failure "

[PATCH 0/3] Fix some races/bugs in GuC engine busyness
 2024-11-21  8:38 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.SPARSE: warning for Fix some races/bugs in GuC engine busyness (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for Fix some races/bugs in GuC engine busyness (rev3)

[PULL] drm-intel-next-fixes
 2024-11-21  8:37 UTC 

[PATCH v4 0/5] Add AS_SDP to fastset
 2024-11-21  4:41 UTC  (11+ messages)
` [PATCH v4 1/5] drm/i915/vrr: Add crtc_state dump for vrr.vsync params
` [PATCH v4 2/5] drm/i915/vrr: Update vrr.vsync_{start, end} computation
` [PATCH v4 3/5] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH v4 4/5] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
` [PATCH v4 5/5] drm/i915/dp: Compute as_sdp based on if vrr possible
` ✗ Fi.CI.SPARSE: warning for Add AS_SDP to fastset (rev3)

[PATCH 0/4] drm/i915/dsb: Try to fix CPU MMIO fails during legacy LUT updates
 2024-11-21  1:58 UTC  (11+ messages)
` [PATCH 1/4] drm/i915/dsb: Don't use indexed register writes needlessly
` [PATCH 2/4] drm/i915/color: Stop using non-posted DSB writes for legacy LUT
` [PATCH 3/4] drm/i915/dsb: Nuke the MMIO->indexed register write logic
` [PATCH 4/4] drm/i915: Do state check for color management changes
` ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: Try to fix CPU MMIO fails during legacy LUT updates
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: Try to fix CPU MMIO fails during legacy LUT updates (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: Try to fix CPU MMIO fails during legacy LUT updates (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH 0/8] use hw support for min/interim ddb allocation for async flip
 2024-11-20 22:30 UTC  (7+ messages)
` [PATCH 7/8] drm/i915/xe3: Use hw support for min/interim ddb allocations "
` [PATCH 8/8] drm/i915/debugfs: add dbuf alloc status as part of i915_ddb_info

[PATCH v6] drm/i915/selftests: Implement frequency logging for energy reading validation
 2024-11-20 18:08 UTC  (6+ messages)

[PATCH 0/3] drm/dp: extract payload helpers
 2024-11-20 15:18 UTC  (8+ messages)
` [PATCH 1/3] drm/dp: extract drm_dp_dpcd_poll_act_handled()
` [PATCH 2/3] drm/dp: extract drm_dp_dpcd_write_payload()
` [PATCH 3/3] drm/dp: extract drm_dp_dpcd_clear_payload()

[CI 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 14:28 UTC  (15+ messages)
` [CI 01/11] drm/i915/mst: pass intel_dp around in mst stream helpers
` [CI 02/11] drm/i915/mst: unify MST connector function naming to mst_connector_*
` [CI 03/11] drm/i915/mst: simplify mst_connector_get_hw_state()
` [CI 04/11] drm/i915/mst: unify MST topology callback naming to mst_topology_*
` [CI 05/11] drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable
` [CI 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
` [CI 07/11] drm/i915/dp: refactor clear/wait for act sent
` [CI 08/11] drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl()
` [CI 09/11] drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type
` [CI 10/11] drm/i915/ddi: refactor intel_ddi_connector_get_hw_state()
` [CI 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: MST and DDI cleanups and refactoring (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[RESEND 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-11-20 13:25 UTC  (10+ messages)
` [RESEND 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
` [RESEND 2/6] drm/i915: extract intel_uncore_trace.[ch]
` [RESEND 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
` [RESEND 4/6] drm/i915/uncore: add to_intel_uncore() and use it
` [RESEND 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
` [RESEND 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: make all i915_drv.h includes explicit (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[CI 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-20 12:58 UTC  (9+ messages)
` [CI 1/5] drm/i915/overlay: convert to struct intel_display
` [CI 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [CI 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [CI 4/5] drm/i915/irq: hide display_irqs_enabled access
` [CI 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: intel_display conversions, cleanups (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/12] DP DSC min/max src bpc fixes
 2024-11-20 12:51 UTC  (17+ messages)
` [PATCH 01/12] drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
` [PATCH 02/12] drm/i915/dp: Return early if DSC not supported
` [PATCH 03/12] drm/i915/dp: Separate out helper for compute fec_enable
` [PATCH 04/12] drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc
` [PATCH 05/12] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 06/12] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [PATCH 07/12] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
` [PATCH 08/12] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 09/12] drm/i915/dp_mst: Refactor pipe_bpp limits with dsc for mst
` [PATCH 10/12] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
` [PATCH 11/12] drm/i915/dp: Make dsc helpers accept const crtc_state pointers
` [PATCH 12/12] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
` ✓ Fi.CI.BAT: success for DP DSC min/max src bpc fixes (rev9)

[RFC] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
 2024-11-20 12:13 UTC  (5+ messages)

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 12:10 UTC  (16+ messages)
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
  ` [PATCH v2] "
` [PATCH 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly
` ✗ Fi.CI.SPARSE: warning for drm/i915: MST and DDI cleanups and refactoring (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: MST and DDI cleanups and refactoring (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[CI] drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
 2024-11-20 12:04 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector() (rev2)
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Fixed NULL pointer dereference in capture_engine
 2024-11-20 11:43 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/6] Consider joiner calculation for panel fitting
 2024-11-20  7:27 UTC  (9+ messages)
` [PATCH 1/6] drm/i915/display: Disable joiner and pfit
` [PATCH v5 2/6] drm/i915/display: Add gmch_panel_fitting in all encoders
` [PATCH 3/6] drm/i915/display: Replace adjusted mode with pipe mode
` [PATCH v5 4/6] drm/i915/display: Call panel_fitting from pipe_config
` [PATCH 5/6] drm/i915/dispaly: Allow joiner and pfit
` [PATCH 6/6] drm/i915/display: Initialize pipe_src in compute stage
` ✗ Fi.CI.SPARSE: warning for Consider joiner calculation for panel fitting (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-20  7:26 UTC  (4+ messages)
` [PATCH v9 3/4] drm/xe: Use "

[PATCH v3 0/4] Implement Wa_14022698537
 2024-11-20  7:21 UTC  (3+ messages)
` [PATCH v3 1/4] drm/intel/pciids: Refactor DG2 PCI IDs into segment ranges

[PATCH v3 0/3] Add AS_SDP to fastset
 2024-11-20  6:23 UTC  (10+ messages)
` [PATCH v3 1/3] drm/i915/vrr: Update vrr.vsync_{start, end} computation
  ` [PATCH v3 1/3] drm/i915/vrr: Update vrr.vsync_{start,end} computation
` [PATCH v3 2/3] drm/i915/dp: Set FAVT mode in DP SDP with fixed refresh rate
` [PATCH v3 3/3] drm/i915/dp: Compute as_sdp based on if vrr possible

[PULL] drm-misc-next
 2024-11-19 21:49 UTC  (4+ messages)

[PATCH] drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
 2024-11-19 18:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 00/10] mtd: add driver for Intel discrete graphics
 2024-11-19 15:09 UTC  (14+ messages)
` [PATCH v3 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v3 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v3 03/10] mtd: intel-dg: implement access functions
` [PATCH v3 04/10] mtd: intel-dg: register with mtd
` [PATCH v3 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v3 06/10] mtd: intel-dg: wake card on operations
` [PATCH v3 07/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v3 08/10] drm/i915/nvm: add support for access mode
` [PATCH v3 09/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v3 10/10] drm/xe/nvm: add support for access mode
` ✗ Fi.CI.CHECKPATCH: warning for mtd: add driver for Intel discrete graphics (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-19 13:31 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: intel_display conversions, cleanups (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/display/xe3lpd: Avoid setting YUV420_MODE in PIPE_MISC
 2024-11-19  9:04 UTC  (3+ messages)

[RFC PATCH 0/4] drm/i915/xe3: FBC Dirty rect feature support
 2024-11-19  8:58 UTC  (6+ messages)
` [RFC PATCH 3/4] drm/i915/xe3: add dirty rect support for FBC
` [RFC PATCH 4/4] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled

[PATCH v2] drm/i915/psr: Disable psr1 if setup_time > vblank
 2024-11-19  8:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).