intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 10:36:24 to 2020-12-02 04:04:39 UTC [more...]

[Intel-gfx] [RFC-v4 00/26] Introduce Intel PXP component
 2020-12-02  4:03 UTC  (20+ messages)
` [Intel-gfx] [RFC-v4 01/26] drm/i915/pxp: "
` [Intel-gfx] [RFC-v4 02/26] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v4 03/26] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [RFC-v4 04/26] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v4 05/26] drm/i915/pxp: Implement ioctl action to set the user space context
` [Intel-gfx] [RFC-v4 06/26] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [RFC-v4 08/26] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [RFC-v4 09/26] drm/i915/pxp: Implement ioctl action to reserve session slot
` [Intel-gfx] [RFC-v4 10/26] drm/i915/pxp: Implement ioctl action to set session in play
` [Intel-gfx] [RFC-v4 11/26] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v4 12/26] drm/i915/pxp: Implement ioctl action to terminate the session
` [Intel-gfx] [RFC-v4 14/26] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [RFC-v4 18/26] drm/i915/pxp: Implement ioctl action to send TEE commands
` [Intel-gfx] [RFC-v4 20/26] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [RFC-v4 21/26] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v4 22/26] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v4 23/26] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v4 25/26] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v4 26/26] drm/i915/pxp: Enable the PXP ioctl for protected session

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

[Intel-gfx] [PATCH] drm/i915/gem: Report error for vmap() failure
 2020-12-02  3:10 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3 01/10] drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_info
 2020-12-02  2:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 09/10] drm/i915/gvt: replace I915_WRITE with intel_uncore_write

[Intel-gfx] [v6 0/2] Re-enable FBC on TGL
 2020-12-02  2:15 UTC  (7+ messages)
` [Intel-gfx] [v6 1/2] drm/i915/display/tgl: Disable FBC with PSR2
` [Intel-gfx] [v6 2/2] Revert "drm/i915/display/fbc: Disable fbc by default on TGL"
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Re-enable FBC on TGL (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
 2020-12-02  1:28 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] Revert "drm/i915/lmem: Limit block size to 4G"
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (10+ messages)

[Intel-gfx] [PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-02  0:42 UTC  (24+ messages)
` [Intel-gfx] [PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
` [Intel-gfx] [PATCH v2 04/20] drm/bochs: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH v2 05/20] drm/cirrus: "
` [Intel-gfx] [PATCH v2 06/20] drm/gma500: Fix trailing whitespaces
` [Intel-gfx] [PATCH v2 07/20] drm/gma500: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH v2 08/20] drm/hibmc: "
` [Intel-gfx] [PATCH v2 09/20] drm/i915: "
` [Intel-gfx] [PATCH v2 10/20] drm/i915/gt: "
` [Intel-gfx] [PATCH v2 11/20] drm/i915/gvt: "
` [Intel-gfx] [PATCH v2 12/20] drm/mgag200: "
` [Intel-gfx] [PATCH v2 13/20] drm/nouveau: "
` [Intel-gfx] [PATCH v2 14/20] drm/qxl: "
` [Intel-gfx] [PATCH v2 15/20] drm/radeon: Fix trailing whitespaces
` [Intel-gfx] [PATCH v2 16/20] drm/radeon: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH v2 17/20] drm/vboxvideo: "
` [Intel-gfx] [PATCH v2 18/20] drm/virtgpu: "
` [Intel-gfx] [PATCH v2 19/20] drm/vmwgfx: "
` [Intel-gfx] [PATCH v2 20/20] 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 (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

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

[Intel-gfx] [PATCH 00/11] VRR/Adaptive Sync enabling in i915
 2020-12-01 22:59 UTC  (27+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Add REG_FIELD_PREP to VRR register def
` [Intel-gfx] [PATCH 02/11] drm/i915/display/vrr: Create VRR file and add VRR capability check
` [Intel-gfx] [PATCH 03/11] drm/i915/display/dp: Attach and set drm connector VRR property
` [Intel-gfx] [PATCH 04/11] drm/i915/display/dp: Add VRR crtc state variables
` [Intel-gfx] [PATCH 05/11] drm/i915/display/dp: Compute VRR state in atomic_check
` [Intel-gfx] [PATCH 07/11] drm/i915/display/vrr: Configure and enable VRR in modeset enable
` [Intel-gfx] [PATCH 08/11] drm/i915/display/vrr: Send VRR push to flip the frame
` [Intel-gfx] [PATCH 09/11] drm/i915/display/vrr: Disable VRR in modeset disable path
` [Intel-gfx] [PATCH 10/11] drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink

[Intel-gfx] [CI] drm/i915/tgl, rkl, dg1: Apply WA_1406941453 to TGL, RKL and DG1
 2020-12-01 22:46 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl, rkl, dg1: Apply WA_1406941453 to TGL, RKL and DG1 (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Disable outputs during unregister
 2020-12-01 22:38 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/lmem: Limit block size to 4G
 2020-12-01 21:47 UTC  (4+ messages)

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

[Intel-gfx] [PATCH 1/6] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-12-01 21:15 UTC  (15+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] [PATCH 3/6] drm/i915/display/psr: Consider other planes to damaged area calculation

[Intel-gfx] [v14 00/15] Enable HDR on MCA LSPCON based Gen9 devices
 2020-12-01 20:53 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Enable HDR on MCA LSPCON based Gen9 devices (rev15)

[Intel-gfx] [PATCH 00/21] Introduce Alderlake-S
 2020-12-01 20:51 UTC  (6+ messages)
` [Intel-gfx] [PATCH 15/21] drm/i915/adl_s: Add display, gt, ctx and ADL-S
` [Intel-gfx] [PATCH 19/21] drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION

[Intel-gfx] [v12 00/15] Enable HDR on MCA LSPCON based Gen9 devices
 2020-12-01 20:47 UTC  (4+ messages)
` [Intel-gfx] [v12 15/15] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp for LSPCON

[Intel-gfx] [PATCH 0/9] drm/i915: Add the missing wakeref tracking for display power references
 2020-12-01 19:25 UTC  (16+ messages)
` [Intel-gfx] [PATCH 4/9] drm/i915/ddi: Track power reference taken for encoder DDI IO use
` [Intel-gfx] [PATCH 9/9] drm/i915: Make intel_display_power_put_unchecked() an internal-only function
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add the missing wakeref tracking for display power references
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add the missing wakeref tracking for display power references (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [v4 0/2] Re-enable FBC on TGL
 2020-12-01 18:36 UTC  (9+ messages)
` [Intel-gfx] [v4 1/2] drm/i915/display/tgl: Disable FBC with PSR2
` [Intel-gfx] [v4 2/2] Revert "drm/i915/display/fbc: Disable fbc by default on TGL"
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Re-enable FBC on TGL (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
 2020-12-01 18:21 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 01/10] drm/i915/gt: Replace direct submit with direct call to tasklet
 2020-12-01 17:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/10] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
 2020-12-01 17:25 UTC  (7+ messages)

[Intel-gfx] [PATCH 01/12] drm/i915/gem: Drop free_work for GEM contexts
 2020-12-01 17:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/12] "

[Intel-gfx] [PATCH 1/4] drm/i915: Track logically enabled planes for hw state
 2020-12-01 17:17 UTC  (3+ messages)

[Intel-gfx] [PATCH CI] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-12-01 17:16 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [v5 0/2] Re-enable FBC on TGL
 2020-12-01 16:48 UTC  (5+ messages)
` [Intel-gfx] [v5 1/2] drm/i915/display/tgl: Disable FBC with PSR2
` [Intel-gfx] [v5 2/2] Revert "drm/i915/display/fbc: Disable fbc by default on TGL"

[Intel-gfx] [CI 1/2] drm/i915/gt: Replace direct submit with direct call to tasklet
 2020-12-01 16:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[Intel-gfx] [PATCH 8/9] drm/i915: Track power reference taken to disable power well functionality
 2020-12-01 16:13 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH 2/9] drm/i915: Factor out helpers to get/put a set of tracked power domains
 2020-12-01 16:13 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH] drm/i915: refactor panel backlight control functions. (v2)
 2020-12-01 15:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: refactor panel backlight control functions. (rev2)

[Intel-gfx] [RFC PATCH 000/162] DG1 + LMEM enabling
 2020-12-01 15:06 UTC  (6+ messages)
` [Intel-gfx] [RFC PATCH 092/162] drm/i915/uapi: introduce drm_i915_gem_create_ext

[Intel-gfx] [PATCH v2] drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
 2020-12-01 13:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3] "

[Intel-gfx] [PATCH 1/2] drm/i915/selftest: also consider non-contiguous objects
 2020-12-01 13:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Intel-gfx] [v2 1/2] drm/i915/display/tgl: Disable FBC with PSR2
 2020-12-01 13:56 UTC  (7+ messages)
` [Intel-gfx] [v3 "

[Intel-gfx] [PATCH v3] drm/i915/lmem: Limit block size to 4G
 2020-12-01 13:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/lmem: Limit block size to 4G (rev3)


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).