intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 09:36:21 to 2021-06-03 16:29:49 UTC [more...]

[Intel-gfx] [PATCH 00/29] drm/i915/gem: ioctl clean-ups (v6)
 2021-06-03 16:29 UTC  (17+ messages)
` [Intel-gfx] [PATCH 16/29] drm/i915/gem: Add an intermediate proto_context struct
` [Intel-gfx] [PATCH 18/29] drm/i915/gem: Optionally set SSEU in intel_context_set_gem
` [Intel-gfx] [PATCH 21/29] drm/i915/gem: Use the proto-context to handle create parameters (v2)
` [Intel-gfx] [PATCH 24/29] drm/i915/gem: Delay context creation

[Intel-gfx] [PATCH v2 0/4] shmem helpers for igt
 2021-06-03 16:29 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/gem-shmem-helper: Export drm_gem_shmem_funcs
` [Intel-gfx] [PATCH v2 2/4] drm/shmem-helper: Switch to vmf_insert_pfn
` [Intel-gfx] [PATCH v2 3/4] drm/shmem-helper: Align to page size in dumb_create
` [Intel-gfx] [PATCH v2 4/4] drm/vgem: use shmem helpers
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for shmem helpers for igt
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 00/20] GuC CTBs changes + a few misc patches
 2021-06-03 16:10 UTC  (28+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] [PATCH 01/20] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
` [Intel-gfx] [PATCH 02/20] drm/i915/guc: use probe_error log for CT enablement failure
` [Intel-gfx] [PATCH 03/20] drm/i915/guc: enable only the user interrupt when using GuC submission
` [Intel-gfx] [PATCH 04/20] drm/i915/guc: Remove sample_forcewake h2g action
` [Intel-gfx] [PATCH 05/20] drm/i915/guc: Keep strict GuC ABI definitions
` [Intel-gfx] [PATCH 06/20] drm/i915/guc: Drop guc->interrupts.enabled
` [Intel-gfx] [PATCH 07/20] drm/i915/guc: Stop using fence/status from CTB descriptor
` [Intel-gfx] [PATCH 08/20] drm/i915: Promote ptrdiff() to i915_utils.h
` [Intel-gfx] [PATCH 09/20] drm/i915/guc: Only rely on own CTB size
` [Intel-gfx] [PATCH 10/20] drm/i915/guc: Don't repeat CTB layout calculations
` [Intel-gfx] [PATCH 11/20] drm/i915/guc: Replace CTB array with explicit members
` [Intel-gfx] [PATCH 12/20] drm/i915/guc: Update sizes of CTB buffers
` [Intel-gfx] [PATCH 13/20] drm/i915/guc: Relax CTB response timeout
` [Intel-gfx] [PATCH 14/20] drm/i915/guc: Start protecting access to CTB descriptors
` [Intel-gfx] [PATCH 15/20] drm/i915/guc: Ensure H2G buffer updates visible before tail update
` [Intel-gfx] [PATCH 16/20] drm/i915/guc: Stop using mutex while sending CTB messages
` [Intel-gfx] [PATCH 17/20] drm/i915/guc: Don't receive all G2H messages in irq handler
` [Intel-gfx] [PATCH 18/20] drm/i915/guc: Always copy CT message to new allocation
` [Intel-gfx] [PATCH 19/20] drm/i915/guc: Early initialization of GuC send registers
` [Intel-gfx] [PATCH 20/20] drm/i915/guc: Use guc_class instead of engine_class in fw interface
` [Intel-gfx] ✓ Fi.CI.BAT: success for GuC CTBs changes + a few misc patches
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/1] Introduce i915_sched_engine object
 2021-06-03 16:02 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: "

[Intel-gfx] [CI 00/19] Another batch of reviewed XeLPD / ADL-P patches
 2021-06-03 15:41 UTC  (7+ messages)
` [Intel-gfx] [CI 15/19] drm/i915/bigjoiner: atomic commit changes for uncompressed joiner

[Intel-gfx] [PATCH 0/5] drm/i915: Get rid of fence error propagation (v2)
 2021-06-03 15:40 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
` [Intel-gfx] [PATCH 2/5] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
` [Intel-gfx] [PATCH 3/5] drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
` [Intel-gfx] [PATCH 4/5] drm/i915: Drop error handling from dma_fence_work
` [Intel-gfx] [PATCH 5/5] Revert "drm/i915: Skip over MI_NOOP when parsing"

[Intel-gfx] [PATCH] drm/i915/dsc: Remove redundant checks in DSC disable
 2021-06-03 15:37 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 0/5] drm/i915: Get rid of fence error propagation
 2021-06-03 15:28 UTC  (19+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
` [Intel-gfx] [PATCH 2/5] drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
` [Intel-gfx] [PATCH 3/5] drm/i915: Drop error handling from dma_fence_work
` [Intel-gfx] [PATCH 4/5] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
` [Intel-gfx] [PATCH 5/5] Revert "drm/i915: Skip over MI_NOOP when parsing"
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Get rid of fence error propagation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t] tests/kms_color: Remove gamma code from degamma tests
 2021-06-03 14:55 UTC 

