Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-28 11:26:00 to 2023-08-30 11:52:30 UTC [more...]

[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
 2023-08-30 10:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/6] drm/cec: add drm_dp_cec_attach() as the non-edid version of set edid

[Intel-gfx] [PATCH 00/12] drm/i915: Populate connector->ddc always
 2023-08-30 11:52 UTC  (19+ messages)
` [Intel-gfx] [PATCH 01/12] drm: Reorder drm_sysfs_connector_remove() vs. drm_debugfs_connector_remove()
` [Intel-gfx] [PATCH 02/12] drm/sysfs: Register "ddc" symlink later
` [Intel-gfx] [PATCH 03/12] drm/i915: Call the DDC bus i2c adapter "ddc"
` [Intel-gfx] [PATCH 04/12] drm/i915/lvds: Populate connector->ddc
` [Intel-gfx] [PATCH 05/12] drm/i915/crt: "
` [Intel-gfx] [PATCH 06/12] drm/i915/dvo: "
` [Intel-gfx] [PATCH 07/12] drm/i915/dp: "
` [Intel-gfx] [PATCH 08/12] drm/i915/mst: "
` [Intel-gfx] [PATCH 09/12] drm/i915/hdmi: Use connector->ddc everwhere
` [Intel-gfx] [PATCH 10/12] drm/i915/hdmi: Nuke hdmi->ddc_bus
` [Intel-gfx] [PATCH 11/12] drm/i915/hdmi: Remove old i2c symlink
` [Intel-gfx] [PATCH 12/12] drm/i915/sdvo: Constify mapping structs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Populate connector->ddc always
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC PATCH] kunit: Fix test log size limit too low for some tests
 2023-08-30 11:35 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v3 0/4] Handle dma fences in dirtyfb ioctl
 2023-08-30 11:09 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915/fbc: Clear frontbuffer busy bits on flip
` [Intel-gfx] [PATCH v3 2/4] drm/i915/psr: "
` [Intel-gfx] [PATCH v3 3/4] drm/i915: Add new frontbuffer tracking interface to queue flush
` [Intel-gfx] [PATCH v3 4/4] drm/i915: Handle dma fences in dirtyfb callback
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Handle dma fences in dirtyfb ioctl (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Handle dma fences in dirtyfb ioctl (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915: add minimal i915_gem_object_frontbuffer.h
 2023-08-30 10:14 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/dg2: Add support for new DG2-G12 revid 0x1
 2023-08-30 10:03 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH v12 0/8] Add DSC PPS readout
 2023-08-30  9:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Add DSC PPS readout (rev12)

[Intel-gfx] [PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
 2023-08-30  9:42 UTC  (10+ messages)

[Intel-gfx] [RFC 00/33] Add Support for Plane Color Pipeline
 2023-08-30  8:59 UTC  (41+ messages)
` [Intel-gfx] [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "
` [Intel-gfx] [RFC 02/33] drm: Add color operation structure
` [Intel-gfx] [RFC 03/33] drm: Add plane get color pipeline property
` [Intel-gfx] [RFC 04/33] drm: Add helper to add color pipeline
` [Intel-gfx] [RFC 05/33] drm: Add structures for setting "
` [Intel-gfx] [RFC 06/33] drm: Add set colorpipeline property
` [Intel-gfx] [RFC 07/33] drm: Add Enhanced Gamma LUT precision structure
` [Intel-gfx] [RFC 08/33] drm: Add color lut range structure
` [Intel-gfx] [RFC 09/33] drm: Add color information to plane state
` [Intel-gfx] [RFC 10/33] drm: Manage color blob states
` [Intel-gfx] [RFC 11/33] drm: Replace individual color blobs
` [Intel-gfx] [RFC 12/33] drm: Reset pipeline when user sends NULL blob
` [Intel-gfx] [RFC 13/33] drm: Reset plane color state on pipeline switch request
` [Intel-gfx] [RFC 14/33] drm/i915/color: Add lut range for SDR planes
` [Intel-gfx] [RFC 15/33] drm/i915/color: Add lut range for HDR planes
` [Intel-gfx] [RFC 16/33] drm/i915/color: Add color pipeline "
` [Intel-gfx] [RFC 17/33] drm/i915/color: Add color pipeline for SDR planes
` [Intel-gfx] [RFC 18/33] drm/i915/color: Add HDR plane LUT range data to color pipeline
` [Intel-gfx] [RFC 19/33] drm/i915/color: Add SDR "
` [Intel-gfx] [RFC 20/33] drm/i915/color: Add color pipelines to plane
` [Intel-gfx] [RFC 21/33] drm/i915/color: Create and attach set color pipeline property
` [Intel-gfx] [RFC 22/33] drm/i915/color: Add plane color callbacks
` [Intel-gfx] [RFC 23/33] drm/i915/color: Load plane color luts from atomic flip
` [Intel-gfx] [RFC 24/33] drm/i915/xelpd: Add plane color check to glk_plane_color_ctl
` [Intel-gfx] [RFC 25/33] drm/i915/xelpd: Add register definitions for Plane Degamma
` [Intel-gfx] [RFC 26/33] drm/i915/color: Add color functions for ADL
` [Intel-gfx] [RFC 27/33] drm/i915/color: Program Plane Pre-CSC Registers
` [Intel-gfx] [RFC 28/33] drm/i915/xelpd: Add register definitions for Plane Post CSC
` [Intel-gfx] [RFC 29/33] drm/i915/xelpd: Program Plane Post CSC Registers
` [Intel-gfx] [RFC 30/33] drm/i915/color: Enable Plane CSC
` [Intel-gfx] [RFC 31/33] drm/i915/color: Enable plane color features
` [Intel-gfx] [RFC 32/33] drm/i915/color: Add a dummy pipeline with 3D LUT
` [Intel-gfx] [RFC 33/33] drm/i915/color: Add example implementation for vendor specific color operation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add Support for Plane Color Pipeline
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/2] Fix HDCP2 capability check
 2023-08-30  8:32 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Use intel_connector as argument for hdcp_2_2_capable
