intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH] drm/i915/display: Introduce Display Metrics info
 2024-05-06 17:22 UTC  (3+ messages)

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-06 16:51 UTC  (21+ 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 "

[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  (11+ messages)
` [PATCH v1 03/12] drm/i915: Make I2C terminology more inclusive
` [PATCH v1 10/12] sfc: falcon: "
` [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)

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

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

[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] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-05-06 12:23 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev6)
` ✓ Fi.CI.IGT: success "

[PATCH 00/35] drm/i915/bios: Define (almost) all BDB blocks
 2024-05-06 11:47 UTC  (61+ messages)
` [PATCH 01/35] drm/i915/bios: Define eDP DSC disable bit
` [PATCH 02/35] drm/i915/bios: Remove version number comment from DEVICE_HANDLE_EFP4
` [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 05/35] drm/i915/bios: Rename SDVO DTD blocks a bit
` [PATCH 06/35] drm/i915/bios: Define "TV" child device handle
` [PATCH 07/35] drm/i915/bios: Flag "VBIOS only" VBT data blocks
` [PATCH 08/35] drm/i915/bios: Add version notes for some blocks
` [PATCH 09/35] drm/i915/bios: Define VBT block 3 (Display Toggle Option) contents
` [PATCH 10/35] drm/i915/bios: Define VBT block 4 (Mode Support List) contents
` [PATCH 11/35] drm/i915/bios: Define VBT block 5 (Generic Mode Table)
` [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 15/35] drm/i915/bios: Define VBT block 15 (Dot Clock Override Table) contents
` [PATCH 16/35] drm/i915/bios: Define ALM only VBT block 9 contents
` [PATCH 17/35] drm/i915/bios: Define VBT block 17 (SV Test Functions) contents
` [PATCH 18/35] drm/i915/bios: Define VBT block 18 (Driver Rotation) contents
` [PATCH 19/35] drm/i915/bios: Define VBT blocks 16, 29, 31 (Toggle List) contents
` [PATCH 20/35] drm/i915/bios: Define VBT blocks 19, 30, 32 (Display Configuration Removal Table) contents
` [PATCH 21/35] drm/i915/bios: Define VBT block 20 (OEM Customizable Modes) contents
` [PATCH 22/35] drm/i915/bios: Define VBT block 21 (EFP List) contents
` [PATCH 23/35] drm/i915/bios: Define VBT block 24 (SDVO LVDS PnP ID) contents
` [PATCH 24/35] drm/i915/bios: Define VBT block 25 (SDVO LVDS PPS) 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)
`  "

[PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count
 2024-05-03 11:35 UTC  (17+ messages)
` [PATCH 1/5] "
` [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t

[PATCH v9 00/12] Panel replay selective update support
 2024-05-03 10:48 UTC  (11+ messages)
` [PATCH v9 07/12] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
` [PATCH v9 08/12] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
` [PATCH v9 09/12] drm/i915/psr: Do not apply workarounds in case of panel replay
` [PATCH v9 10/12] drm/i915/psr: Update PSR module parameter descriptions
` [PATCH v9 11/12] drm/i915/psr: Split intel_psr2_config_valid for panel replay
` [PATCH v9 12/12] drm/i915/psr: Add panel replay sel update support to debugfs interface
` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev10)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v3 0/6] Link off between frames for edp
 2024-05-03  9:52 UTC  (14+ messages)
` [PATCH v3 4/6] drm/i915/alpm: Add compute config for lobf
` [PATCH v3 5/6] drm/i915/alpm: Enable lobf from source in ALPM_CTL
` [PATCH v3 6/6] drm/i915/alpm: Add debugfs for LOBF

[PATCH 0/3] LunarLake IO and Fast Wake changes
 2024-05-03  9:42 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/5] drm/i915: Allow the first async flip to change modifier
 2024-05-03  7:12 UTC  (3+ messages)
` [PATCH v2 4/5] drm/i915: Eliminate extra frame from skl-glk sync->async flip change


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).