Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-15 10:52:08 to 2019-02-18 11:28:03 UTC [more...]

[CI] drm/i915: Optionally disable automatic recovery after a GPU reset
 2019-02-18 11:28 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Optionally disable automatic recovery after a GPU reset (rev3)

[PATCH] drm/i915: Include reminders about leaving no holes in uAPI enums
 2019-02-18 11:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/9] drm/i915: Make user contexts bannable again!
 2019-02-18 10:51 UTC  (21+ messages)
` [PATCH 2/9] drm/i915: Prevent user context creation while wedged
` [PATCH 3/9] drm/i915: Optionally disable automatic recovery after a GPU reset
  ` [PATCH] "
` [PATCH 4/9] drm/i915/selftests: Move local mock_ggtt allocations to the heap
` [PATCH 5/9] drm/i915: Move verify_wm_state() to heap
` [PATCH 6/9] drm/i915: Avoid reset lock in writing fence registers
` [PATCH 7/9] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
` [PATCH 8/9] drm/i915: Trim i915_do_reset() to minimum delays
` [PATCH 9/9] drm/i915: Trim delays for wedging
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Make user contexts bannable again!
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Make user contexts bannable again! (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Restore interrupt enabling after a reset
 2019-02-18 10:36 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915: Restore interrupt enabling after a reset (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915: Restore interrupt enabling after a reset (rev3)
` ✓ Fi.CI.BAT: success for drm/i915: Restore interrupt enabling after a reset (rev4)

[RFC 0/6] drm/i915/dp: Preliminary support for DP YCbCr4:2:0 outputs
 2019-02-18  9:44 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] drm/audio: declaration of struct device
 2019-02-18  9:03 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/audio: declaration of struct device (rev2)

[PATCH] drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug
 2019-02-18  8:59 UTC  (2+ messages)

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-02-18  4:42 UTC  (2+ messages)

[PATCH 1/4] component: Add documentation
 2019-02-18  3:31 UTC  (2+ messages)

[CI] drm/i915/selftests: Move local mock_ggtt allocations to the heap
 2019-02-18  2:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Replace the fixed vblank evasion with a ewma of past update times
 2019-02-17 20:48 UTC  (5+ messages)
` [PATCH i-g-t] i915/gem_create: Verify that all new objects are clear
  ` [igt-dev] "

[PATCH i-g-t] i915/gem_exec_schedule: Switch bach to gem_set_domain()
 2019-02-17 18:16 UTC 

[PATCH i-g-t 1/8] i915/gem_eio: Check that context create fails when wedged
 2019-02-17 14:35 UTC  (8+ messages)
` [PATCH i-g-t 2/8] i915/gem_eio: Check we only ban the context
` [PATCH i-g-t 3/8] lib: Restore the i915.reset modparam before cleaning up
` [PATCH i-g-t 4/8] i915/gem_create: Verify that all new objects are clear
` [PATCH i-g-t 5/8] i915/gem_exec_big: Add a single shot test
` [PATCH i-g-t 6/8] i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations
` [PATCH i-g-t 7/8] kms_fence_pin_leak: Ask for the GPU before use
` [PATCH i-g-t 8/8] kms_fence_pin_leak: Move beneath i915/

[PATCH v14 00/35] drm/i915: Implement HDCP2.2
 2019-02-16 21:07 UTC  (12+ messages)
` [PATCH v14 02/35] drm: enum port definition is moved into i915_drm.h
` [PATCH v14 03/35] drm: header for i915 - MEI_HDCP interface
` [PATCH v14 05/35] drm/i915: MEI interface definition
` [PATCH v14 09/35] drm: helper functions for hdcp2 seq_num to from u32
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v14 00/33] drm/i915: Implement HDCP2.2
 2019-02-16 20:49 UTC  (38+ messages)
` [PATCH v14 01/33] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v14 02/33] drm/audio: declaration of struct device
` [PATCH v14 03/33] drm/i915: Initialize HDCP2.2
` [PATCH v14 04/33] drm/i915: MEI interface implementation
` [PATCH v14 05/33] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v14 06/33] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v14 07/33] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v14 08/33] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v14 09/33] drm: HDCP2.2 link check period
` [PATCH v14 10/33] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v14 11/33] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v14 12/33] drm: removing the DP Errata msg and its msg id
` [PATCH v14 13/33] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v14 14/33] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v14 15/33] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v14 16/33] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v14 17/33] mei: bus: whitelist hdcp client
` [PATCH v14 18/33] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v14 19/33] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v14 20/33] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v14 21/33] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v14 22/33] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v14 23/33] misc/mei/hdcp: Verify H_prime
` [PATCH v14 24/33] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v14 25/33] misc/mei/hdcp: Initiate Locality check
` [PATCH v14 26/33] misc/mei/hdcp: Verify L_prime
` [PATCH v14 27/33] misc/mei/hdcp: Prepare Session Key
` [PATCH v14 28/33] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v14 29/33] misc/mei/hdcp: Verify M_prime
` [PATCH v14 30/33] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v14 31/33] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v14 32/33] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v14 33/33] FOR_TEST_ONLY: i915/Kconfig: Select mei_hdcp by I915
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Make user contexts bannable again!
 2019-02-16 20:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Fix checks for userspace ctm + ycbcr output
 2019-02-16 11:34 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/guc: Remove preemption support for current fw
 2019-02-16 10:23 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/fbdev: Actually configure untiled displays
 2019-02-16  9:08 UTC  (8+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/selftests: Fix resource leak in __sseu_prepare
 2019-02-16  5:22 UTC  (9+ messages)
` [PATCH] drm/i915/selftests: Always free spinner on __sseu_prepare error
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Fix resource leak in __sseu_prepare (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v14 00/32] drm/i915: Implement HDCP2.2
 2019-02-16  4:52 UTC  (38+ messages)
