intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 10:07:43 to 2021-01-19 18:44:57 UTC [more...]

[Intel-gfx] [PATCH] drm/i915/dp: DPTX writes Swing/Pre-emphs(DPCD 0x103-0x106) requested during PHY Layer testing
 2021-01-19 17:26 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Fix the sgt.pfn sanity check
 2021-01-19 17:37 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/error: Fix object page offset within a region
` [Intel-gfx] [PATCH 3/4] drm/i915: move i915_map_type into i915_gem_object_types.h
` [Intel-gfx] [PATCH 4/4] drm/i915/pool: constrain pool objects by mapping type
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Fix the sgt.pfn sanity check

[Intel-gfx] [PATCH 0/2] Use TGL stepping info and add ADLS platform changes
 2021-01-19 18:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Use TGL stepping info and add ADLS platform changes (rev2)

[Intel-gfx] [PATCH v2 1/2] drm/i915/selftests: Exercise relative mmio paths to non-privileged registers
 2021-01-19 18:01 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gem: Almagamate clflushes on suspend
 2021-01-19 16:16 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate clflushes on freeze
` [Intel-gfx] [PATCH 3/6] drm/i915/gem: Move stolen node into GEM object union
` [Intel-gfx] [PATCH 4/6] drm/i915/gem: Use shrinkable status for unknown swizzle quirks
` [Intel-gfx] [PATCH 5/6] drm/i915/gem: Make i915_gem_object_flush_write_domain() static
` [Intel-gfx] [PATCH 6/6] drm/i915/gem: Drop lru bumping on display unpinning

[Intel-gfx] [PATCH V4] drm/i915/gen9_bc : Add TGP PCH support
 2021-01-19 16:13 UTC  (5+ messages)

[Intel-gfx] [CI 1/6] drm/i915/gt: One more flush for Baytrail clear residuals
 2021-01-19 16:00 UTC  (8+ messages)
` [Intel-gfx] [CI 2/6] drm/i915/selftests: Prepare the selftests for engine resets with ring submission
` [Intel-gfx] [CI 3/6] drm/i915/gt: Lift stop_ring() to reset_prepare
` [Intel-gfx] [CI 4/6] drm/i915/gt: Disable the ring before resetting HEAD/TAIL
` [Intel-gfx] [CI 5/6] drm/i915/gt: Pull ring submission resume under its caller forcewake
` [Intel-gfx] [CI 6/6] drm/i915: Mark per-engine-reset as supported on gen7
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/6] drm/i915/gt: One more flush for Baytrail clear residuals

[Intel-gfx] [PATCH v4 0/6] drm: Move struct drm_device.pdev to legacy
 2021-01-19 14:51 UTC  (14+ messages)
` [Intel-gfx] [PATCH v4 1/6] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
` [Intel-gfx] [PATCH v4 2/6] drm/i915: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH v4 3/6] drm/i915/gt: "
` [Intel-gfx] [PATCH v4 4/6] drm/i915/gvt: "
` [Intel-gfx] [PATCH v4 5/6] drm/vmwgfx: Remove reference "
` [Intel-gfx] [PATCH v4 6/6] drm: Move struct drm_device.pdev to legacy section
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Move struct drm_device.pdev to legacy (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v7 3/3] drm/i915/tgl: Add Clear Color support for TGL Render Decompression
 2021-01-19 14:20 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/dp: read eDP sink MSO configuration
 2021-01-19 14:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/dp: add MSO related DPCD registers
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: read sink MSO configuration for eDP 1.4+
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/dp: read eDP sink MSO configuration
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/9] drm/i915/gt: Show the per-engine runtime in sysfs
 2021-01-19 13:58 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/9] drm/i915: Expose list of clients "
  ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] [PATCH 3/9] drm/i915: Update client name on context create
` [Intel-gfx] [PATCH 4/9] drm/i915: Make GEM contexts track DRM clients
` [Intel-gfx] [PATCH 5/9] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [Intel-gfx] [PATCH 6/9] drm/i915: Track all user contexts per client
` [Intel-gfx] [PATCH 7/9] drm/i915: Expose per-engine client busyness
` [Intel-gfx] [PATCH 8/9] drm/i915: Track context current active time
` [Intel-gfx] [PATCH 9/9] drm/i915: Prefer software tracked context busyness

[Intel-gfx] [PATCH] drm/i915/userptr: detect un-GUP-able pages early
 2021-01-16  5:11 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/gt: One more flush for Baytrail clear residuals
 2021-01-19 13:41 UTC  (17+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/selftests: Prepare the selftests for engine resets with ring submission
` [Intel-gfx] [PATCH 3/5] drm/i915/gt: Lift stop_ring() to reset_prepare
` [Intel-gfx] [PATCH 4/5] drm/i915/gt: Pull ring submission resume under its caller forcewake
` [Intel-gfx] [PATCH 5/5] drm/i915: Mark per-engine-reset as supported on gen7
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915/gt: One more flush for Baytrail clear residuals
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/syncobj: Fix use-after-free
 2021-01-19 13:08 UTC  (2+ messages)

