Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-04 17:57:31 to 2019-02-06 08:28:42 UTC [more...]

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-02-06  8:28 UTC  (16+ messages)
` [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 38/40] drm/i915: Fix KBL HDCP2.2 encrypt status signalling

[PATCH] drm/dsc: Add kernel documentation for DRM DP DSC helpers
 2019-02-06  8:26 UTC  (10+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/dsc: Add kernel documentation for DRM DP DSC helpers (rev2)
` ✓ Fi.CI.BAT: success "

Fixes that failed to apply to v5.0-rc5
 2019-02-06  7:13 UTC  (6+ messages)
` [PATCH -fixes] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen (rev3)

[PATCH] drm/i915: Hack and slash, throttle execbuffer hogs
 2019-02-06  6:18 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Hack and slash, throttle execbuffer hogs (rev2)
` ✓ Fi.CI.IGT: "

[v13 0/4] Add Colorspace connector property interface
 2019-02-06  5:39 UTC  (7+ messages)
` [v13 1/4] drm: Add HDMI colorspace property
` [v13 2/4] drm: Add DP "
` [v13 3/4] drm: Add colorspace info to AVI Infoframe
` [v13 4/4] drm/i915: Attach colorspace property and enable modeset
` ✓ Fi.CI.BAT: success for Add Colorspace connector property interface (rev13)
` ✓ Fi.CI.IGT: "

[PATCH v3 0/3] Support 64 bpp half float formats
 2019-02-06  3:57 UTC  (6+ messages)
` [PATCH v3 1/3] drm/fourcc: Add "
` [PATCH v3 2/3] drm/i915: Refactor icl_is_hdr_plane
` [PATCH v3 3/3] drm/i915/icl: Implement half float formats
` ✗ Fi.CI.CHECKPATCH: warning for Support 64 bpp half float formats (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915: Bump skl+ wm blocks to 11 bits
 2019-02-06  3:28 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Just use icl+ definition for PLANE_WM blocks field
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Bump skl+ wm blocks to 11 bits
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug
 2019-02-06  3:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v3] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-02-06  2:22 UTC  (4+ messages)

linux-next: manual merge of the drm-intel tree with the drm tree
 2019-02-06  0:42 UTC 

[PATCH i-g-t] lib/i915_pciids.h: synchronize with kernel header
 2019-02-05 23:32 UTC  (6+ messages)

[v12 0/4] Add Colorspace connector property interface
 2019-02-05 21:31 UTC  (8+ messages)
` [v12 1/4] drm: Add HDMI colorspace property
` [v12 2/4] drm: Add DP "
` [v12 3/4] drm: Add colorspace info to AVI Infoframe
` [v12 4/4] drm/i915: Attach colorspace property and enable modeset
` ✗ Fi.CI.SPARSE: warning for Add Colorspace connector property interface (rev12)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 00/13] Enable/disable gamma/csc dynamically and fix C8
 2019-02-05 21:19 UTC  (18+ messages)
` [PATCH v2 01/13] drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
` [PATCH v2 02/13] drm/i915: Precompute gamma_mode
` [PATCH v2 03/13] drm/i915: Constify the state arguments to the color management stuff
` [PATCH v2 04/13] drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
` [PATCH v2 05/13] drm/i915: Split color mgmt based on single vs. double buffered registers
` [PATCH v2 06/13] drm/i915: Move LUT programming to happen after vblank waits
` [PATCH v2 07/13] drm/i915: Populate gamma_mode for all platforms
` [PATCH v2 08/13] drm/i915: Track pipe gamma enable/disable in crtc state
` [PATCH v2 09/13] drm/i915: Track pipe csc enable "
` [PATCH v2 10/13] drm/i915: Turn off pipe gamma when it's not needed
` [PATCH v2 11/13] drm/i915: Turn off pipe CSC "
` [PATCH v2 12/13] drm/i915: Disable pipe gamma when C8 pixel format is used
` [PATCH v2 13/13] drm/i915: Update DSPCNTR gamma/csc bits during crtc_enable()
` ✗ Fi.CI.CHECKPATCH: warning for Enable/disable gamma/csc dynamically and fix C8 (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v5 0/3] CRTC background color
 2019-02-05 20:09 UTC  (3+ messages)
` [PATCH v5 3/3] drm/i915: Add background color hardware readout and state check

[PATCH 1/4] drm/i915: Fix wm latency==0 disable on skl+
 2019-02-05 19:47 UTC  (24+ messages)
` [PATCH 2/4] drm/i915: Extract skl_set_pipe_chicken()
  ` [PATCH v2 2/4] drm/i915: Extract icl_set_pipe_chicken()