` [PATCH v14 01/32] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v14 02/32] drm/i915: Initialize HDCP2.2
` [PATCH v14 03/32] drm/i915: MEI interface implementation
  ` [Intel-gfx] "
` [PATCH v14 04/32] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v14 05/32] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v14 06/32] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v14 07/32] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v14 08/32] drm: HDCP2.2 link check period
` [PATCH v14 09/32] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v14 10/32] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v14 11/32] drm: removing the DP Errata msg and its msg id
` [PATCH v14 12/32] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v14 13/32] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v14 14/32] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v14 15/32] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v14 16/32] mei: bus: whitelist hdcp client
` [PATCH v14 17/32] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v14 18/32] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v14 19/32] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v14 20/32] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v14 21/32] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v14 22/32] misc/mei/hdcp: Verify H_prime
` [PATCH v14 23/32] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v14 24/32] misc/mei/hdcp: Initiate Locality check
` [PATCH v14 25/32] misc/mei/hdcp: Verify L_prime
` [PATCH v14 26/32] misc/mei/hdcp: Prepare Session Key
` [PATCH v14 27/32] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v14 28/32] misc/mei/hdcp: Verify M_prime
` [PATCH v14 29/32] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v14 30/32] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v14 31/32] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v14 32/32] FOR_TEST_ONLY: i915/Kconfig: Select mei_hdcp by I915
` ✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2
` [PATCH v14] drm/audio: declaration of struct device

[PATCH] drm/i915: Reduce the RPS shock
 2019-02-16  3:16 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/2] GuC suspend paths cleanup
 2019-02-16  1:28 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/guc: Calling guc_disable_communication in all suspend paths

[PATCH 1/4] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
 2019-02-16  0:20 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Disable PSR2 while getting pipe CRC

[PATCH 1/4] drm/i915: Remove the "pf" crc source
 2019-02-15 21:43 UTC  (10+ messages)
` [PATCH 3/4] drm/i915: Remove the broken DP CRC support for g4x

[PATCH v5 0/3] Support 64 bpp half float formats
 2019-02-15 19:41 UTC  (2+ messages)

[PATCH 1/2] drm/i915/selftests: Exercise resetting during non-user payloads
 2019-02-15 18:41 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/selftests: Drop unnecessary struct_mutex around i915_reset()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Exercise resetting during non-user payloads
` ✗ Fi.CI.BAT: failure "

[PATCH v2 0/3] Make DRM DSC helpers more generally usable
 2019-02-15 17:01 UTC  (4+ messages)
  ` [PATCH v2 1/3] drm/i915: Move dsc rate params compute into drm
  ` [PATCH v2 2/3] drm/dsc: Add native 420 and 422 support to compute_rc_params
` [PATCH v2 3/3] drm/dsc: Split DSC PPS and SDP header initialisations

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-15 15:03 UTC  (4+ messages)
` [RFC PATCH 03/42] drm/i915: buddy allocator

[PATCH i-g-t 1/2] i915/gem_eio: Check average reset times
 2019-02-15 15:02 UTC  (6+ messages)
` [PATCH i-g-t 2/2] i915/gem_eio: Allow older platforms more leniency in reset latency

[PATCH] drm/i915: Defer application of request banning to submission
 2019-02-15 12:57 UTC  (4+ messages)

[PATCH i-g-t] lib: Restore the i915.reset modparam before cleaning up
 2019-02-15 11:46 UTC 

[PATCH i-g-t] intel-ci: Ignore performance-only pread/pwrite "tests"
 2019-02-15 10:52 UTC  (3+ messages)


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