Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 12:26:05 to 2024-05-07 11:06:02 UTC [more...]

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-05-07 11:05 UTC  (2+ messages)

[v3] drm/i915: Implement Audio WA_14020863754
 2024-05-07 10:59 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Implement Audio WA_14020863754 (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-05-07 10:32 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev6)
` ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev7)
` ✓ Fi.CI.BAT: success "

[PATCH 0/7] Enable Aux Based EDP HDR
 2024-05-07 10:28 UTC  (11+ messages)
` [PATCH 1/7] drm/i915/dp: Make has_gamut_metadata_dip() non static
` [PATCH 2/7] drm/i915/dp: Rename intel struct inside intel_panel
` [PATCH 3/7] drm/i915/dp: Add TCON HDR capability checks
` [PATCH 4/7] drm/i915/dp: Fix Register bit naming
` [PATCH 5/7] drm/i915/dp: Drop comments on EDP HDR DPCD registers
` [PATCH 6/7] drm/i915/dp: Enable AUX based backlight for HDR
` [PATCH 7/7] drm/i915/dp: Write panel override luminance values
` ✗ Fi.CI.SPARSE: warning for Enable Aux Based EDP HDR (rev5)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/2] Fixes in hdcp remote capability
 2024-05-07  9:24 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check
` [PATCH 2/2] drm/i915/hdcp: Check mst_port to determine connector type
` ✓ Fi.CI.BAT: success for Fixes in hdcp remote capability (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-07  9:02 UTC  (24+ messages)
` [PATCH 1/9] drm/i915: Split gen2 vs. gen3 .max_stride()
` [PATCH 2/9] drm/i915: Clean up skl+ plane stride limits
` [PATCH 3/9] drm/i915: Drop 'uses_fence' parameter from intel_pin_fb_obj_dpt()
` [PATCH 4/9] drm/i915: Extract intel_plane_needs_physical()
` [PATCH 5/9] drm/i915: Polish types in fb calculations
` [PATCH 6/9] drm/i915: Constify 'fb' in during pinning
` [PATCH 7/9] drm/i915: Change intel_fbdev_fb_alloc() reuturn type
` [PATCH 8/9] drm/i915: Cleanup fbdev fb setup
` [PATCH 9/9] drm/i915: Rename the fb pinning functions to indicate the address space
` ✗ Fi.CI.SPARSE: warning for drm/i915: Plane fb refactoring
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] Revert "drm/i915: Remove extra multi-gt pm-references"
 2024-05-07  8:54 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h
 2024-05-07  8:53 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

i915 IVB hangup after resume from s2mem since v6.6.x
 2024-05-07  7:47 UTC  (6+ messages)

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-05-07  7:29 UTC  (5+ messages)

