public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-06-12 03:34:45 to 2019-06-13 13:38:37 UTC [more...]

[RFC v3 00/28] Implicit dev_priv removal and GT compartmentalization
 2019-06-13 13:35 UTC  (8+ messages)
` [RFC 01/28] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [RFC 02/28] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [RFC 03/28] drm/i915: Move intel_gt initialization to a separate file
` [RFC 04/28] drm/i915: Store some backpointers in struct intel_gt
` [RFC 05/28] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [RFC 06/28] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 07/28] drm/i915: Convert init_unused_rings "

[PATCH] drm/i915: Refine i915_reset.lock_map
 2019-06-13 13:37 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v3] "

[PATCH] i915: gvt: no need to check return value of debugfs_create functions
 2019-06-13 13:34 UTC 

[PATCH] i915: no need to check return value of debugfs_create functions
 2019-06-13 13:33 UTC 

[PATCH] drm/i915: Refine eDP aux backlight enable sequence
 2019-06-13 13:16 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

✗ Fi.CI.CHECKPATCH: warning for gpu/drm/i915: globally replace dev_priv with i915
 2019-06-13 13:12 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` [PATCH] "

[PATCH i-g-t] gitlab-ci: add build for MIPS
 2019-06-13 13:09 UTC  (3+ messages)

[CI] drm/i915: Combine unbound/bound list tracking for objects
 2019-06-13 13:06 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 1/4] tests: add libatomic dependency
 2019-06-13 13:03 UTC  (11+ messages)
` [PATCH i-g-t 2/4] gitlab-ci: add libatomic to Fedora docker image
    ` [igt-dev] "
` [PATCH i-g-t 3/4] i915/gem_create: use __atomic_* instead of __sync_*
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t 1/4] tests: add libatomic dependency

[PULL] drm-intel-fixes
 2019-06-13 13:02 UTC  (2+ messages)

[PATCH] drm/i915: Enable refcount debugging for default debug levels
 2019-06-13 12:57 UTC  (3+ messages)

[PATCH v2 0/5] Panel rotation patches
 2019-06-13 12:51 UTC  (13+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation
` [PATCH 2/5] dt-bindings: display/panel: Expand rotation documentation
` [PATCH 4/5] drm/connector: Split out orientation quirk detection

[PATCH v2 1/3] drm/i915: make intel_sdvo_regs.h self-contained
 2019-06-13 12:07 UTC  (14+ messages)
` [PATCH v2 2/3] drm/i915: move modesetting output/encoder code under display/
` [PATCH v2 3/3] drm/i915: move modesetting core "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: make intel_sdvo_regs.h self-contained
` ✗ Fi.CI.SPARSE: "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: make intel_sdvo_regs.h self-contained (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-13 10:10 UTC  (4+ messages)
    ` [PATCH v5] docs: power: "

[PATCH 1/4] drm/i915: Don't clobber M/N values during fastset check
 2019-06-13  9:24 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: Constify intel_pipe_config_compare()
` [PATCH 3/4] drm/i915: Make pipe_config_err() vs. fastset less confusing
` [PATCH 4/4] drm/i915: Drop the _INCOMPLETE for has_infoframe
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Don't clobber M/N values during fastset check
` ✗ Fi.CI.BAT: failure "
` [PATCH v2 1/4] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/4] drm/i915: Don't clobber M/N values during fastset check (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/4] Enable Transcoder Port Sync feature for Tiled displays
 2019-06-13  9:10 UTC  (15+ messages)
` [PATCH v2 1/4] drm/i915/icl: Assign Master slave crtc links for Transcoder Port Sync
` [PATCH v2 2/4] drm/i915/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
` [PATCH v2 3/4] drm/i915/dp: Trigger modeset if master_crtc or slaves bitmask changes
` [PATCH v2 4/4] drm/i915/dp: Enable master-slaves in trans port sync mode in correct order

[CI] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-13  8:33 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[RESEND PATCH V3] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-13  8:21 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/drm_vblank: Change EINVAL by the correct errno (rev2)
` Drop use of DRM_WAIT_ON() [Was: drm/drm_vblank: Change EINVAL by the correct errno]
` ✗ Fi.CI.CHECKPATCH: warning for drm/drm_vblank: Change EINVAL by the correct errno (rev3)
` ✗ Fi.CI.BAT: failure "

[v4 0/4] Enable Multi-segmented-gamma for ICL
 2019-06-13  7:39 UTC  (13+ messages)
` [v4 1/4] drm/i915: Change gamma/degamma_lut_size data type to u32
` [v4 2/4] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [v4 3/4] drm/i915: Rename ivb_load_lut_10_max
` [v4 4/4] drm/i915/icl: Add Multi-segmented gamma support
` ✗ Fi.CI.BAT: failure for Enable Multi-segmented-gamma for ICL (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/4] drm/i915: Refine placement of gt.reset_lockmap
 2019-06-13  7:19 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
