Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-21 00:35:47 to 2020-11-24 17:02:52 UTC [more...]

[Intel-gfx] [PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24  1:32 UTC  (30+ messages)
` [Intel-gfx] [PATCH 080/141] drm/i915/gem: "
                  ` [Intel-gfx] [Intel-wired-lan] [PATCH 000/141] "

[Intel-gfx] [PATCH 0/9] relay: cleanup and const callbacks, take 2
 2020-11-24 16:15 UTC  (17+ messages)
` [Intel-gfx] [PATCH 1/9] relay: remove unused buf_mapped and buf_unmapped callbacks
` [Intel-gfx] [PATCH 2/9] relay: require non-NULL callbacks in relay_open()
` [Intel-gfx] [PATCH 3/9] relay: make create_buf_file and remove_buf_file callbacks mandatory
` [Intel-gfx] [PATCH 4/9] relay: allow the use of const callback structs
    ` [Intel-gfx] [PATCH v3] "
    ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
` [Intel-gfx] [PATCH 5/9] drm/i915: make relay callbacks const
` [Intel-gfx] [PATCH 6/9] ath10k: "
` [Intel-gfx] [PATCH 7/9] ath11k: "
` [Intel-gfx] [PATCH 8/9] ath9k: "
` [Intel-gfx] [PATCH 9/9] blktrace: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for relay: cleanup and const callbacks, take 2
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v5 00/17] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-11-24 17:03 UTC  (14+ messages)
` [Intel-gfx] [PATCH v5 07/17] drm/i915/hdcp: Enable HDCP 1.4 stream encryption
` [Intel-gfx] [PATCH v5 08/17] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [Intel-gfx] [PATCH v5 13/17] drm/i915/hdcp: MST streams support in hdcp port_data
` [Intel-gfx] [PATCH v5 14/17] drm/i915/hdcp: Pass connector to check_2_2_link

[Intel-gfx] [PATCH 01/16] drm/i915/gem: Drop free_work for GEM contexts
 2020-11-24 17:02 UTC  (22+ messages)
` [Intel-gfx] [PATCH 02/16] drm/i915/gt: Track the overall awake/busy time
` [Intel-gfx] [PATCH 03/16] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 04/16] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 05/16] drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
` [Intel-gfx] [PATCH 06/16] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 07/16] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 08/16] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 09/16] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 10/16] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 11/16] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 12/16] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 13/16] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [PATCH 14/16] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 15/16] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 16/16] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/16] drm/i915/gem: Drop free_work for GEM contexts
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] dma-buf/dma-resv: Respect num_fences when initializing the shared fence list
 2020-11-24 16:52 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC] drm/i915/dp: PPS registers doesn't require AUX power
 2020-11-24 16:44 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [v2 1/2] drm/i915/display/tgl: Disable FBC with PSR2
 2020-11-24 16:19 UTC  (3+ messages)
` [Intel-gfx] [v3 "

[Intel-gfx] [PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-24 15:55 UTC  (19+ messages)
` [Intel-gfx] [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH 02/15] drm/ast: "
` [Intel-gfx] [PATCH 03/15] drm/bochs: "
` [Intel-gfx] [PATCH 04/15] drm/cirrus: "
` [Intel-gfx] [PATCH 05/15] drm/gma500: "
` [Intel-gfx] [PATCH 06/15] drm/hibmc: "
` [Intel-gfx] [PATCH 07/15] drm/i915: "
` [Intel-gfx] [PATCH 08/15] drm/mgag200: "
` [Intel-gfx] [PATCH 09/15] drm/nouveau: "
` [Intel-gfx] [PATCH 10/15] drm/qxl: "
` [Intel-gfx] [PATCH 11/15] drm/radeon: "
` [Intel-gfx] [PATCH 12/15] drm/vboxvideo: "
` [Intel-gfx] [PATCH 13/15] drm/virtgpu: "
` [Intel-gfx] [PATCH 14/15] drm/vmwgfx: "
` [Intel-gfx] [PATCH 15/15] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Move struct drm_device.pdev to legacy
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence
 2020-11-24 15:49 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-11-24 15:12 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Add Clear Color support for TGL Render Decompression
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] Does the intel driver support faking a connected monitor?
 2020-11-24 15:03 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-24 14:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] mm: Extract might_alloc() debug check

[Intel-gfx] [PATCH 00/21] Introduce Alderlake-S
 2020-11-24 14:20 UTC  (11+ messages)
` [Intel-gfx] [PATCH 02/21] drm/i915/tgl: Fix macros for TGL SOC based WA
` [Intel-gfx] [PATCH 03/21] drm/i915/adl_s: Add ADL-S platform info and PCI ids

[Intel-gfx] [PATCH i-g-t] Cast negative debugfs values to u64
 2020-11-24 13:41 UTC  (4+ messages)

[Intel-gfx] [PULL] gvt-next
 2020-11-24  9:48 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Record the plane update times for debugging
 2020-11-23 20:23 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Record the plane update times for debugging (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] i915/gem_request_retire: Switch from random blitter loads to dummy
 2020-11-23 20:15 UTC 

[Intel-gfx] [PATCH 1/6] relay: allow the use of const callback structs
 2020-11-23 18:01 UTC  (3+ messages)

[Intel-gfx] [RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (20+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC-v2 00/26] Introduce Intel PXP component
 2020-11-23 16:20 UTC  (28+ messages)
` [Intel-gfx] [RFC-v2 02/26] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v2 03/26] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [RFC-v2 04/26] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v2 06/26] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [RFC-v2 07/26] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [RFC-v2 08/26] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [RFC-v2 09/26] drm/i915/pxp: Implement ioctl action to reserve session slot
` [Intel-gfx] [RFC-v2 10/26] drm/i915/pxp: Implement ioctl action to set session in play
` [Intel-gfx] [RFC-v2 11/26] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v2 12/26] drm/i915/pxp: Implement ioctl action to terminate the session
` [Intel-gfx] [RFC-v2 13/26] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [RFC-v2 14/26] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [RFC-v2 15/26] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [RFC-v2 16/26] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v2 17/26] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v2 18/26] drm/i915/pxp: Implement ioctl action to send TEE commands
` [Intel-gfx] [RFC-v2 19/26] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v2 20/26] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [RFC-v2 21/26] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v2 22/26] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v2 23/26] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v2 24/26] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v2 25/26] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v2 26/26] drm/i915/pxp: Enable the PXP ioctl for protected session
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI 1/4] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
 2020-11-23 15:44 UTC  (7+ messages)
` [Intel-gfx] [CI 2/4] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [CI 3/4] drm/i915/gt: Don't cancel the interrupt shadow too early
` [Intel-gfx] [CI 4/4] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PXP CLEAN PATCH v06 01/27] drm/i915/pxp: Introduce Intel PXP component
 2020-11-23 15:13 UTC  (12+ messages)
` [Intel-gfx] [PXP CLEAN PATCH v06 02/27] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [PXP CLEAN PATCH v06 06/27] drm/i915: Rename the whitelist to allowlist
` [Intel-gfx] [PXP CLEAN PATCH v06 07/27] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [PXP CLEAN PATCH v06 17/27] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [PXP,CLEAN,v06,01/27] drm/i915/pxp: Introduce Intel PXP component

[Intel-gfx] [CI] drm/i915/gt: Plug IPS into intel_rps_set
 2020-11-21 21:08 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Plug IPS into intel_rps_set (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/display: Warn about types of backlight not handled
 2020-11-21  0:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "


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