[Intel-gfx] [PATCH 0/4] shmem helpers for vgem
 2021-06-03 14:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for shmem helpers for vgem (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
 2021-06-03 14:36 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dsc: use crtc index for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/dsc: abstract helpers to get "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/5] drm/i915: Move system memory to TTM for discrete
 2021-06-03 14:27 UTC  (14+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Update object placement flags to be mutable
` [Intel-gfx] [PATCH 2/5] drm/i915/ttm: Adjust gem flags and caching settings after a move
` [Intel-gfx] [PATCH 3/5] drm/i915/ttm: Calculate the object placement at get_pages time
` [Intel-gfx] [PATCH 4/5] drm/i915/ttm: Use TTM for system memory
` [Intel-gfx] [PATCH 5/5] drm/i915/ttm: Implement object migration
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Move system memory to TTM for discrete

[Intel-gfx] [PATCH v2 0/9] drm: Add privacy-screen class and connector properties
 2021-06-03 13:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/9] drm: Add privacy-screen class (v2)

[Intel-gfx] i915 and swiotlb_max_segment
 2021-06-03 10:54 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/21] Add Support for Plane Color Lut and CSC features
 2021-06-03 12:58 UTC  (10+ messages)
` [Intel-gfx] [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-06-03 10:52 UTC  (30+ messages)
` [Intel-gfx] [RFC PATCH 60/97] drm/i915: Track 'serial' counts for virtual engines
` [Intel-gfx] [RFC PATCH 61/97] drm/i915: Hold reference to intel_context over life of i915_request
` [Intel-gfx] [RFC PATCH 63/97] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [Intel-gfx] [RFC PATCH 64/97] drm/i915/guc: Reset implementation for new GuC interface
` [Intel-gfx] [RFC PATCH 65/97] drm/i915: Reset GPU immediately if submission is disabled

[Intel-gfx] [PATCH 1/3] drm/i915/ddi: Flush encoder power domain ref puts during driver unload
 2021-06-03  9:43 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Fix incorrect assert about pending power domain async-put work
` [Intel-gfx] [PATCH 3/3] drm/i915/adlp: Fix AUX power well -> PHY mapping

[Intel-gfx] [PATCH] drm/i915/adl_p: CDCLK crawl support for ADL
 2021-06-03  9:16 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/adl_p: CDCLK crawl support for ADL (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PULL] drm-misc-fixes
 2021-06-03  8:53 UTC 

[Intel-gfx] [PATCH] Revert "i915: use io_mapping_map_user"
 2021-06-03  8:41 UTC  (6+ messages)

[Intel-gfx] [PULL] drm-intel-fixes
 2021-06-03  8:37 UTC 

[Intel-gfx] [PATCH 0/9] Enhance pipe color support for multi segmented luts
 2021-06-03  8:05 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/9] drm: Add gamma mode property
` [Intel-gfx] [PATCH 5/9] drm: Add Client Cap for advance gamma mode

[Intel-gfx] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-06-03  7:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 03/11] drm/panfrost: Use xarray and helpers for depedency tracking

[Intel-gfx] Merging TTM branches through the Intel tree?
 2021-06-03  7:36 UTC  (7+ messages)

[Intel-gfx] [PATCH 00/27] drm/i915/gem: ioctl clean-ups (v5)
 2021-06-03  7:07 UTC  (5+ messages)
` [Intel-gfx] [PATCH 16/27] drm/i915/gem: Add an intermediate proto_context struct

[Intel-gfx] linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-06-03  2:55 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-06-03  0:07 UTC  (20+ messages)
` [Intel-gfx] [PATCH v4 02/17] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH v4 04/17] drm/i915/gt: Export the pinned context constructor and destructor
` [Intel-gfx] [PATCH v4 06/17] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH v4 10/17] drm/i915/pxp: Implement PXP irq handler
` [Intel-gfx] [PATCH v4 12/17] drm/i915/pxp: start the arb session on demand
` [Intel-gfx] [PATCH v4 13/17] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH v4 15/17] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [PATCH v4 16/17] drm/i915/pxp: black pixels on pxp disabled

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

[Intel-gfx] [PATCH] drm/i915/gem/mman: only allow WC for lmem
 2021-06-02 18:42 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 1/2] drm/i915/display: Introduce new intel_psr_pause/resume function
 2021-06-02 17:53 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v9 00/15] Move LMEM (VRAM) management over to TTM
 2021-06-02 17:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH v9 07/15] drm: Add a prefetching memcpy_from_wc

[Intel-gfx] [PATCH v10 00/11] Move LMEM (VRAM) management over to TTM
 2021-06-02 17:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Move LMEM (VRAM) management over to TTM (rev6)

[Intel-gfx] [PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-06-02 16:41 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 1/1] "

[Intel-gfx] [PATCH 0/7] Finish conversion to GRAPHICS_VER
 2021-06-02 16:00 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/gt: replace IS_GEN and friends with IS_GRAPHICS_VER

[Intel-gfx] [PATCH] drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3
 2021-06-02 14:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3. (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/2] drm/i915/xelpd: Enabling dithering after the CC1
 2021-06-02 12:47 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/2] "
  ` [Intel-gfx] [PATCH v2 0/1] "
    ` [Intel-gfx] [PATCH v2 1/1] drm/i915/xelpd: "

[Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-06-02 11:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add relocation exceptions for two other platforms (rev4)

[Intel-gfx] [PATCH] drm/i915/adl_p: CDCLK crawl support for ADL
 2021-06-02  9:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH -next] drm/i915: use DEVICE_ATTR_RO macro
 2021-06-02  9:48 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
 2021-06-02  9:47 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).