intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 12:59:00 to 2021-05-28 15:25:34 UTC [more...]

[Intel-gfx] [PATCH v5 00/15] Move LMEM (VRAM) management over to TTM
 2021-05-28 15:25 UTC  (20+ messages)
` [Intel-gfx] [PATCH v5 01/15] drm/i915: Untangle the vma pages_mutex
` [Intel-gfx] [PATCH v5 02/15] drm/i915: Don't free shared locks while shared
` [Intel-gfx] [PATCH v5 03/15] drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
` [Intel-gfx] [PATCH v5 04/15] drm/i915/ttm Initialize the ttm device and memory managers
` [Intel-gfx] [PATCH v5 05/15] drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
` [Intel-gfx] [PATCH v5 06/15] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [Intel-gfx] [PATCH v5 07/15] drm: Add a prefetching memcpy_from_wc
` [Intel-gfx] [PATCH v5 08/15] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
` [Intel-gfx] [PATCH v5 09/15] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [Intel-gfx] [PATCH v5 10/15] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
` [Intel-gfx] [PATCH v5 11/15] drm/i915/ttm: Introduce a TTM i915 gem object backend
` [Intel-gfx] [PATCH v5 12/15] drm/i915/lmem: Verify checks for lmem residency
` [Intel-gfx] [PATCH v5 13/15] drm/i915: Disable mmap ioctl for gen12+
` [Intel-gfx] [PATCH v5 14/15] drm/vma: Add a driver_private member to vma_node
` [Intel-gfx] [PATCH v5 15/15] drm/i915: Use ttm mmap handling for ttm bo's
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Move LMEM (VRAM) management over to TTM

[Intel-gfx] [RFC PATCH] drm/ttm: Fix swapping dereferences of freed memory
 2021-05-28 14:21 UTC  (13+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH v6 00/15] Move LMEM (VRAM) management over to TTM
 2021-05-28 10:57 UTC  (16+ messages)
` [Intel-gfx] [PATCH v6 01/15] drm/i915: Untangle the vma pages_mutex
` [Intel-gfx] [PATCH v6 02/15] drm/i915: Don't free shared locks while shared
` [Intel-gfx] [PATCH v6 03/15] drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
` [Intel-gfx] [PATCH v6 04/15] drm/i915/ttm Initialize the ttm device and memory managers
` [Intel-gfx] [PATCH v6 05/15] drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
` [Intel-gfx] [PATCH v6 06/15] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [Intel-gfx] [PATCH v6 07/15] drm: Add a prefetching memcpy_from_wc
` [Intel-gfx] [PATCH v6 08/15] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
` [Intel-gfx] [PATCH v6 09/15] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
` [Intel-gfx] [PATCH v6 10/15] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
` [Intel-gfx] [PATCH v6 11/15] drm/i915/ttm: Introduce a TTM i915 gem object backend
` [Intel-gfx] [PATCH v6 12/15] drm/i915/lmem: Verify checks for lmem residency
` [Intel-gfx] [PATCH v6 13/15] drm/i915: Disable mmap ioctl for gen12+
` [Intel-gfx] [PATCH v6 14/15] drm/vma: Add a driver_private member to vma_node
` [Intel-gfx] [PATCH v6 15/15] drm/i915: Use ttm mmap handling for ttm bo's

[Intel-gfx] [PATCH -next] drm/i915: use DEVICE_ATTR_RO macro
 2021-05-28 10:04 UTC 

[Intel-gfx] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-28  9:55 UTC  (5+ messages)
` [Intel-gfx] [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
` [Intel-gfx] [PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is "

[Intel-gfx] [PATCH] drm/i915/adl_p: Same slices mask is not same Dbuf state
 2021-05-28  9:00 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PULL] drm-intel-gt-next
 2021-05-28  7:27 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/18] Non-interface changing GuC CTBs updates
 2021-05-28  6:52 UTC  (15+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Non-interface changing GuC CTBs updates (rev2)
` [Intel-gfx] [PATCH 06/18] drm/i915/guc: Drop guc->interrupts.enabled
` [Intel-gfx] [PATCH 15/18] drm/i915/guc: Ensure H2G buffer updates visible before tail update
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Non-interface changing GuC CTBs updates (rev2)

[Intel-gfx] [PATCH 0/1] drm: add error message for ENOSPC
 2021-05-28  6:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_color: Fix pipe degamma subtests
 2021-05-28  4:35 UTC 

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_prime: Aligned pitch to 64 byte for Intel platforms
 2021-05-28  4:34 UTC 

[Intel-gfx] [PATCH i-g-t] [RFC] tests/drm_read: Fix subtest invalid-buffer
 2021-05-28  4:32 UTC 

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-28  4:27 UTC 

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_flip.c: Fix subtests flip-vs-suspend
 2021-05-28  4:24 UTC 

[Intel-gfx] [PATCH] drm: Add a prefetching memcpy_from_wc
 2021-05-28  3:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-05-28  0:58 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4 1/1] "

[Intel-gfx] [PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-05-28  0:44 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4 1/1] "

[Intel-gfx] [PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-05-27 23:57 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4 1/1] "

[Intel-gfx] [PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-05-27 23:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v6,RESEND,1/3] "

[Intel-gfx] [PATCH] Revert "i915: use io_mapping_map_user"
 2021-05-27 22:35 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/adlp: Add missing TBT AUX -> PW#2 power domain dependencies
 2021-05-27 21:56 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 0/7] Finish conversion to GRAPHICS_VER
 2021-05-27 21:55 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/gt: replace IS_GEN and friends with IS_GRAPHICS_VER
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Add remaining conversions to GRAPHICS_VER
` [Intel-gfx] [PATCH 3/7] drm/i915/gem: replace IS_GEN and friends with IS_GRAPHICS_VER
` [Intel-gfx] [PATCH 4/7] drm/i915/gvt: "
` [Intel-gfx] [PATCH 5/7] drm/i915: "
` [Intel-gfx] [PATCH 6/7] drm/i915: Add remaining conversions to GRAPHICS_VER
` [Intel-gfx] [PATCH 7/7] drm/i915/display: replace IS_GEN() in commented code
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Finish conversion to GRAPHICS_VER
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 00/29] drm/i915/gem: ioctl clean-ups (v6)
 2021-05-27 21:17 UTC  (33+ messages)