[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
 2024-05-07  6:07 UTC  (12+ messages)
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-07  5:12 UTC  (7+ messages)
` [RFC PATCH 1/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifier
` [RFC PATCH 2/3] drm/xe/display: allow creation of case I915_FORMAT_MOD_4_TILED_XE2_CCS type framebuffer
` [RFC PATCH 3/3] drm/i915/display: "
` ✗ Fi.CI.CHECKPATCH: warning for Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display: Introduce Display Metrics info
 2024-05-07  3:19 UTC  (4+ messages)

[PATCH] drm/i915/gt: Disarm breadcrumbs if engines are already idle
 2024-05-06 19:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Disarm breadcrumbs if engines are already idle (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 5/6] drm/i915/dp: Enable AUX based backlight for HDR
 2024-05-06 17:50 UTC  (4+ messages)
` [5/6] "

[PATCH v4 0/4] drm/xe: More fb pinning optimizations
 2024-05-06 16:16 UTC  (8+ messages)
` [PATCH v4 1/4] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen
` [PATCH v4 2/4] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH v4 3/4] drm/xe: Use simple xchg to cache DPT
` [PATCH v4 4/4] drm/xe/display: Re-use display vmas when possible
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: More fb pinning optimizations
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-06 15:54 UTC  (9+ messages)
` [PATCH v1 10/12] sfc: falcon: Make I2C terminology more inclusive
` [PATCH v1 12/12] fbdev/viafb: "

[PATCH v3] drm/i915/vma: Fix UAF on reopen vs destroy race
 2024-05-06 15:19 UTC  (5+ messages)

[PATCH 0/3] drm/i915/display: remove implicit dev_priv from pipe crc
 2024-05-06 13:59 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: pass dev_priv explicitly to PIPE_CRC_CTL
` [PATCH 2/3] drm/i915: pass dev_priv explicitly to PIPE_CRC_*
` [PATCH 3/3] drm/i915: pass dev_priv explicitly to PORT_DFT2_G4X
` ✓ Fi.CI.BAT: success for drm/i915/display: remove implicit dev_priv from pipe crc
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display/dp: Remove UHBR13.5 for icl
 2024-05-06 12:53 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/4] drm/xe: Add Indirect Ring State support
 2024-05-06 12:35 UTC  (7+ messages)
` [PATCH 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH 2/4] drm/xe: Add Indirect Ring State support
` [PATCH 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2
` ✗ Fi.CI.BAT: failure for drm/xe: Add Indirect Ring State support (rev2)

[PATCH 00/35] drm/i915/bios: Define (almost) all BDB blocks
 2024-05-06 11:47 UTC  (47+ messages)
` [PATCH 01/35] drm/i915/bios: Define eDP DSC disable bit
` [PATCH 03/35] drm/i915/bios: Indicate which VBT structures are based on EDID
` [PATCH 04/35] drm/i915/bios: Get rid of "LVDS" from all LFP data stuff
` [PATCH 08/35] drm/i915/bios: Add version notes for some blocks
` [PATCH 10/35] drm/i915/bios: Define VBT block 4 (Mode Support List) contents
` [PATCH 12/35] drm/i915/bios: Define VBT blocks 6, 7, 8 (register tables) contents
` [PATCH 13/35] drm/i915/bios: Define VBT block 10 (Mode Removal Table) contents
` [PATCH 14/35] drm/i915/bios: Define VBT block 12 (Driver Persistent Algorithm) contents
` [PATCH 18/35] drm/i915/bios: Define VBT block 18 (Driver Rotation) contents
` [PATCH 21/35] drm/i915/bios: Define VBT block 20 (OEM Customizable Modes) contents
` [PATCH 25/35] drm/i915/bios: Define VBT block 26 (TV Options) contents
` [PATCH 26/35] drm/i915/bios: Define VBT block 28 (EFP DTD) contents
` [PATCH 27/35] drm/i915/bios: Define VBT block 45 (eDP BFI) contents
` [PATCH 28/35] drm/i915/bios: Define VBT block 46 (Chromaticity For Narrow Gamut Panel) contents
` [PATCH 29/35] drm/i915/bios: Define VBT block 51 (Fixed Set Mode Table) contents
` [PATCH 30/35] drm/i915/bios: Define VBT block 55 (RGB Palette "
` [PATCH 31/35] drm/i915/bios: Define VBT block 57 (Vswing PreEmphasis "
` [PATCH 32/35] drm/i915/bios: Define VBT block 50 (MIPI) contents
` [PATCH 33/35] drm/i915/bios: Define VBT block 55 (Compression Parameters)
` [PATCH 34/35] drm/i915/bios: Define VBT block 252 (int15 Hook)
` [PATCH 35/35] drm/i915/bios: Define VBT block 253 (PRD Table) contents
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Define (almost) all BDB blocks
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-06  9:22 UTC  (21+ messages)
` [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
` [PATCH v2 02/12] drm/gma500: "
` [PATCH v2 03/12] drm/i915: "
` [PATCH v2 04/12] media: au0828: "
` [PATCH v2 05/12] media: cobalt: "
` [PATCH v2 06/12] media: cx18: "
` [PATCH v2 07/12] media: cx25821: "
` [PATCH v2 08/12] media: ivtv: "
` [PATCH v2 09/12] media: cx23885: "
` [PATCH v2 10/12] sfc: falcon: "
` [PATCH v2 11/12] fbdev/smscufx: "
` [PATCH v2 12/12] fbdev/viafb: "
` ✗ Fi.CI.BUILD: failure for Make I2C terminology more inclusive for I2C Algobit and consumers (rev3)

[PATCH 00/19] drm/i915/psr: implicit dev_priv removal
 2024-05-06  8:28 UTC  (6+ messages)
` [PATCH 17/19] drm/i915: pass dev_priv explicitly to ALPM_CTL2

[PATCH 4/5] refcount: Introduce refcount_long_t and APIs
 2024-05-06  8:04 UTC  (2+ messages)

[PATCH] drm/i915/display: Calculate crtc clock rate based on PLL parameters
 2024-05-06  7:45 UTC  (3+ messages)

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-05-06  2:17 UTC 

[PATCH 0/4] drm/xe: Add Indirect Ring State support
 2024-05-04 23:15 UTC  (5+ messages)
` [PATCH 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH 2/4] drm/xe: Add Indirect Ring State support
` [PATCH 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2

[PATCH] drm/i915/guc: Fix UB due to signed int overflow
 2024-05-04  2:29 UTC  (5+ messages)
` [PATCH RESEND] "
` ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Fix UB due to signed int overflow (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[linux-next:master] BUILD REGRESSION 9221b2819b8a4196eecf5476d66201be60fbcf29
 2024-05-03 20:11 UTC 

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-03 19:03 UTC  (3+ messages)
` [PATCH v0 04/14] media: au0828: Make I2C terminology more inclusive

[PATCH v3 00/19] Enable display support for Battlemage
 2024-05-03 18:40 UTC  (5+ messages)
` [PATCH v3 16/19] drm/xe/gt_print: add xe_gt_err_once()
` [PATCH v3 17/19] drm/xe/device: implement transient flush

[linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
 2024-05-03  7:53 UTC  (5+ messages)

[PATCH v8 20/35] dyndbg-doc: add classmap info to howto
 2024-04-30 18:49 UTC  (3+ messages)
` [PATCH v8 29/35] dyndbg: add __counted_by annotations

[Intel-gfx] [PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2024-05-03  1:22 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).