Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-19 17:34:52 to 2024-04-24 06:35:24 UTC [more...]

[PATCH v1 0/4] Uprev mesa and IGT
 2024-04-24  6:35 UTC  (11+ messages)
` [PATCH v1 1/4] drm/ci: uprev mesa version
` [PATCH v1 2/4] drm/ci: build virtual GPU driver as module
` [PATCH v1 3/4] drm/ci: uprev IGT and generate testlist from build
` [PATCH v1 4/4] drm/ci: add tests on vkms
` ✗ Fi.CI.CHECKPATCH: warning for Uprev mesa and IGT
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-04-24  6:10 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev4)

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-04-24  5:11 UTC  (4+ messages)

[PATCH 0/6] Enable Aux Based EDP HDR
 2024-04-24  3:58 UTC  (18+ messages)
` [PATCH 1/6] drm/i915/dp: Make has_gamut_metadata_dip() non static
` [PATCH 2/6] drm/i915/dp: Add TCON HDR capability checks
` [PATCH 3/6] drm/i915/dp: Fix Register bit naming
` [PATCH 4/6] drm/i915/dp: Drop comments on EDP HDR DPCD registers
` [PATCH 5/6] drm/i915/dp: Enable AUX based backlight for HDR
  ` [5/6] "
` [PATCH 6/6] drm/i915/dp: Write panel override luminance values
` ✗ Fi.CI.SPARSE: warning for Enable Aux Based EDP HDR (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/4] drm/i915/dsi: stop relying on implicit dev_priv variable
 2024-04-23 20:48 UTC  (15+ messages)
` [PATCH v2 1/4] drm/i915/dsi: remove unused _MIPIA_AUTOPWG register definition
` [PATCH v2 2/4] drm/i915/dsi: add VLV_ prefix to VLV only register macros
` [PATCH v2 3/4] drm/i915/dsi: unify connector/encoder type and name usage
` [PATCH v2 4/4] drm/i915/dsi: pass display to register macros instead of implicit variable
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: stop relying on implicit dev_priv variable (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8
 2024-04-23 19:20 UTC 

[PATCH] drm/i915/gt: Disarm breadcrumbs if engines are already idle
 2024-04-23 18:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/2] drm/i915: baby steps towards removing implicit dev_priv
 2024-04-23 18:16 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: convert _MMIO_PIPE3()/_MMIO_PORT3() to accept base
` [PATCH 2/2] drm/i915: pass dev_priv to _MMIO_PIPE2, _MMIO_TRANS2, _MMIO_CURSOR2
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: baby steps towards removing implicit dev_priv
` ✗ Fi.CI.BAT: failure "

[PATCH v2 1/2] drm/i915: Refactor confusing __intel_gt_reset()
 2024-04-23 14:42 UTC  (13+ messages)
` [PATCH v2 2/2] drm/i915: Fix gt reset with GuC submission is disabled
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset()
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset() (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset()

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-23 14:02 UTC  (3+ messages)

[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client
 2024-04-23 13:49 UTC  (11+ messages)
` [PATCH v8 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v8 4/6] drm/{i915,xe}: Unregister in-kernel clients
` [PATCH v8 6/6] drm/{i915, xe}: Implement fbdev emulation as in-kernel client
  ` [PATCH v8 6/6] drm/{i915,xe}: "

[PULL] drm-xe-next
 2024-04-23 12:54 UTC 

[PATCH v2 0/3] drm/xe: More fb pinning optimizations
 2024-04-23 11:22 UTC  (6+ messages)
` [PATCH v2 1/3] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH v2 2/3] drm/xe: Use simple xchg to cache DPT
` [PATCH v2 3/3] drm/xe/display: Re-use display vmas when possible
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: More fb pinning optimizations
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/3] drm/xe: More fb pinning optimizations
 2024-04-23 10:56 UTC  (6+ messages)
` [PATCH v2 1/3] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH v2 2/3] drm/xe: Use simple xchg to cache DPT
` [PATCH v2 3/3] drm/xe/display: Re-use display vmas when possible
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: More fb pinning optimizations
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gt: Refactor uabi engine class/instance list creation
 2024-04-23 10:05 UTC  (3+ messages)

[PATCH v2] drm/i915/gem: Downgrade stolen lmem setup warning
 2024-04-23  9:58 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Downgrade stolen lmem setup warning (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/14] drm/i915: VLV/CHV DPIO register cleanup
 2024-04-23  9:20 UTC  (34+ messages)
` [PATCH 01/14] drm/i915/dpio: Remove pointless VLV_PCS01_DW8 read
` [PATCH 02/14] drm/i915/dpio: s/VLV_REF_DW13/VLV_REF_DW11/
` [PATCH 03/14] drm/i915/dpio: s/VLV_PLL_DW9_BCAST/VLV_PCS_DW17_BCAST/
` [PATCH 04/14] drm/i915/dpio: Fix VLV DPIO PLL register dword numbering
` [PATCH 05/14] drm/i915/dpio: Remove pointless variables from vlv/chv DPLL code
` [PATCH 06/14] drm/i915/dpio: Rename some variables
` [PATCH 07/14] drm/i915/dpio: s/port/ch/
` [PATCH 08/14] drm/i915/dpio: s/pipe/ch/
` [PATCH 09/14] drm/i915/dpio: Derive the phy from the port rather than pipe in encoder hooks
` [PATCH 10/14] drm/i915/dpio: Give VLV DPIO group register a clearer name
` [PATCH 11/14] drm/i915/dpio: Rename a few CHV DPIO PHY registers
` [PATCH 12/14] drm/i915/dpio: Clean up VLV/CHV DPIO PHY register defines
` [PATCH 13/14] drm/i915/dpio: Clean up the vlv/chv PHY register bits
` [PATCH 14/14] drm/i915/dpio: Extract vlv_dpio_phy_regs.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VLV/CHV DPIO register cleanup
` ✓ Fi.CI.BAT: success "

