public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-01-30 13:15:32 to 2019-01-31 12:17:38 UTC [more...]

[PATCH 1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-01-31 12:17 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Force the GPU reset upon wedging
` [PATCH 3/5] drm/i915: Uninterruptibly drain the timelines on unwedging
` [PATCH 4/5] drm/i915: Wait for old resets before applying debugfs/i915_wedged
` [PATCH 5/5] drm/i915: Serialise resets with wedging
  ` [PATCH] "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset

[PATCH v4.1 0/3] CRTC background color
 2019-01-31 12:10 UTC  (17+ messages)
` [PATCH v4.1 1/3] drm/i915: Force background color to black for gen9+ (v2)
` [PATCH v4.1 2/3] drm: Add CRTC background color property (v4)
` [PATCH v4.1 3/3] drm/i915/gen9+: Add support for pipe background color (v4)
    ` [Intel-gfx] [PATCH v4.1 0/3] CRTC background color
      ` [PATCH i-g-t] tests/kms_crtc_background_color: overhaul to match upstream ABI (v4)
` ✗ Fi.CI.CHECKPATCH: warning for CRTC background color (rev5)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/opregion: rvda is relative from opregion base, not absolute
 2019-01-31 11:51 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/opregion: rvda is relative from opregion base, not absolute (rev3)

[PATCH v29 4/5] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
 2019-01-31 11:46 UTC  (7+ messages)
` [PATCH v30 "
  ` [PATCH v31 "

[PATCH 1/3] drm/i915: Generalise GPU activity tracking
 2019-01-31 11:41 UTC  (15+ messages)
` [PATCH 2/3] drm/i915: Release the active tracker tree upon idling
` [PATCH 3/3] drm/i915: Allocate active tracking nodes from a slabcache
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Generalise GPU activity tracking
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/5] Per context dynamic (sub)slice power-gating
 2019-01-31 11:32 UTC  (21+ messages)
` ✗ Fi.CI.SPARSE: warning for Per context dynamic (sub)slice power-gating (rev24)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev25)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev26)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev27)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev28)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev29)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PULL] gvt-fixes
 2019-01-31  9:45 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_cpu_reloc: Do the can-store-dword check at start
 2019-01-31  9:41 UTC  (2+ messages)
` [igt-dev] "

[PATCH 01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-01-31  9:36 UTC  (20+ messages)
` [PATCH 06/11] drm/i915: Allocate active tracking nodes from a slabcache
  ` [PATCH v2] "
  ` [PATCH v3] "
` [PATCH 07/11] drm/i915: Pull i915_gem_active into the i915_active family
` [PATCH 08/11] drm/i915: Keep timeline HWSP allocated until the system is idle
` [PATCH 09/11] drm/i915/execlists: Refactor out can_merge_rq()
` ✗ Fi.CI.BAT: failure for series starting with [01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset (rev3)

[PATCH v2] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-01-31  9:34 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug (rev2)

[PATCH 1/4] drm/i915: Enable transition watermarks for glk
 2019-01-31  9:11 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Implement display w/a 1140 for glk/cnl
` [PATCH 3/4] drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
` [PATCH 4/4] drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Enable transition watermarks for glk

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-01-31  8:39 UTC  (53+ messages)
` [PATCH v10 01/40] components: multiple components for a device
` [PATCH v10 02/40] i915/snd_hdac: I915 subcomponent for the snd_hdac
` [PATCH v10 03/40] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v10 04/40] drm: header for i915 - MEI_HDCP interface
` [PATCH v10 05/40] drm/i915: Initialize HDCP2.2
` [PATCH v10 06/40] drm/i915: MEI interface definition
` [PATCH v10 07/40] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v10 08/40] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v10 09/40] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v10 10/40] drm: helper functions for hdcp2 seq_num to from u32
` [PATCH v10 11/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v10 12/40] drm: HDCP2.2 link check period
` [PATCH v10 13/40] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v10 14/40] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v10 15/40] drm: removing the DP Errata msg and its msg id
` [PATCH v10 16/40] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v10 17/40] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v10 18/40] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v10 19/40] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v10 20/40] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v10 21/40] mei: bus: whitelist hdcp client
` [PATCH v10 22/40] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v10 23/40] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v10 24/40] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v10 25/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v10 26/40] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v10 27/40] misc/mei/hdcp: Verify H_prime
` [PATCH v10 28/40] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v10 29/40] misc/mei/hdcp: Initiate Locality check
` [PATCH v10 30/40] misc/mei/hdcp: Verify L_prime
` [PATCH v10 31/40] misc/mei/hdcp: Prepare Session Key
` [PATCH v10 32/40] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v10 33/40] misc/mei/hdcp: Verify M_prime
` [PATCH v10 34/40] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v10 35/40] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v10 36/40] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v10 37/40] drm/i915: Commit CP without modeset
` [PATCH v10 38/40] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v10 39/40] FOR_TEST: i915/Kconfig: Select mei_hdcp by I915
` [PATCH v10 40/40] FOR_TESTING_ONLY: debugfs: Excluding the LSPCon for HDCP1.4
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev13)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Pick the first unused PLL once again
 2019-01-31  7:49 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-01-31  4:38 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Don't use the second dbuf slice on icl
 2019-01-31  3:48 UTC  (6+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Don't use the second dbuf slice on icl (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: permit zero valued dmap in for_each_sgt_dma
 2019-01-31  2:56 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Apply LUT validation checks to platforms more accurately
 2019-01-31  1:47 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Apply LUT validation checks to platforms more accurately (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Apply LUT validation checks to platforms more accurately
 2019-01-31  1:12 UTC  (5+ messages)
` [PATCH] drm/i915: Apply LUT validation checks to platforms more accurately (v2)
    ` [CI] drm/i915: Apply LUT validation checks to platforms more accurately (v3)

[PATCH] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-01-31  0:24 UTC 

[PATCH v3 4/8] drm/i915: Overcome display engine stride limits via GTT remapping
 2019-01-30 21:55 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 1/2] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-01-30 20:34 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Force the GPU reset upon wedging
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Revoke mmaps and prevent access to fence registers across reset
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Fix skl srckey mask bits
 2019-01-30 19:20 UTC  (6+ messages)

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2019-01-30 19:06 UTC  (6+ messages)
` [PATCH v3 1/8] drm/i915: Add a new "remapped" gtt_view
` [PATCH v3 6/8] drm/i915: Bump gen7+ fb size limits to 16kx16k

[PATCH v6 00/28] Display Stream Compression enabling on eDP/DP
 2019-01-30 18:27 UTC  (7+ messages)
` [PATCH v6 04/28] drm/dp: DRM DP helper/macros to get DP sink DSC parameters
  ` [Intel-gfx] "

[PATCH v3 8/8] hack: align dumb buffer stride to 4k to allow for gtt remapping
 2019-01-30 18:26 UTC  (6+ messages)
` [PATCH v4 "

[v10 0/3] Add Colorspace connector property interface
 2019-01-30 16:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Add Colorspace connector property interface (rev10)

[PATCH] drm/amdgpu: Transfer fences to dmabuf importer
 2019-01-30 15:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/amdgpu: Transfer fences to dmabuf importer (rev7)

[PATCH v3 1/3] drm/i915: Block fbdev HPD processing during suspend
 2019-01-30 14:46 UTC  (2+ messages)

[PATCH v3 5/8] drm/i915: Bump gen4+ fb stride limit to 256KiB
 2019-01-30 14:33 UTC  (5+ messages)
` [PATCH v4 "

[PATCH i-g-t] i915/gem_eio: 64 batches may be too many for some devices!
 2019-01-30 14:27 UTC  (5+ messages)

[PATCH 0/9] skl+ watermark stuff
 2019-01-30 14:25 UTC  (4+ messages)
` [PATCH 2/9] drm/i915: Reinstate an early latency==0 check for skl+


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