` [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: Use correct aux for capability check scenario
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fix HDCP2 capability check
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 0/4] Handle dma fences in dirtyfb ioctl
 2023-08-30  8:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Handle dma fences in dirtyfb callback

[Intel-gfx] [PATCH 0/2] eDP DSC fixes
 2023-08-30  7:51 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/display/dp: Assume 8 bpc support when DSC is supported
  ` [Intel-gfx] [1/2] "

[Intel-gfx] [PATCH 0/6] drm/i915: VRR and M/N stuff
 2023-08-30  7:32 UTC  (22+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Move psr unlock out from the pipe update critical section
` [Intel-gfx] [PATCH 2/6] drm/i915: Change intel_pipe_update_{start, end}() calling convention
` [Intel-gfx] [PATCH 3/6] drm/i915: Extract intel_crtc_vblank_evade_scanlines()
` [Intel-gfx] [PATCH 4/6] drm/i915: Enable VRR later during fastsets
` [Intel-gfx] [PATCH 5/6] drm/i915: Adjust seamless_m_n flag behaviour

[Intel-gfx] [PATCH 0/4] fbc on any plane
 2023-08-30  6:06 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/lnl: FBC can be enabled with PSR2
  ` [Intel-gfx] [Intel-xe] "
` [Intel-gfx] [PATCH 2/4] drm/i915/lnl: update FBC debugfs to include plane information
  ` [Intel-gfx] [Intel-xe] "
` [Intel-gfx] [PATCH 3/4] drm/i915/lnl: support FBC on any plane
  ` [Intel-gfx] [Intel-xe] "

[Intel-gfx] [PATCH] drm/i915/psr: Apply Wa_14015648006 for all display 14 steppings
 2023-08-29 23:44 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Wait longer for tasks in migrate selftest
 2023-08-29 23:33 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/1] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Wait longer for tasks in migrate selftest (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/42] Enable Lunar Lake display
 2023-08-29 22:24 UTC  (12+ messages)
` [Intel-gfx] [PATCH 32/42] drm/i915/lnl: Introduce MDCLK
  ` [Intel-gfx] [Intel-xe] "
` [Intel-gfx] [PATCH 34/42] drm/i915/lnl: Start using CDCLK through PLL
  ` [Intel-gfx] [Intel-xe] "
` [Intel-gfx] [PATCH 36/42] drm/i915/lnl: Add support for CDCLK initialization sequence
  ` [Intel-gfx] [Intel-xe] "
` [Intel-gfx] [PATCH 38/42] drm/i915/lnl: Serialize global state if mdclk/cdclk ratio changes

[Intel-gfx] [PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2023-08-29 18:37 UTC  (8+ messages)
` [Intel-gfx] [PATCH v6 1/4] drm: Use XArray instead of IDR for minors

[Intel-gfx] [PATCH] drm/i915/mtl: Update workaround 14016712196
 2023-08-29 17:13 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/cx0: Check and increase msgbus timeout threshold
 2023-08-29 15:12 UTC  (10+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] PR for MTL DMC v2.16
 2023-08-29 14:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-08-29 10:21 UTC  (23+ messages)
` [Intel-gfx] [PATCH v15 04/23] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` [Intel-gfx] [PATCH v15 08/23] drm/shmem-helper: Refactor locked/unlocked functions
` [Intel-gfx] [PATCH v15 09/23] drm/shmem-helper: Remove obsoleted is_iomem test
` [Intel-gfx] [PATCH v15 10/23] locking/refcount, kref: Add kref_put_ww_mutex()
` [Intel-gfx] [PATCH v15 12/23] drm/shmem-helper: Add and use pages_pin_count
` [Intel-gfx] [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper

[Intel-gfx] [PATCH v5] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
 2023-08-29 10:11 UTC  (6+ messages)

[Intel-gfx] [PATCH v3 0/4] HDCP MST aux issue fix
 2023-08-29  8:37 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP MST aux issue fix (rev6)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 0/1] [CI] Test MTL DMC v2.16
 2023-08-28 23:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Test MTL DMC v2.16 (rev2)

[Intel-gfx] [PATCH] drm/i915/guc: fix compile issue of guc_klvs_abi.h
 2023-08-28 21:42 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-08-28 21:06 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/guc: Close deregister-context race against CT-loss

[Intel-gfx] [PATCH v2] drm: Update file owner during use
 2023-08-28 19:58 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top
 2023-08-28 14:52 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/psr: Add psr sink error status into sink status debugfs
 2023-08-28 12:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "


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