messages from 2020-12-07 21:51:06 to 2020-12-09 23:49:23 UTC [more...]
[Intel-gfx] [PATCH] drm/i915/display/tc: Only WARN once for bogus tc port flag
2020-12-09 23:49 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [CI 1/3] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
2020-12-09 23:36 UTC (3+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/gt: Rename lrc.c to execlists_submission.c
` [Intel-gfx] [CI 3/3] drm/i915: split gen8+ flush and bb_start emission functions to their own file
[Intel-gfx] [CI 1/3] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
2020-12-09 23:27 UTC (7+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/gt: Rename lrc.c to execlists_submission.c
` [Intel-gfx] [CI 3/3] drm/i915: split gen8+ flush and bb_start emission functions to their own file
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [CI 1/3] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
2020-12-09 23:21 UTC (3+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/gt: Rename lrc.c to execlists_submission.c
` [Intel-gfx] [CI 3/3] drm/i915: split gen8+ flush and bb_start emission functions to their own file
[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
2020-12-09 22:48 UTC (7+ messages)
` [Intel-gfx] [PATCH] drm/sched: Add missing structure comment
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[Intel-gfx] [PATCH 1/2] drm/i915/gt: Mark legacy ring context as lost
2020-12-09 21:40 UTC (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Wean workaround selftests off GEM context
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Mark legacy ring context as lost
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 0/6] drm/dsc, drm/dp, and /drm/i915: rc model size updates
2020-12-09 19:41 UTC (15+ messages)
` [Intel-gfx] [PATCH 1/6] drm/dsc: use rc_model_size from DSC config for PPS
` [Intel-gfx] [PATCH 2/6] drm/i915/dsc: configure hardware using specified rc_model_size
` [Intel-gfx] [PATCH 3/6] drm/i915/dsc: make rc_model_size an encoder defined value
` [Intel-gfx] [PATCH 4/6] drm/dsc: add helper for calculating rc buffer size from DPCD
` [Intel-gfx] [PATCH 5/6] drm/i915/bios: fill in DSC rc_model_size from VBT
` [Intel-gfx] [PATCH 6/6] drm/i915/dsi: use VBT data for rc_model_size
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dsc, drm/dp, and /drm/i915: rc model size updates
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [CI 1/3] drm/i915: Remove livelock from "do_idle_maps" vtd w/a
2020-12-09 19:30 UTC (5+ messages)
` [Intel-gfx] [CI 2/3] drm/i915: Sleep around performing iommu unmaps on Tigerlake
` [Intel-gfx] [CI 3/3] drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idle
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Remove livelock from "do_idle_maps" vtd w/a
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC-v3 00/13] Introduce Intel PXP component - Mesa single session
2020-12-09 18:48 UTC (21+ messages)
` [Intel-gfx] [RFC-v3 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v3 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v3 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v3 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v3 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v3 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v3 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v3 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v3 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v3 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v3 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v3 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v3 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout
2020-12-09 18:30 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
2020-12-09 18:04 UTC (6+ messages)
` [Intel-gfx] [PATCH v2 09/20] drm/i915: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH v2 13/20] drm/nouveau: "
[Intel-gfx] [PATCH v4 00/16] Add support for DP-HDMI2.1 PCON
2020-12-09 17:50 UTC (23+ messages)
` [Intel-gfx] [PATCH v4 01/16] drm/edid: Add additional HFVSDB fields for HDMI2.1
` [Intel-gfx] [PATCH v4 02/16] drm/edid: Parse MAX_FRL field from HFVSDB block
` [Intel-gfx] [PATCH v4 03/16] drm/edid: Parse DSC1.2 cap fields "
` [Intel-gfx] [PATCH v4 04/16] drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
` [Intel-gfx] [PATCH v4 05/16] drm/dp_helper: Add support for link failure detection
` [Intel-gfx] [PATCH v4 06/16] drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
` [Intel-gfx] [PATCH v4 07/16] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
` [Intel-gfx] [PATCH v4 08/16] drm/i915: Capture max frl rate for PCON in dfp cap structure
` [Intel-gfx] [PATCH v4 09/16] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
` [Intel-gfx] [PATCH v4 10/16] drm/i915: Check for FRL training before DP Link training
` [Intel-gfx] [PATCH v4 11/16] drm/i915: Add support for enabling link status and recovery
` [Intel-gfx] [PATCH v4 12/16] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder
` [Intel-gfx] [PATCH v4 13/16] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
` [Intel-gfx] [PATCH v4 14/16] drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encoding
` [Intel-gfx] [PATCH v4 15/16] drm/i915: Let PCON convert from RGB to YUV if it can
` [Intel-gfx] [PATCH v4 16/16] drm/i915: Enable PCON configuration for Color Conversion for TGL
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for DP-HDMI2.1 PCON (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PULL] drm-intel-fixes v2
2020-12-09 17:14 UTC (3+ messages)
[Intel-gfx] [PATCH 000/141] Fix fall-through warnings for Clang
2020-12-08 4:52 UTC (2+ messages)
` [Intel-gfx] (subset) "
[Intel-gfx] [PATCH v3 0/4] tpm_tis: Detect interrupt storms
2020-12-08 17:43 UTC (10+ messages)
` [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] drm/i915/gt: Rearrange snb workarounds
2020-12-09 16:16 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 1/3] drm/i915: Remove livelock from "do_idle_maps" vtd w/a
2020-12-09 15:23 UTC (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Sleep around performing iommu unmaps on Tigerlake
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idle
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Remove livelock from "do_idle_maps" vtd w/a
[Intel-gfx] [PATCH] drm/i915/gt: Replace open-coded intel_engine_stop_cs()
2020-12-09 14:53 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
2020-12-09 13:17 UTC (10+ messages)
` [Intel-gfx] [PATCH v3 6/7] drm: Validate encoder->possible_crtcs
[Intel-gfx] [PATCH] drm/i915: Mark per-engine-reset as supported on gen6+
2020-12-09 11:49 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH] drm/i915: refactor cursor code out of i915_display.c
2020-12-09 11:48 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 1/3] drm/i915/gt: stop ignoring read with wa_masked_field_set
2020-12-09 11:36 UTC (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: rename wa_write_masked_or()
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: document masked registers
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/gt: stop ignoring read with wa_masked_field_set
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [rfc] start slimming down intel_display.c
2020-12-09 11:07 UTC (12+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: refactor cursor code out of i915_display.c
` [Intel-gfx] [PATCH 2/4] drm/i915: refactor some crtc code out of intel display
` [Intel-gfx] [PATCH 3/4] drm/i915: refactor pll code out into intel_clock.c
` [Intel-gfx] [PATCH 4/4] drm/i915: split fdi code out from intel_display.c
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: refactor cursor code out of i915_display.c
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] Does the intel driver support faking a connected monitor?
2020-12-09 10:19 UTC (7+ messages)
[Intel-gfx] [PATCH 0/8] drm/i915/gvt: make headers self-contained
2020-12-09 7:36 UTC (12+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/gvt: make execlist.h self-contained
` [Intel-gfx] [PATCH 2/8] drm/i915/gvt: make fb_decoder.h self-contained
` [Intel-gfx] [PATCH 3/8] drm/i915/gvt: make gtt.h self-contained
` [Intel-gfx] [PATCH 4/8] drm/i915/gvt: make interrupt.h self-contained
` [Intel-gfx] [PATCH 5/8] drm/i915/gvt: make mmio_context.h self-contained
` [Intel-gfx] [PATCH 6/8] drm/i915/gvt: make gvt.h self-contained
` [Intel-gfx] [PATCH 7/8] drm/i915/gvt: make scheduler.h self-contained
` [Intel-gfx] [PATCH 8/8] drm/i915/gvt: make mpt.h self-contained
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gvt: make headers self-contained
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC-v2 00/13] Introduce Intel PXP component - Mesa single session
2020-12-09 5:58 UTC (15+ messages)
` [Intel-gfx] [RFC-v2 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v2 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v2 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v2 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v2 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v2 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v2 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v2 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v2 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v2 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v2 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v2 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v2 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce Intel PXP component - Mesa single session (rev2)
[Intel-gfx] [RFC-v1 00/16] Introduce Intel PXP component - Mesa single session
2020-12-09 5:16 UTC (22+ messages)
` [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 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] linux-next: build failure after merge of the drm tree
2020-12-09 2:01 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[Intel-gfx] [PATCH] drm/i915/gt: Disable preparser around MI_SEMAPHORE_WAIT
2020-12-09 0:36 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH i-g-t] i915/gem_vm_create: Race vm-destroy against object free
2020-12-08 17:02 UTC
[Intel-gfx] [PATCH 01/20] drm/i915/gem: Drop false !i915_vma_is_closed assertion
2020-12-08 16:42 UTC (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/20] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/20] drm/i915/gem: Drop false !i915_vma_is_closed assertion (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH i-g-t] i915/gem_shrink: Refactor allocation sizing based on available memory
2020-12-08 12:13 UTC (2+ messages)
[Intel-gfx] [PATCH i-g-t 1/2] i915/query: Cross-check engine list against execbuf interface
2020-12-08 11:56 UTC (6+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/query: Directly check query results against GETPARAM
[Intel-gfx] [PATCH 14/20] drm/i915/gt: Track all timelines created using the HWSP
2020-12-08 11:45 UTC (2+ messages)
` [Intel-gfx] [PATCH] "
[Intel-gfx] [RFC 0/2] Display glitches fixes
2020-12-08 9:11 UTC (6+ messages)
` [Intel-gfx] [RFC 2/2] drm/i915/display: Protect pipe_update against dc3co exit
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