Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-25 00:11:39 to 2020-06-29 07:51:47 UTC [more...]

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
 2020-06-26 13:08 UTC  (22+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class

[Intel-gfx] [PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-26 12:53 UTC  (14+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-29  7:51 UTC  (21+ messages)
` [Intel-gfx] [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()
` [Intel-gfx] [PATCH 02/13] iommu/vt-d: "
` [Intel-gfx] [PATCH 03/13] iommu/msm: "
` [Intel-gfx] [PATCH 04/13] iommu/omap: "
` [Intel-gfx] [PATCH 05/13] iommu/rockchip: "
` [Intel-gfx] [PATCH 06/13] iommu/tegra: "
` [Intel-gfx] [PATCH 07/13] iommu/pamu: "
` [Intel-gfx] [PATCH 08/13] iommu/mediatek: Do no use dev->archdata.iommu
` [Intel-gfx] [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [Intel-gfx] [PATCH 10/13] ia64: "
` [Intel-gfx] [PATCH 11/13] arm: "
` [Intel-gfx] [PATCH 12/13] arm64: "
` [Intel-gfx] [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for iommu: Remove usage of dev->archdata.iommu
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] Connectivity issue to the CI system
 2020-06-29  7:47 UTC 

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-06-29  1:14 UTC 

[Intel-gfx] [PATCH] drm/i915: Clamp linetime wm to <64usec
 2020-06-27 16:57 UTC  (8+ messages)

[Intel-gfx] [PATCH v4 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-06-27  9:32 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915/dp: Helper to check for DDI BUF status to get active
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status

[Intel-gfx] [PATCH v6 0/3] Send a hotplug when edid changes
 2020-06-27  9:28 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 1/3] drm: Add helper to compare edids
` [Intel-gfx] [PATCH v6 2/3] drm: Introduce epoch counter to drm_connector
` [Intel-gfx] [PATCH v6 3/3] drm/i915: Send hotplug event if edid had changed
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Send a hotplug when edid changes (rev9)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 1/5] drm/i915: Add plane damage clips property
 2020-06-27  9:02 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 2/5] drm/i915: Reorder intel_psr2_config_valid()
` [Intel-gfx] [PATCH v2 3/5] drm/i915: Add PSR2 selective fetch registers
` [Intel-gfx] [PATCH v2 4/5] drm/i915: Initial implementation of PSR2 selective fetch
` [Intel-gfx] [PATCH v2 5/5] drm/i915/display: Implement WA 1408330847
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/5] drm/i915: Add plane damage clips property
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/7] Move some device capabilities under intel_gt
 2020-06-27  8:38 UTC  (26+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Convert device_info to uncore/de_read
` [Intel-gfx] [PATCH 2/7] drm/i915: Use the gt in HAS_ENGINE
` [Intel-gfx] [PATCH 3/7] drm/i915: Move engine-related mmio init to engines_init_mmio
` [Intel-gfx] [PATCH 4/7] drm/i915: Move the engine mask to intel_gt_info
` [Intel-gfx] [PATCH 5/7] drm/i915: Introduce gt_init_mmio
` [Intel-gfx] [PATCH 6/7] drm/i915/sseu: Move sseu detection and dump to intel_sseu
` [Intel-gfx] [PATCH 7/7] drm/i915/sseu: Move sseu_info under gt_info
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Move some device capabilities under intel_gt
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/4] Detect and remove trace_printk
 2020-06-27  7:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/4] usb: cdns3: gadget: Replace trace_printk by dev_dbg
` [Intel-gfx] [PATCH 2/4] media: atomisp: Replace trace_printk by pr_info
` [Intel-gfx] [PATCH 3/4] media: camss: vfe: Use trace_printk for debugging only
` [Intel-gfx] [PATCH v2 4/4] kernel/trace: Add TRACING_ALLOW_PRINTK config option

[Intel-gfx] [PATCH v2 0/2] Variable renames
 2020-06-26 23:48 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/display: remove alias to dig_port
` [Intel-gfx] [PATCH v2 2/2] drm/i915/display: prefer dig_port to reference intel_digital_port

[Intel-gfx] DG1 VRAM question
 2020-06-26 17:17 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 0/3] Send a hotplug when edid changes
 2020-06-26 15:25 UTC  (11+ messages)
` [Intel-gfx] [PATCH v6 3/3] drm/i915: Send hotplug event if edid had changed
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Send a hotplug when edid changes (rev8)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 1/2] Revert "dma-buf: Report signaled links inside dma-fence-chain"
 2020-06-26 15:34 UTC  (18+ messages)