` [Intel-gfx] [PATCH 01/29] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
` [Intel-gfx] [PATCH 02/29] drm/i915: Stop storing the ring size in the ring pointer (v2)
` [Intel-gfx] [PATCH 03/29] drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
` [Intel-gfx] [PATCH 04/29] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)
` [Intel-gfx] [PATCH 05/29] drm/i915/gem: Return void from context_apply_all
` [Intel-gfx] [PATCH 06/29] drm/i915: Drop the CONTEXT_CLONE API (v2)
` [Intel-gfx] [PATCH 07/29] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4)
` [Intel-gfx] [PATCH 08/29] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
` [Intel-gfx] [PATCH 09/29] drm/i915/gem: Disallow bonding of virtual engines (v3)
` [Intel-gfx] [PATCH 10/29] drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT (v2)
` [Intel-gfx] [PATCH 11/29] drm/i915/request: Remove the hook from await_execution
` [Intel-gfx] [PATCH 12/29] drm/i915/gem: Disallow creating contexts with too many engines
` [Intel-gfx] [PATCH 13/29] drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2)
` [Intel-gfx] [PATCH 14/29] drm/i915/gem: Add a separate validate_priority helper
` [Intel-gfx] [PATCH 15/29] drm/i915: Add gem/i915_gem_context.h to the docs
` [Intel-gfx] [PATCH 16/29] drm/i915/gem: Add an intermediate proto_context struct
` [Intel-gfx] [PATCH 17/29] drm/i915/gem: Rework error handling in default_engines
` [Intel-gfx] [PATCH 18/29] drm/i915/gem: Optionally set SSEU in intel_context_set_gem
` [Intel-gfx] [PATCH 19/29] drm/i915: Add an i915_gem_vm_lookup helper
` [Intel-gfx] [PATCH 20/29] drm/i915/gem: Make an alignment check more sensible
` [Intel-gfx] [PATCH 21/29] drm/i915/gem: Use the proto-context to handle create parameters (v2)
` [Intel-gfx] [PATCH 22/29] drm/i915/gem: Return an error ptr from context_lookup
` [Intel-gfx] [PATCH 23/29] drm/i915/gt: Drop i915_address_space::file (v2)
` [Intel-gfx] [PATCH 24/29] drm/i915/gem: Delay context creation
` [Intel-gfx] [PATCH 25/29] drm/i915/gem: Don't allow changing the VM on running contexts (v2)
` [Intel-gfx] [PATCH 26/29] drm/i915/gem: Don't allow changing the engine set "
` [Intel-gfx] [PATCH 27/29] drm/i915/selftests: Take a VM in kernel_context()
` [Intel-gfx] [PATCH 28/29] i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
` [Intel-gfx] [PATCH 29/29] drm/i915/gem: Roll all of context creation together
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gem: ioctl clean-ups (rev5)

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-27 19:44 UTC  (32+ messages)
` [Intel-gfx] [RFC PATCH 24/97] drm/i915/guc: Add flag for mark broken CTB
` [Intel-gfx] [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
` [Intel-gfx] [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
` [Intel-gfx] [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [Intel-gfx] [RFC PATCH 60/97] drm/i915: Track 'serial' counts for virtual engines

[Intel-gfx] [PATCH 1/3] drm/i915/ddi: Flush encoder power domain ref puts during driver unload
 2021-05-27 19:41 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 0/4] shmem helpers for vgem
 2021-05-27 18:41 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/4] dma-buf: Require VM_PFNMAP vma for mmap
` [Intel-gfx] [PATCH 2/4] drm/vgem: use shmem helpers
` [Intel-gfx] [PATCH 3/4] drm/shmem-helper: Switch to vmf_insert_pfn
` [Intel-gfx] [PATCH 4/4] drm/shmem-helper: Align to page size in dumb_create
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for shmem helpers for vgem
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI 0/3] Resend More DMC cleanup
 2021-05-27 18:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 0/2] A couple more prerequisite patches to GuC submission
 2021-05-27 17:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-27 15:40 UTC 

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_flip: Some Gen11 systems are not able to get RTC WAKE work well. SUSPEND_TEST_NONE goes to RTC Wake. Instead change it to SUSPEND_TEST_PLATFORM
 2021-05-27 15:39 UTC 

