public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-10-22 12:25:11 to 2019-10-23 09:52:51 UTC [more...]

[PATCH 0/2] Extract rps and guc
 2019-10-23  9:52 UTC  (9+ messages)
` [Intel-gfx] "
` [PATCH 1/2] drm/i915: Extract GT render power state management
  ` [Intel-gfx] "
` [PATCH 2/2] drm/i915: Extract the GuC interrupt handlers
  ` [Intel-gfx] "
` [PATCH v2 1/2] drm/i915: Extract GT render power state management
  ` [Intel-gfx] "

[PATCH] drm: Add support for integrated privacy screens
 2019-10-23  9:21 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Making loglevel of PSR2/SU logs same
 2019-10-23  9:20 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[PATCH i-g-t 1/2] tests/gem_exec_reloc: Don't filter out addresses when on PPGTT
 2019-10-23  9:18 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH i-g-t 2/2] tests/gem_exec_reloc: Calculate softpin offsets from batch size
  ` [Intel-gfx] "

[PATCH v6 0/2] Refactor Gen11+ SAGV support
 2019-10-23  9:08 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v6 1/2] drm/i915: Refactor intel_can_enable_sagv
  ` [Intel-gfx] "
` [PATCH v6 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth
  ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Release ctx->engine_mutex after iteration
 2019-10-23  9:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-23  8:50 UTC 

[PATCH 1/3] drm/i915/dmabuf: Implement pwrite() callback
 2019-10-23  8:41 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Add vfunc for pread
` [PATCH 3/3] drm/i915/dmabuf: Implement pread() callback
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/dmabuf: Implement pwrite() callback

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-23  8:30 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: define i915_ggtt_has_aperture
` [PATCH 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
` [PATCH 4/5] drm/i915: cpu-map based dumb buffers
` [PATCH 5/5] drm/i915: Add cpu fault handler for mmap_offset

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-23  8:29 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: define i915_ggtt_has_aperture
` [PATCH 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
` [PATCH 4/5] drm/i915: cpu-map based dumb buffers
` [PATCH 5/5] drm/i915: Add cpu fault handler for mmap_offset

[PATCH 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
 2019-10-23  8:08 UTC  (4+ messages)
` [PATCH v2 0/1] Invalid CRCs causing CRC mismatch test failures
  ` [PATCH v2 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
  ` ✓ Fi.CI.BAT: success for series starting with [v2,1/1] "

[PATCH 0/2] adding gamma state checker for icl+ platforms
 2019-10-23  8:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for adding gamma state checker for icl+ platforms (rev6)

[PATCH 0/3] Add scaling filters in DRM layer
 2019-10-23  7:34 UTC  (21+ messages)
` [PATCH 1/3] drm: Introduce scaling filter mode property
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for Add scaling filters in DRM layer
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/5] drm/dsi: cleanups and compression helpers
 2019-10-23  7:32 UTC  (6+ messages)
` [PATCH 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
` ✓ Fi.CI.BAT: success for drm/dsi: cleanups and compression helpers
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/perf: Describe structure members in documentation
 2019-10-23  7:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v4 00/10] Clear Color Support for TGL Render Decompression
 2019-10-23  2:35 UTC  (7+ messages)
` [PATCH v4 10/10] drm/i915/tgl: Add Clear Color supoort "
  ` [PATCH v5 "
` ✗ Fi.CI.CHECKPATCH: warning for Clear Color Support for TGL Render Decompression (rev7)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
 2019-10-23  1:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] doc: Update header files names
 2019-10-23  1:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/8] drm/i915: pfit/scaler rework prep stuff
 2019-10-23  0:44 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Parametrize PFIT_PIPE
` [PATCH 2/8] drm/i915: Replace some accidental I915_READ_FW()s with the normal version
` [PATCH 3/8] drm/i915: Fix skl+ non-scaled pfit modes
` [PATCH 4/8] drm/i915: Flatten a bunch of the pfit functions
` [PATCH 5/8] drm/i915: Use drm_rect to store the pfit window pos/size
` [PATCH 6/8] drm/i915: s/pipe_config/crtc_state/ in pfit functions
` [PATCH 7/8] drm/i915: Pass connector state to pfit calculations
` [PATCH 8/8] drm/i915: Have pfit calculations return an error code
` ✓ Fi.CI.BAT: success for drm/i915: pfit/scaler rework prep stuff

[CI 1/3] drm/i915/guc: Enable guc logging on guc log relay write
 2019-10-23  0:28 UTC  (5+ messages)
` [CI 2/3] drm/i915/guc: Update H2G enable logging action definition
` [CI 3/3] HAX: force enable_guc=2
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/guc: Enable guc logging on guc log relay write
` ✓ Fi.CI.BAT: success "

[PATCH v4 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
 2019-10-23  0:09 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v6 0/2] Refactor Gen11+ SAGV support
 2019-10-23  0:07 UTC  (4+ messages)
` [PATCH v6 1/2] drm/i915: Refactor intel_can_enable_sagv
` [PATCH v6 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth
` ✗ Fi.CI.BUILD: failure for Refactor Gen11+ SAGV support (rev2)

[v2 0/6] Enable HDR on MCA LSPCON based Gen9 devices
 2019-10-22 23:33 UTC  (8+ messages)
` [v2 1/6] drm/i915/display: Add HDR Capability detection for LSPCON
` [v2 2/6] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
` [v2 3/6] drm/i915/display: Attach HDR property for capable Gen9 devices
` [v2 4/6] drm/i915/display: Set HDR Infoframe for HDR capable LSPCON devices
` [v2 5/6] drm/i915/display: Enable BT2020 for HDR on "
` [v2 6/6] [NOT FOR MERGE] drm/i915/display: Reduce blanking to support 4k60@10bpp for LSPCON
` ✗ Fi.CI.BAT: failure for Enable HDR on MCA LSPCON based Gen9 devices (rev2)

[CI] drm/i915/gem: Distinguish each object type
 2019-10-22 23:32 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gem: Distinguish each object type (rev2)

[PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
 2019-10-22 23:30 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/selftests: Teach switch_to_context() to use the context
` [PATCH v2] drm/i915: Teach record_defaults to operate on the intel_gt
` ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Teach record_defaults to operate on the intel_gt (rev2)

[PATCH] drm/i915/bios: add compression parameter block definition
 2019-10-22 22:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Use uabi engines for the default engine map
 2019-10-22 22:41 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 01/12] drm/i915/gt: Expose engine properties via sysfs
 2019-10-22 22:38 UTC  (12+ messages)
` [PATCH 02/12] drm/i915/gt: Expose engine->mmio_base "
` [PATCH 03/12] drm/i915/gt: Expose timeslice duration to sysfs
` [PATCH 04/12] drm/i915/gt: Expose reset stop timeout via sysfs
` [PATCH 05/12] drm/i915/execlists: Force preemption
` [PATCH 06/12] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 07/12] drm/i915/gem: Cancel contexts when hangchecking is disabled
` [PATCH 08/12] drm/i915: Replace hangcheck by heartbeats
` [PATCH 09/12] drm/i915/gem: Make context persistence optional
` [PATCH 10/12] drm/i915: Flush idle barriers when waiting
` [PATCH 11/12] drm/i915: Allow userspace to specify ringsize on construction
` [PATCH 12/12] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions

[PATCH 1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
 2019-10-22 21:45 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
 2019-10-22 20:26 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 00/14] DP MST Refactors + debugging tools + suspend/resume reprobing
 2019-10-22 20:14 UTC  (8+ messages)
` [PATCH v5 05/14] drm/dp_mst: Add probe_lock
` [PATCH v5 06/14] drm/dp_mst: Protect drm_dp_mst_port members with locking
` [PATCH v5 07/14] drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()
` ✓ Fi.CI.IGT: success for DP MST Refactors + debugging tools + suspend/resume reprobing

[PATCH] drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
 2019-10-22 20:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/selftests: Synchronize checking active status with retirement
 2019-10-22 20:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
 2019-10-22 19:55 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others (rev2)
` ✓ Fi.CI.BAT: success "

