intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-29 16:18:54 to 2021-01-05 01:04:39 UTC [more...]

[Intel-gfx] [PATCH CI 1/4] drm: Add function to convert rect in 16.16 fixed format to regular format
 2021-01-05  1:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH CI 2/4] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] [PATCH CI 3/4] drm/i915/display: Split and export main surface calculation from skl_check_main_surface()
` [Intel-gfx] [PATCH CI 4/4] drm/i915/display/psr: Program plane's calculated offset to plane SF register
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] drm: Add function to convert rect in 16.16 fixed format to regular format
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/8] drm/i915/gt: Rearrange vlv workarounds
 2021-01-05  0:54 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915/gt: Rearrange ivb workarounds
` [Intel-gfx] [PATCH 3/8] drm/i915/gt: Replace open-coded intel_engine_stop_cs()
` [Intel-gfx] [PATCH 4/8] drm/i915/gt: Reapply ppgtt enabling after engine resets
` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Lift stop_ring() to reset_prepare
` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Pull ring submission resume under its caller forcewake
` [Intel-gfx] [PATCH 7/8] drm/i915/selftests: Prepare the selftests for engine resets with ring submission
` [Intel-gfx] [PATCH 8/8] drm/i915: Mark per-engine-reset as supported on gen7

[Intel-gfx] [PATCH] drm/i915: Disable RPM wakeref assertions during driver shutdown
 2021-01-05  0:09 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v10 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-04 21:18 UTC  (7+ messages)
` [Intel-gfx] [PATCH v10 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v10,1/2] drm/i915/display: Support PSR Multiple Instances
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH -next] drm/i915: Use kzalloc for allocating only one thing
 2021-01-04 21:15 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PULL] drm-intel-next
 2021-01-04 21:10 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Almagamate clflushes on suspend
 2021-01-04 20:34 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Almagamate clflushes on freeze
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gem: Almagamate clflushes on suspend
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/selftests: Guard against redifinition of SZ_8G
 2021-01-04 20:29 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Guard against redifinition of SZ_8G (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] [v2] i915: fix shift warning
 2021-01-04 17:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for i915: fix shift warning (rev2)

[Intel-gfx] [PATCH] drm/i915/gt: Replace open-coded intel_engine_stop_cs()
 2021-01-04 16:54 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Replace open-coded intel_engine_stop_cs() (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] i915: fix shift warning
 2021-01-02 11:32 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/selftests: Set error returns
 2021-01-04 15:04 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915: Set rawclk earlier during mmio probe