` [Intel-gfx] [PATCH 2/2] dma-buf: fix dma-fence-chain out of order test
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] Revert "dma-buf: Report signaled links inside dma-fence-chain"

[Intel-gfx] [PATCH] drm/i915: implement Wa_14011508470;gen12
 2020-06-26 15:06 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3] drm/i915/display: Implement new combo phy initialization step
 2020-06-26 15:05 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Implement new combo phy initialization step (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 01/26] Revert "drm/i915/gem: Async GPU relocations only"
 2020-06-26 14:41 UTC  (9+ messages)
` [Intel-gfx] [PATCH 05/26] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/26] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 08/26] drm/i915/gem: Make eb_add_lut interruptible wait on object lock
` [Intel-gfx] [PATCH 15/26] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin

[Intel-gfx] [PATCH v3 1/3] drm/i915/bios: Parse HOBL parameter
 2020-06-26 12:36 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/display: Implement HOBL
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display: Enable HOBL regardless the VBT value
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/3] drm/i915/bios: Parse HOBL parameter
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2 0/6] display/ddi: keep register indexes in a table
 2020-06-26 12:10 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 3/6] drm/i915/display: start description-based ddi initialization
` [Intel-gfx] [PATCH v2 4/6] drm/i915/display: add phy, vbt and ddi indexes
` [Intel-gfx] [PATCH v2 5/6] drm/i915/display: use port_info in intel_ddi_init
` [Intel-gfx] [PATCH v2 6/6] drm/i915/display: replace port to phy conversions in intel_ddi.c
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for display/ddi: keep register indexes in a table
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [v6 0/3] VRR capable attach prop in i915, VRR debugfs
 2020-06-26 11:40 UTC  (4+ messages)
` [Intel-gfx] [v9 2/3] drm/debug: Expose connector VRR monitor range via debugfs
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for VRR capable attach prop in i915, VRR debugfs (rev3)

[Intel-gfx] [PATCH v3 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-06-26 11:29 UTC  (11+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/dp: Helper to check for DDI BUF status to get active
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements
 2020-06-26 10:56 UTC  (23+ messages)
` [Intel-gfx] [RFC PATCH i-g-t v2 1/8] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [RFC PATCH i-g-t v2 2/8] tests/core_hotunplug: Use PCI device sysfs entry, not DRM
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [RFC PATCH i-g-t v2 3/8] tests/core_hotunplug: Add unbind-unplug-rescan variant
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [RFC PATCH i-g-t v2 4/8] tests/core_hotunplug: Add 'lateclose before recover' variants
` [Intel-gfx] [RFC PATCH i-g-t v2 5/8] tests/core_hotunplug: Add 'GEM address space' variant
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [RFC PATCH i-g-t v2 6/8] tests/core_hotunplug: Add 'GEM object' variant
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [RFC PATCH i-g-t v2 7/8] tests/core_hotunplug: Add 'PRIME handle' variant
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [RFC PATCH i-g-t v2 8/8] tests/core_hotunplug: Add 'GEM batch' variant

[Intel-gfx] [PULL] drm-misc-next
 2020-06-26 10:52 UTC 

[Intel-gfx] [PATCH] drm/i915: Extend Wa_14010685332 to all ICP+ PCH's
 2020-06-26  5:41 UTC  (3+ messages)

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-06-26  1:43 UTC 

[Intel-gfx] [PATCH 1/6] drm/i915/rkl: Disable PSR2
 2020-06-25 21:41 UTC  (8+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Add PSR2 software tracking registers

[Intel-gfx] [PATCH 0/7] drm/i915: DP vswing/preemph fixes
 2020-06-25 21:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH 6/7] drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS, SWING}_REACHED handling

[Intel-gfx] [PATCH] drm/i915/tgl: Add Wa_1409371443
 2020-06-25 17:32 UTC  (2+ messages)

[Intel-gfx] [PATCH] RFC: i915: Drop relocation support on Gen12+
 2020-06-25 17:22 UTC  (5+ messages)

[Intel-gfx] [PATCH v7 01/17] drm/i915: Fix sha_text population code
 2020-06-25 14:53 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 02/17] drm/i915: Clear the repeater bit on HDCP disable
 2020-06-25 14:53 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH i-g-t] lib/igt_fb: remove extra parameters from igt_put_caito_ctx
 2020-06-25 10:13 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2020-06-25  8:27 UTC 

[Intel-gfx] [PATCH 00/12] drm/i915: FBC fixes
 2020-06-25  1:04 UTC  (13+ messages)
` [Intel-gfx] [PATCH 06/12] drm/i915/fbc: Don't clear busy_bits for origin==GTT
` [Intel-gfx] [PATCH 08/12] drm/i915/fbc: Parametrize FBC_CONTROL
` [Intel-gfx] [PATCH 09/12] drm/i915/fbc: Store the fbc1 compression interval in the params
` [Intel-gfx] [PATCH 10/12] drm/i915/fbc: Reduce fbc1 compression interval to 1 second
` [Intel-gfx] [PATCH 11/12] drm/i915: Fix g4x fbc watermark enable
` [Intel-gfx] [PATCH 12/12] drm/i915: Suppress spurious underruns on gen2

[Intel-gfx] [PATCH v2 1/3] drm/i915/bios: Parse HOBL parameter
 2020-06-25  0:18 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/display: Implement HOBL


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