[Intel-gfx] [PATCH 0/7] dma-buf: Add an API for exporting sync files (v11)
 2021-05-27 15:39 UTC  (15+ messages)
` [Intel-gfx] [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)
` [Intel-gfx] [PATCH 5/7] dma-buf: Add an API for exporting sync files (v11)

[Intel-gfx] [PATCH i-g-t] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-27 15:23 UTC  (6+ messages)
` [Intel-gfx] [PATCH 4/4] [RFC] "
  ` [Intel-gfx] [PATCH] "
    ` [Intel-gfx] [PATCH i-g-t] "
  ` [Intel-gfx] [igt-dev] [PATCH 4/4] "

[Intel-gfx] [PATCH] [RFC] tests/kms_flip: Some Gen11 systems are not able to get RTC WAKE work well. SUSPEND_TEST_NONE goes to RTC Wake. Instead change it to SUSPEND_TEST_PLATFORM
 2021-05-27 15:20 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t] "

[Intel-gfx] [PATCH 0/1] Introduce i915_sched_engine object
 2021-05-27 15:23 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [RFC PATCH 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-27 15:01 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan

[Intel-gfx] [PATCH 3/4] [RFC] tests/kms_color: Fix pipe degamma subtests
 2021-05-27 14:32 UTC 

[Intel-gfx] [PATCH 2/4] [RFC] tests/kms_prime: Aligned pitch to 64 byte for Intel platforms
 2021-05-27 14:32 UTC 

[Intel-gfx] [PATCH 1/4] [RFC] tests/drm_read: Fix subtest invalid-buffer
 2021-05-27 14:32 UTC 

[Intel-gfx] [PATCH v4 00/15] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-27 14:21 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 10/15] drm/ttm, drm/amdgpu: Allow the driver some control over swapping

[Intel-gfx] [PATCH 0/1] Engine relative MMIO
 2021-05-27 14:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v7 00/15] Restricted DMA
 2021-05-27 13:54 UTC  (19+ messages)
` [Intel-gfx] [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [Intel-gfx] [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [Intel-gfx] [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [Intel-gfx] [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [Intel-gfx] [PATCH v7 07/15] swiotlb: Update is_swiotlb_active to add a struct device argument
` [Intel-gfx] [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA (rev4)

[Intel-gfx] [PATCH v8 00/15] Restricted DMA
 2021-05-27 13:32 UTC  (12+ messages)
` [Intel-gfx] [PATCH v8 01/15] swiotlb: Refactor swiotlb init functions
` [Intel-gfx] [PATCH v8 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [Intel-gfx] [PATCH v8 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [Intel-gfx] [PATCH v8 04/15] swiotlb: Add restricted DMA pool initialization
` [Intel-gfx] [PATCH v8 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [Intel-gfx] [PATCH v8 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [Intel-gfx] [PATCH v8 07/15] swiotlb: Update is_swiotlb_active "
` [Intel-gfx] [PATCH v8 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [Intel-gfx] [PATCH v8 09/15] swiotlb: Move alloc_size to find_slots
` [Intel-gfx] [PATCH v8 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single

[Intel-gfx] [PATCH 1/2] drm/i915/adl_p: Disable FIFO underrun recovery
 2021-05-27 13:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Intel-gfx] [PATCH v8 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
 2021-05-27 13:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH v8 12/15] swiotlb: Add restricted DMA alloc/free support
` [Intel-gfx] [PATCH v8 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [Intel-gfx] [PATCH v8 14/15] dt-bindings: of: Add restricted DMA pool
` [Intel-gfx] [PATCH v8 15/15] of: Add plumbing for "


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