intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 06:48:45 to 2021-06-24 23:07:48 UTC [more...]

[Intel-gfx] [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-06-24 19:20 UTC  (13+ messages)

[Intel-gfx] [PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24 16:07 UTC  (26+ messages)
` [Intel-gfx] [PATCH 1/6] KVM: x86/mmu: release audited pfns
` [Intel-gfx] [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
` [Intel-gfx] [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for KVM: Remove uses of struct page from x86 and arm64 MMU (rev3)

[Intel-gfx] [PATCH 00/47] GuC submission support
 2021-06-24 23:01 UTC  (43+ messages)
` [Intel-gfx] [PATCH 01/47] drm/i915/guc: Relax CTB response timeout
` [Intel-gfx] [PATCH 03/47] drm/i915/guc: Increase size of CTB buffers
` [Intel-gfx] [PATCH 04/47] drm/i915/guc: Add non blocking CTB send function
` [Intel-gfx] [PATCH 05/47] drm/i915/guc: Add stall timer to "
` [Intel-gfx] [PATCH 16/47] drm/i915/guc: Disable engine barriers with GuC during unpin
` [Intel-gfx] [PATCH 18/47] drm/i915: Disable preempt busywait when using GuC scheduling
` [Intel-gfx] [PATCH 19/47] drm/i915/guc: Ensure request ordering via completion fences
` [Intel-gfx] [PATCH 20/47] drm/i915/guc: Disable semaphores when using GuC scheduling
` [Intel-gfx] [PATCH 25/47] drm/i915: Add intel_context tracing
` [Intel-gfx] [PATCH 27/47] drm/i915: Track 'serial' counts for virtual engines
` [Intel-gfx] [PATCH 28/47] drm/i915: Hold reference to intel_context over life of i915_request
` [Intel-gfx] [PATCH 29/47] drm/i915/guc: Disable bonding extension with GuC submission
` [Intel-gfx] [PATCH 30/47] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [Intel-gfx] [PATCH 32/47] drm/i915: Reset GPU immediately if submission is disabled
` [Intel-gfx] [PATCH 33/47] drm/i915/guc: Add disable interrupts to guc sanitize
` [Intel-gfx] [PATCH 34/47] drm/i915/guc: Suspend/resume implementation for new interface
` [Intel-gfx] [PATCH 35/47] drm/i915/guc: Handle context reset notification
` [Intel-gfx] [PATCH 37/47] drm/i915/guc: Enable the timer expired interrupt for GuC
` [Intel-gfx] [PATCH 38/47] drm/i915/guc: Provide mmio list to be saved/restored on engine reset
` [Intel-gfx] [PATCH 39/47] drm/i915/guc: Don't complain about reset races
` [Intel-gfx] [PATCH 40/47] drm/i915/guc: Enable GuC engine reset
` [Intel-gfx] [PATCH 41/47] drm/i915/guc: Capture error state on context reset
` [Intel-gfx] [PATCH 42/47] drm/i915/guc: Fix for error capture after full GPU reset with GuC
` [Intel-gfx] [PATCH 45/47] drm/i915/guc: Include scheduling policies in the debugfs state dump
` [Intel-gfx] [PATCH 46/47] drm/i915/guc: Add golden context to GuC ADS
` [Intel-gfx] [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC submission support
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/2] drm/i915, drm/ttm: Update the ttm_move_memcpy() interface
 2021-06-24 23:05 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/ttm: Reorganize the ttm move code somewhat
` [Intel-gfx] [PATCH 2/2] drm/ttm, drm/i915: Update ttm_move_memcpy for async use
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915, drm/ttm: Update the ttm_move_memcpy() interface

[Intel-gfx] [PATCH] drm/i915/dp: Fix invalid test parameter when run DP link layer compliance
 2021-06-24 22:37 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/4] drm/i915/gem: Introduce a migrate interface
 2021-06-24 22:33 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/gem: Implement object migration
` [Intel-gfx] [PATCH 2/4] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
` [Intel-gfx] [PATCH 3/4] drm/i915/display: Migrate objects to LMEM if possible for display
` [Intel-gfx] [PATCH 4/4] drm/i915/gem: Migrate to system at dma-buf map time
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Introduce a migrate interface
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] dma-buf/sync_file: Don't leak fences on merge failure
 2021-06-24 21:59 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH V2] drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11
 2021-06-24 21:52 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11 (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-24 20:57 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Reinstate the mmap ioctl for some platforms (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/display: fix level 0 adjustement on display ver >= 12
 2021-06-24 20:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/display: fix level 0 adjustement on display ver >= 12 (rev2)

[Intel-gfx] [PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-06-24 20:08 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 RESEND 2/3] drm/mediatek: init panel orientation property
` [Intel-gfx] [PATCH v6 RESEND 3/3] arm64: dts: mt8183: Add panel rotation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v6,RESEND,1/3] gpu: drm: separate panel orientation property creating and value setting
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v15 00/12] Restricted DMA
 2021-06-24 19:19 UTC  (15+ messages)
` [Intel-gfx] [PATCH v15 01/12] swiotlb: Refactor swiotlb init functions
` [Intel-gfx] [PATCH v15 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [Intel-gfx] [PATCH v15 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [Intel-gfx] [PATCH v15 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [Intel-gfx] [PATCH v15 05/12] swiotlb: Update is_swiotlb_active "
` [Intel-gfx] [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [Intel-gfx] [PATCH v15 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [Intel-gfx] [PATCH v15 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [Intel-gfx] [PATCH v15 09/12] swiotlb: Add restricted DMA alloc/free support
` [Intel-gfx] [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
` [Intel-gfx] [PATCH v15 11/12] dt-bindings: of: Add restricted DMA pool
` [Intel-gfx] [PATCH v15 12/12] of: Add plumbing for "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA

[Intel-gfx] [PULL] drm-misc-fixes
 2021-06-24 19:03 UTC 

[Intel-gfx] [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
 2021-06-24 17:25 UTC  (12+ messages)

[Intel-gfx] [V3] drm/i915/display: Fix state mismatch in drm infoframe
 2021-06-24 17:24 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix state mismatch in drm infoframe (rev5)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 00/17] drm/i915: DDI buf trans cleaup and fixes
 2021-06-24 17:05 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 15/17] drm/i915: Clean up jsl/ehl buf trans functions

[Intel-gfx] [PATCH 1/6] drm/i915/display/psr: Handle SU Y granularity
 2021-06-24 16:19 UTC  (5+ messages)
` [Intel-gfx] [PATCH 6/6] drm/i915/display/adl_p: Implement PSR changes

[Intel-gfx] [PATCH v10 0/3] drm/i915: Move system memory to TTM for discrete
 2021-06-24 15:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH v10 1/3] drm/i915: Update object placement flags to be mutable
` [Intel-gfx] [PATCH v10 2/3] drm/i915/ttm: Adjust gem flags and caching settings after a move
` [Intel-gfx] [PATCH v10 3/3] drm/i915/ttm: Use TTM for system memory
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move system memory to TTM for discrete (rev10)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/dg1: Compute MEM Bandwidth using MCHBAR
 2021-06-24 14:50 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dg1: Double memory bandwidth available
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/dg1: Compute MEM Bandwidth using MCHBAR
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/15] implicit fencing/dma-resv rules for shared buffers
 2021-06-24 13:45 UTC  (17+ messages)
` [Intel-gfx] [PATCH 08/15] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
` [Intel-gfx] [PATCH 09/15] drm/armada: Remove prepare/cleanup_fb hooks
` [Intel-gfx] [PATCH 10/15] drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
` [Intel-gfx] [PATCH 14/15] drm/gem: Tiny kernel clarification for drm_gem_fence_array_add

[Intel-gfx] [PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 12:57 UTC  (46+ messages)
` [Intel-gfx] [PATCH v3 01/27] drm/amdgpu: Track IRQ state in local device state
` [Intel-gfx] [PATCH v3 02/27] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [Intel-gfx] [PATCH v3 03/27] drm/radeon: Track IRQ state in local device state
` [Intel-gfx] [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [Intel-gfx] [PATCH v3 05/27] drm/armada: Don't set struct drm_device.irq_enabled
` [Intel-gfx] [PATCH v3 06/27] drm/i915: Track IRQ state in local device state
` [Intel-gfx] [PATCH v3 07/27] drm/komeda: Don't set struct drm_device.irq_enabled
` [Intel-gfx] [PATCH v3 08/27] drm/malidp: "
` [Intel-gfx] [PATCH v3 09/27] drm/exynos: "
` [Intel-gfx] [PATCH v3 10/27] drm/kirin: "
` [Intel-gfx] [PATCH v3 11/27] drm/imx: "
` [Intel-gfx] [PATCH v3 12/27] drm/imx/dcss: "
` [Intel-gfx] [PATCH v3 13/27] drm/mediatek: "
` [Intel-gfx] [PATCH v3 14/27] drm/nouveau: "
` [Intel-gfx] [PATCH v3 15/27] drm/omapdrm: Track IRQ state in local device state
` [Intel-gfx] [PATCH v3 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [Intel-gfx] [PATCH v3 17/27] drm/rockchip: "
` [Intel-gfx] [PATCH v3 18/27] drm/sti: "
` [Intel-gfx] [PATCH v3 19/27] drm/stm: "
` [Intel-gfx] [PATCH v3 20/27] drm/sun4i: "
` [Intel-gfx] [PATCH v3 21/27] drm/tegra: "
` [Intel-gfx] [PATCH v3 22/27] drm/tidss: Don't use "
` [Intel-gfx] [PATCH v3 23/27] drm/vc4: Don't set "
` [Intel-gfx] [PATCH v3 24/27] drm/vkms: "
` [Intel-gfx] [PATCH v3 25/27] drm/vmwgfx: "
` [Intel-gfx] [PATCH v3 26/27] drm/xlnx: "
` [Intel-gfx] [PATCH v3 27/27] drm/zte: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Deprecate "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
 2021-06-24 11:23 UTC  (5+ messages)
` [Intel-gfx] [PATCH] "
  ` [Intel-gfx] [Mesa-dev] "

[Intel-gfx] [PATCH] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-24 11:11 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915: support forcing the page size with lmem
 2021-06-24 11:08 UTC  (2+ messages)

[Intel-gfx] 5.13-rc6 on thinkpad X220: graphics hangs with recent mainline
 2021-06-24  9:53 UTC 

[Intel-gfx] [PATCH] drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11
 2021-06-24  9:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: add back the avail tracking
 2021-06-24  8:50 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: keep backlight_enable on until turn eDP display off
 2021-06-24  8:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: keep backlight_enable on until turn eDP display off (rev4)

[Intel-gfx] [PULL] drm-intel-fixes
 2021-06-24  8:17 UTC 

[Intel-gfx] [PULL] drm-misc-next-fixes
 2021-06-24  7:16 UTC 


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