` [Intel-gfx] [PATCH 3/6] drm/i915/gt: Allow failed resets without assertion
` [Intel-gfx] [PATCH 4/6] drm/i915/gt: Check the virtual still matches upon locking
` [Intel-gfx] [PATCH 5/6] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
` [Intel-gfx] [PATCH 6/6] drm/i915/gt: Remove timeslice suppression
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/selftests: Set error returns
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dp: Remove aux xfer timeout debug message
 2021-01-04 14:57 UTC  (8+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/13] drm/i915/dp: split out pps and aux
 2021-01-04 14:46 UTC  (4+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915/pps: abstract panel power sequencer from intel_dp.c

[Intel-gfx] [CI 1/2] drm/i915/gt: Rearrange snb workarounds
 2021-01-04 14:26 UTC  (4+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Rearrange hsw workarounds
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/gt: Rearrange snb workarounds
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v10 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2021-01-04 14:19 UTC  (7+ messages)
` [Intel-gfx] [PATCH v10 2/5] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] [PATCH v10 3/5] drm/i915/display: Split and export main surface calculation from skl_check_main_surface()
` [Intel-gfx] [PATCH v10 4/5] drm/i915/display/psr: Program plane's calculated offset to plane SF register
` [Intel-gfx] [PATCH v10 5/5] HAX/DO_NOT_MERGE_IT: drm/i915/display: Enable PSR2 selective fetch for testing
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v10,1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2] drm/i915/debugfs : PM_REQ and PM_RES registers
 2021-01-04 11:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH i-g-t] i915/gem_spin_batch: Convert to dynamic engine discovery
 2021-01-04 10:43 UTC 

[Intel-gfx] [PULL] drm-misc-next-fixes
 2021-01-04  8:05 UTC  (2+ messages)

[Intel-gfx] [RFC-v18 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-04  7:05 UTC  (16+ messages)
` [Intel-gfx] [RFC-v18 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v18 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v18 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v18 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v18 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v18 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v18 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v18 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v18 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v18 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v18 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v18 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v18 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev18)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH V2] drm/i915/cml : Add TGP PCH support
 2021-01-04  4:40 UTC  (5+ messages)

[Intel-gfx] [RFC-v17 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-03  6:38 UTC  (16+ messages)
` [Intel-gfx] [RFC-v17 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v17 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v17 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v17 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v17 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v17 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v17 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v17 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v17 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v17 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v17 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v17 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v17 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev17)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: Clarify error message on failed workaround
 2021-01-01 22:14 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [drm-intel:topic/dp-hdmi-2.1-pcon 9/15] drivers/gpu/drm/i915/display/intel_dp.c:4053:10: warning: Suspicious condition (assignment + comparison); Clarify expression with parentheses
 2021-01-01  2:30 UTC 

[Intel-gfx] [CI] drm/i915: Populate logical context during first pin
 2020-12-31 21:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Populate logical context during first pin. (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] drm/i915: Populate logical context during first pin
 2020-12-31 16:29 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Disable arbitration on no-preempt requests
 2020-12-31 15:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Disable arbitration on no-preempt requests (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] drm/i915/gt: Pull context closure check from request submit to schedule-in
 2020-12-31 15:07 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
 2020-12-31 14:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [CI] drm/i915/gt: Cancel submitted requests upon context reset
 2020-12-31  4:57 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC-v16 00/13] Introduce Intel PXP component - Mesa single session
 2020-12-31  0:28 UTC  (16+ messages)
` [Intel-gfx] [RFC-v16 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v16 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v16 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v16 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v16 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v16 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v16 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v16 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v16 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v16 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v16 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v16 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v16 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev16)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI] drm/i915/dp: Track pm_qos per connector
 2020-12-30 23:55 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: Track pm_qos per connector (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gt: Only disable preemption on gen8 render engines
 2020-12-30 23:06 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Only disable preemption on gen8 render engines (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 01/56] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
 2020-12-30 21:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH 03/56] drm/i915/gt: Cancel submitted requests upon context reset

[Intel-gfx] [CI] drm/i915/dp: Track pm_qos per connector
 2020-12-30 20:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 1/2] drm/i915/dp: Remove aux xfer timeout debug message
 2020-12-30 20:14 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Track pm_qos per connector
    ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/dp: Remove aux xfer timeout debug message
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/dp: Remove aux xfer timeout debug message (rev2)

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Remove legacy ring abi
 2020-12-30 16:19 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_whisper: Replace ring selection with engine map
 2020-12-30 16:12 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_fence: Fix legacy ring selection
 2020-12-30 16:01 UTC 

[Intel-gfx] [PATCH] drm/i915: Support secure dispatch on gen6/gen7
 2020-12-30 15:01 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 01/54] drm/i915/gt: Cancel submitted requests upon context reset
 2020-12-30 14:22 UTC  (3+ messages)
` [Intel-gfx] [PATCH 06/54] drm/i915: Drop i915_request.lock requirement for intel_rps_boost()

[Intel-gfx] [PATCH] drm/i915/gt: Taint the reset mutex with the shrinker
 2020-12-30 13:25 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 1/2] pm-qos
 2020-12-30 12:56 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Track pm_qos per connector
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] pm-qos
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Exercise non-persistent behaviours
 2020-12-30 10:05 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_engine: Check idempotency by passing all known engines
 2020-12-29 20:35 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.c
 2020-12-29 19:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Fix LTTPR vswing/pre-emp setting in non-transparent mode
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.c

[Intel-gfx] [PATCH 52/56] drm/i915/gt: Infrastructure for ring scheduling
 2020-12-29 18:34 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Define guc firmware blob for older Cometlakes
 2020-12-29 16:16 UTC  (2+ messages)


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