[CI] drm/i915: Drop assertion that ce->pin_mutex guards state updates
 2019-10-22 19:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Drop assertion that ce->pin_mutex guards state updates (rev2)

[PATCH tip/core/rcu 03/10] drivers/gpu: Replace rcu_swap_protected() with rcu_replace()
 2019-10-22 19:12 UTC 

[PATCH] drm/i915: Add new CNL PCH ID seen on a CML platform
 2019-10-22 19:09 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-22 18:53 UTC  (6+ messages)
` [PATCH 07/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi
` [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v2
` ✗ Fi.CI.BUILD: failure for series starting with [01/14] drm/i915: Rework watermark readout to use plane api (rev3)

[PATCH] drm/i915/selftests: Make the mman object busy everywhere
 2019-10-22 18:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC 0/6] DP Phy compliace auto test
 2019-10-22 18:41 UTC  (15+ messages)
` [RFC 1/6] drm/dp: get/set phy compliance pattern
` [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
` [RFC 3/6] drm/i915/dp: Preparation for DP phy compliance auto test
` [RFC 6/6] drm/i915/dp: Program vswing, pre-emphasis, test-pattern

[PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split
 2019-10-22 18:16 UTC  (3+ messages)
` [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2

[PATCH 14/14] drm/i915: Remove special case slave handling during hw programming, v2
 2019-10-22 18:14 UTC  (3+ messages)
` [PATCH] drm/i915: Remove special case slave handling during hw programming, v3

[PATCH i-g-t 01/10] i915: Exercise hostile context execution
 2019-10-22 17:15 UTC  (11+ messages)
` [PATCH i-g-t 02/10] i915: Start putting the mmio_base to wider use
` [PATCH i-g-t 03/10] i915/gem_ctx_isolation: Check engine relative registers
` [PATCH i-g-t 04/10] i915_drm.h sync
` [PATCH i-g-t 05/10] lib/i915: Expose I915_CONTEXT_PARAM_PERSISTENCE
` [PATCH i-g-t 06/10] Add i915/gem_ctx_persistence
` [PATCH i-g-t 07/10] i915: Exercise preemption timeout controls in sysfs
` [PATCH i-g-t 08/10] i915: Exercise sysfs heartbeat controls
` [PATCH i-g-t 09/10] i915: Exercise timeslice sysfs property
` [PATCH i-g-t 10/10] i915: Exercise I915_CONTEXT_PARAM_RINGSIZE
` ✗ GitLab.Pipeline: warning for series starting with [01/10] i915: Exercise hostile context execution

[PATCH] drm/i915/tc: Implement the TC cold exit sequence
 2019-10-22 15:52 UTC  (6+ messages)

[PATCH i-g-t] i915: Exercise hostile context execution
 2019-10-22 15:47 UTC 

[PATCH] drm/i915/aml: Allow SPT PCH for all AML devices
 2019-10-22 15:17 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)

[PATCH 1/2] drm/i915/selftests: Add coverage of mocs registers
 2019-10-22 14:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
 2019-10-22 14:30 UTC  (5+ messages)
` [PATCH 02/16] drm/i915: Drop assertion that ce->pin_mutex guards state updates
` [PATCH 15/16] drm/i915/gem: Distinguish each object type


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