[Intel-gfx] [RFC-v23 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-19 13:03 UTC  (17+ messages)
` [Intel-gfx] [RFC-v23 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v23 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v23 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v23 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v23 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v23 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v23 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v23 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v23 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v23 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v23 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v23 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v23 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev23)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Reduce debug noise on stdout
 2021-01-19 11:08 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-next
 2021-01-19 11:39 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Add DEBUG_GEM to the recommended CI config
 2021-01-19 11:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Make GEM errors non-fatal by default

[Intel-gfx] [PATCH v2 0/2] HDCP misc fixes
 2021-01-19  9:31 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/hdcp: Fix WARN_ON(data->k > INTEL_NUM_PIPES)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/hdcp: Fix uninitialized symbol
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP misc fixes
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] Fixes that failed to apply to v5.11-rc4
 2021-01-19  8:50 UTC  (9+ messages)
` [Intel-gfx] [PATCH] drm/i915/pmu: Don't grab wakeref when enabling events
` [Intel-gfx] [PATCH] drm/i915: Check for rq->hwsp validity after acquiring RCU lock
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Check for rq->hwsp validity after acquiring RCU lock (rev2)
` [Intel-gfx] [PATCH -fixes] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4

[Intel-gfx] [RFC-v4 00/21] Introduce Intel PXP component - Mesa single session
 2021-01-19  8:31 UTC  (4+ messages)
` [Intel-gfx] [RFC-v4 05/21] drm/i915/pxp: Func to send hardware session termination

[Intel-gfx] [PATCH 00/29] [Set 15] Finally rid W=1 warnings from GPU!
 2021-01-19  8:29 UTC  (6+ messages)

[Intel-gfx] [drm-intel:drm-intel-next 8/19] drivers/gpu/drm/i915/display/intel_hdcp.c:817 _intel_hdcp_disable() error: uninitialized symbol 'ret'
 2021-01-19  6:59 UTC 

[Intel-gfx] [PATCH v7 3/5] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
 2021-01-19  7:04 UTC  (2+ messages)
` [Intel-gfx] [drm/i915/dp] 5f0996b32c: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]

[Intel-gfx] [PATCH] drm/i915/dp: Prevent setting the LTTPR LT mode if no LTTPRs are detected
 2021-01-19  6:47 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: One more flush for Baytrail clear residuals
 2021-01-19  2:35 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: One more flush for Baytrail clear residuals (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC-v21 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-19  2:34 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Intel PXP component - Mesa single session (rev21)

[Intel-gfx] [PATCH] drm/i915: Disable TRAINING_PATTERN_SET before stopping the TPS transmission
 2021-01-19  0:56 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/display: Apply interactive priority to explicit flip fences
 2021-01-18 23:07 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Apply interactive priority to explicit flip fences (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Do not suspend bonded requests if one hangs
 2021-01-18 22:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Skip over completed active execlists, again
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Do not suspend bonded requests if one hangs
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objects
 2021-01-18 19:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915: Fix the sgt.pfn sanity check
 2021-01-18 19:34 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/error: Fix object page offset within a region
` [Intel-gfx] [PATCH 3/3] drm/i915/pool: constrain pool objects by mapping type
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Fix the sgt.pfn sanity check
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v11 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-18 19:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] x86/gpu: add JSL stolen memory support
 2021-01-18 18:49 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915: Fix the sgt.pfn sanity check
 2021-01-18 18:22 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: prefer FORCE_WC for the blitter routines
` [Intel-gfx] [PATCH 3/3] drm/i915/error: Fix object page offset within a region
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: Fix the sgt.pfn sanity check (rev2)

[Intel-gfx] [PATCH 1/2] drm/i915: Strip out internal priorities
 2021-01-18 17:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Remove I915_USER_PRIORITY_SHIFT
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: Strip out internal priorities

[Intel-gfx] [PATCH v6 00/64] drm/i915: Remove obj->mm.lock!
 2021-01-18 16:09 UTC  (25+ messages)
` [Intel-gfx] [PATCH v6 01/64] drm/i915: Do not share hwsp across contexts any more, v6
` [Intel-gfx] [PATCH v6 02/64] drm/i915: Pin timeline map after first timeline pin, v3
` [Intel-gfx] [PATCH v6 14/64] drm/i915: Reject UNSYNCHRONIZED for userptr, v2
` [Intel-gfx] [PATCH v6 15/64] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER
` [Intel-gfx] [PATCH v6 16/64] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v5
` [Intel-gfx] [PATCH v6 62/64] drm/i915: Keep userpointer bindings if seqcount is unchanged, v2
` [Intel-gfx] [PATCH v6 63/64] drm/i915: Move gt_revoke() slightly

[Intel-gfx] [PATCH 0/7] drm/i915: Shuffle DP code around
 2021-01-18 15:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH 6/7] drm/i915: Fix the PHY compliance test vs. hotplug mishap

[Intel-gfx] [PATCH] drm/i915: support two CSC module on gen11 and later
 2021-01-18 15:08 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3] "

[Intel-gfx] [PATCH v3 0/8] drm: Move struct drm_device.pdev to legacy
 2021-01-18 15:02 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 2/8] drm/amdgpu: Remove references to struct drm_device.pdev

[Intel-gfx] [PATCH] drm-buf: Add debug option
 2021-01-18 13:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH] dma-buf: "

[Intel-gfx] [PATCH] drm/i915/gt: Add arbitration check before semaphore wait
 2021-01-18 12:25 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-18 11:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 09/11] drm/i915: Implement async flip for ivb/hsw
` [Intel-gfx] [PATCH v2 10/11] drm/i915: Implement async flip for ilk/snb

[Intel-gfx] [PATCH v2] drm/i915/gem: Use GEM context tracking for i915_gem_objects
 2021-01-18 11:03 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).