public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2020-11-19 18:54:33 to 2020-11-23 19:51:08 UTC [more...]

[Intel-gfx] [PATCH 0/9] relay: cleanup and const callbacks, take 2
 2020-11-23 19:51 UTC  (12+ 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 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] [PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 18:56 UTC  (29+ messages)
` [Intel-gfx] [PATCH 080/141] drm/i915/gem: "
                  ` [Intel-gfx] [Intel-wired-lan] [PATCH 000/141] "

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-11-23 18:26 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Add Clear Color support for TGL Render Decompression

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

[Intel-gfx] [PATCH] drm/i915/display: Record the plane update times for debugging
 2020-11-23 17:27 UTC  (6+ 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] [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  (30+ messages)
` [Intel-gfx] [RFC-v2 01/26] drm/i915/pxp: "
` [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 05/26] drm/i915/pxp: Implement ioctl action to set the user space context
` [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] Does the intel driver support faking a connected monitor?
 2020-11-23 16:19 UTC  (4+ messages)

[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] [PULL] gvt-next
 2020-11-23  9:32 UTC  (2+ messages)

[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  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Properly flag modesets for all bigjoiner pipes
 2020-11-20 22:55 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/21] Introduce Alderlake-S
 2020-11-20 20:39 UTC  (14+ messages)
` [Intel-gfx] [PATCH 05/21] drm/i915/adl_s: Add PCH support
` [Intel-gfx] [PATCH 06/21] drm/i915/adl_s: Add Interrupt Support
` [Intel-gfx] [PATCH 07/21] drm/i915/adl_s: Add PHYs for Alderlake S
` [Intel-gfx] [PATCH 10/21] drm/i915/adl_s: Add HTI support and initialize display for ADL-S
` [Intel-gfx] [PATCH 11/21] drm/i915/adl_s: Add adl-s ddc pin mapping
` [Intel-gfx] [PATCH 16/21] drm/i915/adl_s: MCHBAR memory info registers are moved

[Intel-gfx] [CI 1/3] drm/i915/gem: Remove incorrect early dbg print
 2020-11-20 18:25 UTC  (7+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/selftests: Improve granularity for mocs reset checks
` [Intel-gfx] [CI 3/3] drm/i915/selftests: Small tweak to put the termination conditions together
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/gem: Remove incorrect early dbg print
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-20 17:31 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [Intel-gfx] [PATCH 2/3] mm: Extract might_alloc() debug check
` [Intel-gfx] [PATCH 3/3] locking/selftests: Add testcases for fs_reclaim
` [Intel-gfx] [PATCH] drm/ttm: don't set page->mapping
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/guc: Use correct lock for accessing guc->mmio_msg
 2020-11-20 16:45 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/guc: Use correct lock for CT event handler
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/guc: Use correct lock for accessing guc->mmio_msg
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gt: Plug IPS into intel_rps_set
 2020-11-20 11:52 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Plug IPS into intel_rps_set (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-20 10:20 UTC  (11+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Do not call hsw_set_frame_start_delay for dsi
 2020-11-20  6:30 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Do not call hsw_set_frame_start_delay for dsi (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [v2 0/2] Re-enable FBC on TGL
 2020-11-20  6:13 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Re-enable FBC on TGL (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] i915/gem_flink_race.c: Use statistics over list of numbers
 2020-11-20  3:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm/i915/rkl: new rkl ddc map for different PCH
 2020-11-20  2:21 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5] "

[Intel-gfx] [PATCH v2] drm/i915: Do not call hsw_set_frame_start_delay for dsi
 2020-11-19 23:14 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Do not call hsw_set_frame_start_delay for dsi (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/13] drm/i915: Clean up the plane data_rate stuff
 2020-11-19 21:41 UTC  (10+ messages)
` [Intel-gfx] [PATCH 08/13] drm/i915: Split plane data_rate into data_rate+data_rate_y
` [Intel-gfx] [PATCH 09/13] drm/i915: Extract intel_adjusted_rate()
` [Intel-gfx] [PATCH 10/13] drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment
` [Intel-gfx] [PATCH 11/13] drm/i915: Pre-calculate plane relative data rate
` [Intel-gfx] [PATCH 12/13] drm/i915: Remove total[] and uv_total[] from ddb allocation
` [Intel-gfx] [PATCH 13/13] drm/i915: s/plane_res_b/blocks/ etc
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Clean up the plane data_rate stuff
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PULL] drm-intel-fixes
 2020-11-19 20:34 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Whitespace cleanups
 2020-11-19 19:39 UTC  (3+ messages)

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


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