` [PATCH 3/4] drm/i915: Move fence register tracking from i915->mm to ggtt
` [PATCH 4/4] drm/i915: Track ggtt fence reservations under its own mutex
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Refine placement of gt.reset_lockmap
` ✗ Fi.CI.BAT: failure "

Endless busyness, the forecoming
 2019-06-13  6:16 UTC  (21+ messages)
` [PATCH 1/8] drm/i915: Keep contexts pinned until after the next kernel context switch
  ` [PATCH v2] "
` [PATCH 2/8] drm/i915: Stop retiring along engine
` [PATCH 3/8] drm/i915: Replace engine->timeline with a plain list
` [PATCH 4/8] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 5/8] drm/i915/execlists: Preempt-to-busy
` [PATCH 6/8] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 7/8] drm/i915/execlists: Force preemption
` [PATCH 8/8] drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Keep contexts pinned until after the next kernel context switch
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: Keep contexts pinned until after the next kernel context switch (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure for series starting with [1/8] drm/i915: Keep contexts pinned until after the next kernel context switch

[PATCH] drm/i915: Prevent lock-cycles between GPU waits and GPU resets
 2019-06-13  5:21 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Prevent lock-cycles between GPU waits and GPU resets (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH V6 i-g-t 0/6] igt: Add support for testing writeback connectors
 2019-06-13  2:19 UTC  (7+ messages)
` [PATCH V6 i-g-t 1/6] lib/igt_kms: Add writeback support
` [PATCH V6 i-g-t 2/6] kms_writeback: Add initial writeback tests
` [PATCH V6 i-g-t 3/6] lib: Add function to hash a framebuffer
` [PATCH V6 i-g-t 4/6] kms_writeback: Add writeback-check-output
` [PATCH V6 i-g-t 5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning
` [PATCH V6 i-g-t 6/6] kms_writeback: Add tests using a cloned output

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-13  2:15 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gvt: remove duplicate entry of trace
 2019-06-13  1:57 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: remove duplicate entry of trace (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/8] RPM Encapsulation
 2019-06-12 22:24 UTC  (15+ messages)
` [PATCH v2 1/8] drm/i915: prefer i915_runtime_pm in intel_runtime function
` [PATCH v2 2/8] drm/i915: Remove rpm asserts that use i915
` [PATCH v2 3/8] drm/i915: make enable/disable rpm assert function use the rpm structure
` [PATCH v2 4/8] drm/i915: move and rename i915_runtime_pm
` [PATCH v2 5/8] drm/i915: move a few more functions to accept the rpm structure
` [PATCH v2 6/8] drm/i915: update rpm_get/put to use "
` [PATCH v2 7/8] drm/i915: update with_intel_runtime_pm "
` [PATCH v2 8/8] drm/i915: make intel_wakeref work on the rpm struct
` ✗ Fi.CI.BAT: failure for RPM Encapsulation

[PATCH 1/9] drm/i915/gtt: No need to zero the table for page dirs
 2019-06-12 21:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/9] "

[PATCH] drm/i915: Add Wa_1409120013:icl,ehl
 2019-06-12 19:28 UTC  (8+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [PATCH v2] "
      ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: Add Wa_1409120013:icl,ehl (rev3)

[PATCH] drm/i915: Refine placement of gt.reset_lockmap
 2019-06-12 18:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/gtt: Skip initializing PT with scratch if full
 2019-06-12 17:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: kerneldoc warnings squelched
 2019-06-12 17:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Nuke atomic set/get prop plane stubs
 2019-06-12 16:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[REBASED PATCH 1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
 2019-06-12 16:45 UTC  (3+ messages)

[PATCH 1/2] drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
 2019-06-12 14:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size (rev2)

[PATCH] dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES
 2019-06-12 14:36 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[CI 1/6] drm/i915: Remove I915_READ8
 2019-06-12 13:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/6] "

[CI 1/2] drm/i915: Pull kref into i915_address_space
 2019-06-12 12:57 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
 2019-06-12 11:38 UTC  (4+ messages)
` [v7][PATCH 03/12] drm/i915: Add func to compare hw/sw gamma lut

[PATCH 2/2] drm: add fallback override/firmware EDID modes workaround
 2019-06-12 10:53 UTC  (4+ messages)
` [PATCH v2] "

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-06-12  9:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/perf: fix ICL perf register offsets
 2019-06-12  6:53 UTC  (3+ messages)

[CI 1/6] drm/i915: Eliminate unused mmio accessors
 2019-06-12  6:29 UTC  (4+ messages)
` [CI 6/6] drm/i915: Remove I915_READ64 and I915_READ64_32x2

[PATCH 00/33] fbcon notifier begone v3!
 2019-06-12  6:09 UTC  (5+ messages)

[RFC 1/2] drm/i915: move modesetting output/encoder code under display/
 2019-06-12  5:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [RFC,1/2] "

[PATCH v2 0/3] Use ranges for voltage level lookup
 2019-06-12  4:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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