intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 09:21:38 to 2021-06-30 11:44:31 UTC [more...]

[Intel-gfx] [PATCH v5 0/3] drm: address potential UAF bugs with drm_master ptrs
 2021-06-30  8:02 UTC  (11+ messages)
` [Intel-gfx] [PATCH v5 1/3] drm: avoid circular locks in drm_mode_getconnector
` [Intel-gfx] [PATCH v5 2/3] drm: add a locked version of drm_is_current_master
` [Intel-gfx] [PATCH v5 3/3] drm: protect drm_master pointers in drm_lease.c
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: address potential UAF bugs with drm_master ptrs (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v15 00/12] Restricted DMA
 2021-06-30  9:17 UTC  (6+ messages)
` [Intel-gfx] [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[Intel-gfx] [RFC v3 0/2] lpsp with hdmi/dp outputs
 2021-06-30 11:44 UTC  (4+ messages)
` [Intel-gfx] [RFC v3 1/2] drm/i915/dg1: Adjust the AUDIO power domain

[Intel-gfx] [PATCH 00/21] Add Support for Plane Color Lut and CSC features
 2021-06-30 11:36 UTC  (4+ messages)
` [Intel-gfx] [PATCH 04/21] drm/i915/xelpd: Define Degamma Lut range struct for HDR planes

[Intel-gfx] [v2] drm/i915: Tweaked Wa_14010685332 for all PCHs
 2021-06-30 11:19 UTC 

[Intel-gfx] [PATCH v3 0/2] drm/i915: IRQ fixes
 2021-06-30 10:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Use the correct IRQ during resume
` [Intel-gfx] [PATCH v3 2/2] drm/i915: Drop all references to DRM IRQ midlayer

[Intel-gfx] [PULL] drm-intel-next-fixes
 2021-06-30 10:05 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-30  9:42 UTC  (14+ messages)
` [Intel-gfx] [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [Intel-gfx] [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace

[Intel-gfx] [PATCH 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-06-30  9:11 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/2] drm/doc/rfc: i915 GuC submission / DRM scheduler
` [Intel-gfx] [PATCH 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC submission / DRM scheduler integration plan + new uAPI
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/2] drm/i915: IRQ fixes
 2021-06-30  8:30 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Use the correct IRQ during resume
` [Intel-gfx] [PATCH v2 2/2] drm/i915: Drop all references to DRM IRQ midlayer

[Intel-gfx] [PATCH 00/47] GuC submission support
 2021-06-30  8:22 UTC  (15+ messages)
` [Intel-gfx] [PATCH 08/47] drm/i915/guc: Add new GuC interface defines and structures
` [Intel-gfx] [PATCH 10/47] drm/i915/guc: Add lrc descriptor context lookup array
` [Intel-gfx] [PATCH 11/47] drm/i915/guc: Implement GuC submission tasklet
` [Intel-gfx] [PATCH 12/47] drm/i915/guc: Add bypass tasklet submission path to GuC
` [Intel-gfx] [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+

[Intel-gfx] [V3] drm/i915/display: Fix state mismatch in drm infoframe
 2021-06-30  8:21 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/2] drm/i915/display/dsc: Set BPP in the kernel
 2021-06-30  6:29 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable
` [Intel-gfx] [PATCH v2 2/2] drm/i915/display/dsc: Set BPP in the kernel
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/dsc: Set BPP in the kernel (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC 1/2] drm/i915/dmc: Add soc stepping to intel_step
 2021-06-30  3:18 UTC  (6+ messages)
` [Intel-gfx] [RFC 2/2] drm/i915/dmc: Modify stepping/substepping table
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/2] drm/i915/dmc: Add soc stepping to intel_step
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH V2] drm/i915/ehl: Update MOCS table for EHL
 2021-06-30  1:02 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/3] drm/i915/gem: Introduce a migrate interface
 2021-06-29 23:14 UTC  (10+ messages)
` [Intel-gfx] [PATCH v5 1/3] drm/i915/gem: Implement object migration
` [Intel-gfx] [PATCH v5 2/3] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
` [Intel-gfx] [PATCH v5 3/3] drm/i915/display: Migrate objects to LMEM if possible for display
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Introduce a migrate interface (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/display/tgl: Implement Wa_14013120569
 2021-06-29 22:25 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [igt-dev] [PATCH i-g-t] gem_watchdog: Skip test if default request expiry is not compiled in
 2021-06-29 22:00 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t v2] "

[Intel-gfx] [CI] PR for new GuC v62.0.3 and HuC v7.9.3 binaries
 2021-06-29 21:36 UTC 

[Intel-gfx] [PATCH] drm/aperture: Pass DRM driver structure instead of driver name
 2021-06-29 17:31 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Drop all references to DRM IRQ midlayer
 2021-06-29 16:39 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: replace boilerplate code with helper macros
 2021-06-29 15:55 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: replace boilerplate code with helper macros (rev2)

[Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
 2021-06-29 15:20 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/jsl: Remove require_force_probe protection (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/ehl: Remove require_force_probe protection
 2021-06-29 15:20 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Remove require_force_probe protection (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v4 0/3] drm/i915/gem: Introduce a migrate interface
 2021-06-29 12:25 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 1/3] drm/i915/gem: Implement object migration
` [Intel-gfx] [PATCH v4 2/3] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
` [Intel-gfx] [PATCH v4 3/3] drm/i915/display: Migrate objects to LMEM if possible for display
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gem: Introduce a migrate interface (rev4)

[Intel-gfx] [PATCH] drm/i915/xelpd: Enabling dithering after the CC1
 2021-06-29 11:40 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-29  9:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 19/27] drm/stm: Don't set "

[Intel-gfx] [PATCH v3 0/5] drm/i915/gem: Introduce a migrate interface
 2021-06-29  9:36 UTC  (29+ messages)
` [Intel-gfx] [PATCH v3 1/5] drm/i915/gem: Implement object migration
` [Intel-gfx] [PATCH v3 2/5] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
` [Intel-gfx] [PATCH v3 3/5] drm/i915/display: Migrate objects to LMEM if possible for display
` [Intel-gfx] [PATCH v3 4/5] drm/i915/gem: Fix same-driver-another-instance dma-buf export
` [Intel-gfx] [PATCH v3 5/5] 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 (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/4] The Following Patches are to Fix the Critical KclockWork Errors in i915_gem and gt
 2021-06-29  9:26 UTC  (14+ messages)
` [Intel-gfx] [PATCH 1/4] Klock work Fix for NULL dereferencing in i915_gem_ttm.c
` [Intel-gfx] [PATCH 2/4] Klock work Fix for NULL dereferencing in i915_gem_mman.c
` [Intel-gfx] [PATCH 3/4] Klock work Fix for possible memory leak in intel_execlists_submission.c
` [Intel-gfx] [PATCH 4/4] Klock work Fix for uninitialized array intel_migrate.c
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for The Following Patches are to Fix the Critical KclockWork Errors in i915_gem and gt
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/2] drm/i915/display/dsc: Set BPP in the kernel
 2021-06-29  5:32 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] "

[Intel-gfx] [PATCH 0/2] DMC Updates for RKL, TGL
 2021-06-28 22:05 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/firmware: Update to DMC v2.12 on TGL
` [Intel-gfx] [PATCH 2/2] drm/i915/firmware: Update to DMC v2.03 on RKL

[Intel-gfx] [PATCH v4 0/2] drm: address potential UAF bugs with drm_master ptrs
 2021-06-28 16:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 1/2] drm: add a locked version of drm_is_current_master
` [Intel-gfx] [PATCH v4 2/2] drm: protect drm_master pointers in drm_lease.c
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: address potential UAF bugs with drm_master ptrs

[Intel-gfx] [PATCH v14 00/12] Restricted DMA
 2021-06-28 16:46 UTC  (13+ messages)
` [Intel-gfx] [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA (rev2)

[Intel-gfx] [PATCH v3] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-28 16:10 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Reinstate the mmap ioctl for some platforms (rev3)

[Intel-gfx] [PATCH 0/7] Per client engine busyness
 2021-06-28 14:37 UTC  (14+ messages)

[Intel-gfx] [PATCH v2 0/5] drm/i915/gem: Introduce a migrate interface
 2021-06-28 12:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/5] drm/i915/gem: Implement object migration

[Intel-gfx] [PATCH 0/2] drm/i915, drm/ttm: Update the ttm_move_memcpy() interface
 2021-06-28 11:21 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/ttm, drm/i915: Update ttm_move_memcpy for async use

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_prime: Aligned pitch to 64 byte for Intel platforms
 2021-06-28 11:08 UTC  (4+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH v2 1/2] drm/i915/gem: only allow WC for lmem
 2021-06-28 10:55 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gem: only allow WB for smem only placements

[Intel-gfx] 5.13-rc6 on thinkpad X220: graphics hangs with recent mainline
 2021-06-28 10:21 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  7:44 UTC  (17+ 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] [PATCH 4/6] KVM: arm64/mmu: "

[Intel-gfx] XDC 2021: Registration & Call for Proposals now open!
 2021-06-26  6:35 UTC  (3+ messages)
` [Intel-gfx] [Mesa-dev] "

[Intel-gfx] [PATCH v2 0/5] Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  7:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/5] KVM: do not allow mapping valid but non-refcounted pages

[Intel-gfx] [PATCH] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:25 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).