[PATCH v3 0/3] Add support for partial mapping
 2024-04-23  9:17 UTC  (3+ messages)
` [PATCH v3 1/3] drm/i915/gem: Increment vma offset when mapping fb objects

[CI 0/2] Force CCS mode to the maximum
 2024-04-23  9:08 UTC  (7+ messages)
` [CI 1/2] Revert "drm/i915/gt: Do not generate the command streamer for all the CCS"
` [CI 2/2] drm/i915/gt: Force ccs_mode 4
` ✗ Fi.CI.CHECKPATCH: warning for Force CCS mode to the maximum
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v10 0/6] QGV/SAGV related fixes
 2024-04-23  7:46 UTC  (6+ messages)
` [PATCH v10 6/6] drm/i915/display: force qgv check after the hw state readout

[PATCH 0/6] drm/i915: Allow the first async flip to change modifier
 2024-04-23  3:47 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: Align PLANE_SURF to 16k on ADL for async flips
` [PATCH 2/6] drm/i915: Reject async flips if we need to change DDB/watermarks
` [PATCH 4/6] drm/i915: Eliminate extra frame from skl-glk sync->async flip change

[linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32
 2024-04-22 19:01 UTC 

[PATCH v2 0/5] drm/i915/dmc: firmware path handling changes
 2024-04-22 15:04 UTC  (3+ messages)

Reliably selecting non-CEA modes on Intel graphics (and maybe others)
 2024-04-22 14:13 UTC 

[PATCH v2 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-22 12:48 UTC  (4+ messages)

[PATCH] drm/i915/display: Fixed the main link lost in MST
 2024-04-22 11:33 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` [PATCH] drm/i915/display: Fixed HDMI can't show up behind a USB-C dock station
` ✓ Fi.CI.BAT: success for drm/i915/display: Fixed the main link lost in MST (rev3)

[PATCH v4 00/19] Enable display support for Battlemage
 2024-04-22  9:36 UTC  (24+ messages)
` [PATCH v4 01/19] drm/xe/display: Lane reversal requires writes to both context lanes
` [PATCH v4 02/19] drm/i915/bmg: Define IS_BATTLEMAGE macro
` [PATCH v4 03/19] drm/i915/xe2hpd: Initial cdclk table
` [PATCH v4 04/19] drm/i915/bmg: Extend DG2 tc check to future
` [PATCH v4 05/19] drm/i915/xe2hpd: Properly disable power in port A
` [PATCH v4 06/19] drm/i915/xe2hpd: Add new C20 PHY SRAM address
` [PATCH v4 07/19] drm/i915/xe2hpd: Add support for eDP PLL configuration
` [PATCH v4 08/19] drm/i915/xe2hpd: update pll values in sync with Bspec
` [PATCH v4 09/19] drm/i915/xe2hpd: Add display info
` [PATCH v4 10/19] drm/i915/xe2hpd: Configure CHICKEN_MISC_2 before enabling planes
` [PATCH v4 11/19] drm/i915/xe2hpd: Add max memory bandwidth algorithm
` [PATCH v4 12/19] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits
` [PATCH v4 13/19] drm/i915/bmg: BMG should re-use MTL's south display logic
` [PATCH v4 14/19] Revert "drm/i915/dgfx: DGFX uses direct VBT pin mapping"
` [PATCH v4 15/19] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5
` [PATCH v4 16/19] drm/xe/gt_print: add xe_gt_err_once()
` [PATCH v4 17/19] drm/xe/device: implement transient flush
` [PATCH v4 18/19] drm/i915/display: perform "
` [PATCH v4 19/19] drm/xe/bmg: Enable the display support
` ✗ Fi.CI.CHECKPATCH: warning for Enable display support for Battlemage (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v7 00/11] Panel replay selective update support
 2024-04-22  8:37 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev8)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/gem: Downgrade stolen lmem setup warning
 2024-04-22  8:28 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-04-21  4:11 UTC  (6+ messages)

[PATCH] drm/edid: Parse topology block for all DispID structure v1.x
 2024-04-20  4:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/edid: Parse topology block for all DispID structure v1.x (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 0/8] drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup
 2024-04-20  1:40 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
 2024-04-20  1:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[linux-next:master] BUILD REGRESSION a35e92ef04c07bd473404b9b73d489aea19a60a8
 2024-04-19 19:34 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).