Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-30 16:59:42 to 2021-01-05 15:45:56 UTC [more...]

[Intel-gfx] [PATCH v6 00/64] drm/i915: Remove obj->mm.lock!
 2021-01-05 15:35 UTC  (9+ messages)
` [Intel-gfx] [PATCH v6 01/64] drm/i915: Do not share hwsp across contexts any more, v6
` [Intel-gfx] [PATCH v6 21/64] drm/i915: Rework clflush to work correctly without obj->mm.lock
` [Intel-gfx] [PATCH v6 23/64] drm/i915: Add object locking to vm_fault_cpu
` [Intel-gfx] [PATCH v6 40/64] drm/i915: Use a single page table lock for each gtt
` [Intel-gfx] [PATCH v6 45/64] drm/i915/selftests: Prepare dma-buf tests for obj->mm.lock removal
` [Intel-gfx] [PATCH v6 46/64] drm/i915/selftests: Prepare execbuf "
` [Intel-gfx] [PATCH v6 47/64] drm/i915/selftests: Prepare mman testcases "
` [Intel-gfx] [PATCH v6 50/64] drm/i915/selftests: Prepare igt_gem_utils "

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

[Intel-gfx] [PATCH CI 1/4] drm: Add function to convert rect in 16.16 fixed format to regular format
 2021-01-05 13:29 UTC  (8+ 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 V3] drm/i915/gen9_bc : Add TGP PCH support
 2021-01-05 11:39 UTC 

[Intel-gfx] [PATCH i-g-t 1/2] i915/gem_ctx_isolation: Protect inject_reset_context() from banning
 2021-01-05 11:25 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Protect norecovery from being banned

[Intel-gfx] [PATCH i-g-t 1/2] i915/gem_ctx_isolation: Protect inject_reset_context() from banning
 2021-01-05 11:21 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Protect norecovery from being banned

[Intel-gfx] [CI] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
 2021-01-05 10:13 UTC 

[Intel-gfx] [CI] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
 2021-01-05  9:35 UTC 

[Intel-gfx] [PULL] gvt-next-fixes
 2021-01-05  8:36 UTC  (3+ messages)

[Intel-gfx] [RFC 0/1] converging intel igfx and dgfx opregion
 2021-01-05  8:19 UTC 

[Intel-gfx] [RFC] drm/i915/pps: Add PPS power domain
 2021-01-05  6:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] Missing DPPLL case on i7-1165G7
 2021-01-05  5:50 UTC  (3+ messages)

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

[Intel-gfx] [PATCH 1/6] drm/i915/selftests: Set error returns
 2021-01-05  1:57 UTC  (14+ 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 1/8] drm/i915/gt: Rearrange vlv workarounds
 2021-01-05  1:55 UTC  (10+ 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] ✗ Fi.CI.SPARSE: warning for series starting with [1/8] drm/i915/gt: Rearrange vlv workarounds
` [Intel-gfx] ✗ Fi.CI.BAT: 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] drm/i915/dp: Remove aux xfer timeout debug message
 2021-01-04 14:57 UTC  (6+ messages)

[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 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  (3+ messages)
` [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  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Track pm_qos per connector
    ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/dp: Remove aux xfer timeout debug message (rev2)


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