messages from 2020-12-04 15:06:35 to 2020-12-08 00:35:06 UTC [more...]
[Intel-gfx] [RFC-v1 00/16] Introduce Intel PXP component - Mesa single session
2020-12-08 0:34 UTC (33+ messages)
` [Intel-gfx] [RFC-v1 01/16] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v1 02/16] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v1 03/16] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [RFC-v1 04/16] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v1 05/16] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [RFC-v1 06/16] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [RFC-v1 07/16] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v1 08/16] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v1 09/16] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v1 10/16] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v1 11/16] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v1 12/16] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v1 13/16] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v1 14/16] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v1 15/16] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v1 16/16] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 01/20] drm/i915/gem: Drop false !i915_vma_is_closed assertion
2020-12-07 21:51 UTC (23+ messages)
` [Intel-gfx] [PATCH 02/20] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 03/20] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 04/20] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 05/20] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 06/20] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [PATCH 07/20] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 08/20] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 09/20] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 10/20] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 11/20] drm/i915/gem: Drop free_work for GEM contexts
` [Intel-gfx] [PATCH 12/20] drm/i915/gt: Track the overall awake/busy time
` [Intel-gfx] [PATCH 13/20] drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
` [Intel-gfx] [PATCH 14/20] drm/i915/gt: Track all timelines created using the HWSP
` [Intel-gfx] [PATCH 15/20] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
` [Intel-gfx] [PATCH 16/20] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 17/20] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] [PATCH 18/20] drm/i915/gt: Use indices for writing into relative timelines
` [Intel-gfx] [PATCH 19/20] drm/i915/selftests: Exercise relative timeline modes
` [Intel-gfx] [PATCH 20/20] drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/20] drm/i915/gem: Drop false !i915_vma_is_closed assertion
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 1/2] drm/i915: Fix ICL MG PHY vswing handling
2020-12-07 21:26 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Unify the sanity checks for the buf trans tables
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Fix ICL MG PHY vswing handling
[Intel-gfx] [PATCH v3 0/4] tpm_tis: Detect interrupt storms
2020-12-07 19:58 UTC (24+ messages)
` [Intel-gfx] [PATCH v3 1/4] irq: export kstat_irqs
` [Intel-gfx] [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count
` [Intel-gfx] [PATCH v3 3/4] tpm_tis: Disable interrupts if interrupt storm detected
` [Intel-gfx] [PATCH v3 4/4] tpm_tis: Disable Interrupts on the ThinkPad L490
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for tpm_tis: Detect interrupt storms
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for tpm_tis: Detect interrupt storms (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/selftests: Improve error reporting for igt_mock_max_segment
2020-12-07 17:21 UTC (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Improve error reporting for igt_mock_max_segment (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 03/17] drivers/gpu: Convert to mem*_page()
2020-12-07 16:19 UTC (5+ messages)
[Intel-gfx] [PATCH i-g-t 1/2] i915/query: Cross-check engine list against execbuf interface
2020-12-07 16:11 UTC (2+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/query: Directly check query results against GETPARAM
[Intel-gfx] [PATCH] drm/i915/gt: Fixing the error handling of shmem_pin_map
2020-12-07 15:02 UTC (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH] drm/i915: Disable outputs during unregister
2020-12-07 14:50 UTC (6+ messages)
[Intel-gfx] [RFC PATCH 000/162] DG1 + LMEM enabling
2020-12-07 13:39 UTC (3+ messages)
` [Intel-gfx] [RFC PATCH 113/162] drm/i915: Create stolen memory region from local memory
[Intel-gfx] [PATCH i-g-t v2] runner: Don't kill a test on taint if watching timeouts
2020-12-07 13:18 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection
2020-12-07 10:02 UTC (8+ messages)
[Intel-gfx] [PATCH] drm/i915/display/dp: Compute the correct slice count for VDSC on DP
2020-12-07 9:01 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC 0/2] Display glitches fixes
2020-12-07 7:57 UTC (6+ messages)
` [Intel-gfx] [RFC 2/2] drm/i915/display: Protect pipe_update against dc3co exit
[Intel-gfx] [PATCH] drm/i915/display: Inject a failure into the initial modeset
2020-12-06 19:13 UTC (8+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Inject a failure into the initial modeset (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Inject a failure into the initial modeset (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [ANNOUNCE] upcoming mandated dim upgrade due to drm-intel branch change
2020-12-06 9:22 UTC (2+ messages)
[Intel-gfx] [PATCH 1/4] drm/i915/dg1: Implement WA_16011163337
2020-12-05 13:28 UTC (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: remove WA_SET_BIT_MASKED()
` [Intel-gfx] [PATCH 3/4] drm/i915: remove WA_CLR_BIT_MASKED()
` [Intel-gfx] [PATCH 4/4] drm/i915: remove WA_SET_FIELD_MASKED()
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/dg1: Implement WA_16011163337
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/dg1: Update voltage swing tables for DP
2020-12-05 11:56 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH v3 0/9] drm/i915: Add support for Intel's eDP backlight controls
2020-12-05 8:12 UTC (14+ messages)
` [Intel-gfx] [PATCH v3 1/9] drm/i915/dp: Program source OUI on eDP panels
` [Intel-gfx] [PATCH v3 2/9] drm/i915: Rename pwm_* backlight callbacks to ext_pwm_*
` [Intel-gfx] [PATCH v3 3/9] drm/i915: Pass down brightness values to enable/disable backlight callbacks
` [Intel-gfx] [PATCH v3 4/9] drm/i915: Keep track of pwm-related backlight hooks separately
` [Intel-gfx] [PATCH v3 5/9] drm/i915/dp: Rename eDP VESA backlight interface functions
` [Intel-gfx] [PATCH v3 6/9] drm/i915/dp: Add register definitions for Intel HDR backlight interface
` [Intel-gfx] [PATCH v3 7/9] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [Intel-gfx] [PATCH v3 8/9] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [Intel-gfx] [PATCH v3 9/9] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for Intel's eDP backlight controls (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 00/22] Introduce Alderlake-S
2020-12-05 5:22 UTC (27+ messages)
` [Intel-gfx] [PATCH 01/22] drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
` [Intel-gfx] [PATCH 02/22] drm/i915/tgl: Add bound checks and simplify TGL REVID macros
` [Intel-gfx] [PATCH 03/22] drm/i915/adl_s: Add ADL-S platform info and PCI ids
` [Intel-gfx] [PATCH 04/22] x86/gpu: add ADL_S stolen memory support
` [Intel-gfx] [PATCH 05/22] drm/i915/adl_s: Add PCH support
` [Intel-gfx] [PATCH 06/22] drm/i915/adl_s: Add Interrupt Support
` [Intel-gfx] [PATCH 07/22] drm/i915/adl_s: Add PHYs for Alderlake S
` [Intel-gfx] [PATCH 08/22] drm/i915/adl_s: Configure DPLL for ADL-S
` [Intel-gfx] [PATCH 09/22] drm/i915/adl_s: Configure Port clock registers "
` [Intel-gfx] [PATCH 10/22] drm/i915/adl_s: Initialize display "
` [Intel-gfx] [PATCH 11/22] drm/i915/adl_s: Add adl-s ddc pin mapping
` [Intel-gfx] [PATCH 12/22] drm/i915/adl_s: Add vbt port and aux channel settings for adls
` [Intel-gfx] [PATCH 13/22] drm/i915/adl_s: Update combo PHY master/slave relationships
` [Intel-gfx] [PATCH 14/22] drm/i915/adl_s: Update PHY_MISC programming
` [Intel-gfx] [PATCH 15/22] drm/i915/adl_s: Add display WAs for ADL-S
` [Intel-gfx] [PATCH 16/22] drm/i915/adl_s: Add GT and CTX "
` [Intel-gfx] [PATCH 17/22] drm/i915/adl_s: MCHBAR memory info registers are moved
` [Intel-gfx] [PATCH 18/22] drm/i915/adl_s: Add power wells
` [Intel-gfx] [PATCH 19/22] drm/i915/adl_s: Re-use TGL GuC/HuC firmware
` [Intel-gfx] [PATCH 20/22] drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
` [Intel-gfx] [PATCH 21/22] drm/i915/adl_s: Load DMC
` [Intel-gfx] [PATCH 22/22] drm/i915/adl_s: Update memory bandwidth parameters
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Alderlake-S (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/gem: Drop false !i915_vma_is_closed assertion
2020-12-05 1:44 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915: Reduce duplicated switch cases in hpd code
2020-12-05 0:43 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[Intel-gfx] [CI] drm/i915: Disable outputs during unregister
2020-12-04 23:16 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Disable outputs during unregister (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] dma-buf: Fix kerneldoc formatting
2020-12-04 19:52 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [RFC-v4 00/26] Introduce Intel PXP component
2020-12-04 18:56 UTC (4+ messages)
` [Intel-gfx] [RFC-v4 24/26] drm/i915/pxp: User interface for Protected buffer
[Intel-gfx] [PATCH] drm/i915/gt: Add a comment about how to use udev for configuring engines
2020-12-04 18:14 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [CI 1/4] drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
2020-12-04 16:54 UTC (7+ messages)
` [Intel-gfx] [CI 2/4] drm/i915/gt: Cancel the preemption timeout on responding to it
` [Intel-gfx] [CI 3/4] drm/i915/gt: Include reset failures in the trace
` [Intel-gfx] [CI 4/4] drm/i915/gt: Clear the execlists timers upon reset
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH v4 1/2] drm/i915/display: Support PSR Multiple Transcoders
2020-12-04 16:38 UTC (5+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs
[Intel-gfx] [PATCH 01/24] drm/i915: Disable outputs during unregister
2020-12-04 16:23 UTC (6+ messages)
` [Intel-gfx] [PATCH 03/24] drm/i915/gt: Cancel the preemption timeout on responding to it
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/24] drm/i915: Disable outputs during unregister
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).