` [PATCH 3/4] drm/i915: Setup PIPE_CHICKEN for fastsets too
  ` [PATCH v2 "
` [PATCH 4/4] drm/i915: W/A for underruns with WM1+ disabled on icl
  ` [PATCH v2 "
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Fix wm latency==0 disable on skl+
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Fix wm latency==0 disable on skl+ (rev4)
` ✓ Fi.CI.IGT: "
` [PATCH v2 1/4] drm/i915: Fix wm latency==0 disable on skl+
` [PATCH v3 "
` ✓ Fi.CI.BAT: success for series starting with [v3,1/4] drm/i915: Fix wm latency==0 disable on skl+ (rev6)
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Enable transition watermarks for glk
 2019-02-05 19:34 UTC  (10+ messages)
` [PATCH 4/4] drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Enable transition watermarks for glk
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Enable transition watermarks for glk (rev2)

[PATCH] drm/i915/pmu: Fix enable count array size and bounds checking
 2019-02-05 19:31 UTC  (7+ messages)
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Fix enable count array size and bounds checking (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Push clear_intel_crtc_state() onto the heap
 2019-02-05 19:28 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915: Push clear_intel_crtc_state() onto the heap (rev2)
` ✓ Fi.CI.IGT: "

[v11 0/4] Add Colorspace connector property interface
 2019-02-05 19:22 UTC  (12+ messages)
` [v11 1/4] drm: Add HDMI colorspace property
` [v11 2/4] drm: Add DP "
` [v11 3/4] drm: Add colorspace info to AVI Infoframe
    ` [Intel-gfx] "
` [v11 4/4] drm/i915: Attach colorspace property and enable modeset
` ✗ Fi.CI.BAT: failure for Add Colorspace connector property interface (rev11)

Extract GPU activity tracking into its own schema
 2019-02-05 19:22 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Generalise GPU activity tracking
` [PATCH 2/4] drm/i915: Release the active tracker tree upon idling
` [PATCH 3/4] drm/i915: Allocate active tracking nodes from a slabcache
` [PATCH 4/4] drm/i915: Pull i915_gem_active into the i915_active family
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Generalise GPU activity tracking
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI] drm/i915/selftests: Exercise some AB...BA preemption chains
 2019-02-05 19:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Include register polling in reg_rw traces
 2019-02-05 18:58 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Rename HAS_GMCH
 2019-02-05 18:07 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
 2019-02-05 17:57 UTC  (8+ messages)
` [PATCH 2/6] drm/drv: Prepare to remove drm_dev_unplug()
  ` [Intel-gfx] "

[PATCH] drm/i915: do not return invalid pointers as a *dentry
 2019-02-05 17:48 UTC  (6+ messages)
    ` [Intel-gfx] "

[v10 0/3] Add Colorspace connector property interface
 2019-02-05 15:28 UTC  (11+ messages)
` [v10 1/3] drm: Add HDMI colorspace property
      ` [Intel-gfx] "
` [v10 3/3] drm/i915: Attach colorspace property and enable modeset

[PATCH i-g-t 01/13] i915/gem_mocs_settings: Allow hangs around reset tests
 2019-02-05 15:09 UTC  (6+ messages)
` [PATCH i-g-t 05/13] lib: Add GPU power measurement
  ` [igt-dev] "

[CI 1/5] drm/i915: Record the sseu configuration per-context & engine
 2019-02-05 12:35 UTC  (10+ messages)
` [CI 2/5] drm/i915/perf: lock powergating configuration to default when active
` [CI 3/5] drm/i915: Add timeline barrier support
` [CI 4/5] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [CI 5/5] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: Record the sseu configuration per-context & engine
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/cmdparser: whitelist needed predicate registers for Anv
 2019-02-05 11:35 UTC  (3+ messages)

Fleshing out the picture to Load Balancing^W^W HW semaphores
 2019-02-05 10:07 UTC  (21+ messages)
` [PATCH 12/22] drm/i915: Generalise GPU activity tracking
` [PATCH 14/22] drm/i915: Allocate active tracking nodes from a slabcache
` [PATCH 15/22] drm/i915: Make request allocation caches global
` [PATCH 17/22] drm/i915: Pull i915_gem_active into the i915_active family
` [PATCH 18/22] drm/i915: Keep timeline HWSP allocated until idle across the system
` [PATCH 19/22] drm/i915/execlists: Refactor out can_merge_rq()
` [PATCH 20/22] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 22/22] semaphore-no-stats

[PATCH 0/6] Add uAPI to support ICL VME hardware for new media-driver
 2019-02-05  9:49 UTC  (5+ messages)

[PULL] drm-intel-next
 2019-02-05  8:03 UTC  (5+ messages)

[PATCH v2 RESEND 0/2] Support 64 bpp half float formats
 2019-02-04 22:16 UTC  (6+ messages)
` [PATCH v2 RESEND 2/2] drm/i915/icl: Implement "

[PATCH 04/22] drm/i915: Trim NEWCLIENT boosting
 2019-02-04 19:05 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915: HDCP state handling in ddi_update_pipe
 2019-02-04 17:57 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: HDCP state handling in ddi_update_pipe (rev2)


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