Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-25 13:17:14 to 2020-06-29 15:48:10 UTC [more...]

[Intel-gfx] [PATCH] drm/i915: Clamp linetime wm to <64usec
 2020-06-29 15:48 UTC  (10+ messages)

[Intel-gfx] [PATCH 01/26] Revert "drm/i915/gem: Async GPU relocations only"
 2020-06-29 15:14 UTC  (21+ messages)
` [Intel-gfx] [PATCH 04/26] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [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 07/26] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [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 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-29 10:57 UTC  (16+ messages)
` [Intel-gfx] [PATCH 02/13] iommu/vt-d: Use dev_iommu_priv_get/set()
` [Intel-gfx] [PATCH 05/13] iommu/rockchip: "
` [Intel-gfx] [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [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] [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
 2020-06-26 17:44 UTC  (23+ 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  (16+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-23 22:29 UTC  (2+ messages)

[Intel-gfx] intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
 2020-06-28 10:38 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/4] Detect and remove trace_printk
 2020-06-29  3:31 UTC  (6+ 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-29 13:02 UTC  (5+ 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] ✓ Fi.CI.BAT: success for Variable renames

[Intel-gfx] [PATCH 1/6] drm/i915/gem: Move obj->lut_list under its own lock
 2020-06-29 11:36 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gem: Split the context's obj:vma lut into its own mutex
` [Intel-gfx] [PATCH 3/6] drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutex
` [Intel-gfx] [PATCH 4/6] drm/i915: Export ppgtt_bind_vma
` [Intel-gfx] [PATCH 5/6] drm/i915: Preallocate stashes for vma page-directories
` [Intel-gfx] [PATCH 6/6] drm/i915: Switch to object allocations for page directories
` [Intel-gfx] [PATCH v2] drm/i915/gem: Move obj->lut_list under its own lock

[Intel-gfx] [PULL] gvt-fixes
 2020-06-29  8:18 UTC  (4+ messages)

[Intel-gfx] [PATCH v4 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-06-29  7:56 UTC  (4+ 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] ✓ 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 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] 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  (8+ messages)
` [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  (17+ 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 v3 1/3] drm/i915/bios: Parse HOBL parameter
 2020-06-26 12:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/3] "
` [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  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [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)


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