public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 16:08:18 to 2019-06-13 07:10:55 UTC [more...]

[PATCH 1/4] drm/i915: Refine placement of gt.reset_lockmap
 2019-06-13  7:10 UTC  (6+ 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 "

[v4 0/4] Enable Multi-segmented-gamma for ICL
 2019-06-13  7:06 UTC  (12+ 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 "

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

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

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

[RESEND PATCH V3] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-13  5:39 UTC  (5+ 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 "

[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  (11+ 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 v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-13  0:25 UTC  (2+ messages)

[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  (20+ messages)
` [PATCH 2/9] drm/i915/gtt: Use a common type for page directories
` [PATCH 3/9] drm/i915/gtt: Introduce init_pd_with_page
` [PATCH 4/9] drm/i915/gtt: Introduce init_pd
` [PATCH 5/9] drm/i915/gtt: Generalize alloc_pd
` [PATCH 6/9] drm/i915/gtt: pde entry encoding is identical
` [PATCH 7/9] drm/i915/gtt: Check for physical page for pd entry always
` [PATCH 8/9] drm/i915/gtt: Make swapping the pd entry generic
` [PATCH 9/9] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/gtt: No need to zero the table for page dirs
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

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

[PATCH v2 0/4] Enable Transcoder Port Sync feature for Tiled displays
 2019-06-12 20:59 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

[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 1/4] drm/i915: Don't clobber M/N values during fastset check
 2019-06-12 19:06 UTC  (10+ 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] 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  (3+ 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  (3+ 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  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [REBASED,1/2] "

[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] drm/i915: Combine unbound/bound list tracking for objects
 2019-06-12 13:19 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[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  (7+ messages)
` [RFC 2/2] drm/i915: move modesetting core "
` ✓ Fi.CI.IGT: success for series starting with [RFC,1/2] drm/i915: move modesetting output/encoder "

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

linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2019-06-12  1:46 UTC 

[PATCH] drm/i915: Engine relative MMIO
 2019-06-12  0:24 UTC  (5+ messages)

[RFC v2 00/14] Implicit dev_priv removal
 2019-06-11 23:03 UTC  (8+ messages)
` [RFC 08/14] drm/i915: Store backpointer to intel_gt in the engine
` ✓ Fi.CI.IGT: success for Implicit dev_priv removal (rev2)

[CI] drm/i915: Promote i915->mm.obj_lock to be irqsafe
 2019-06-11 22:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Promote i915->mm.obj_lock to be irqsafe (rev3)

[RFC 0/8] Display uncore
 2019-06-11 20:04 UTC  (4+ messages)
` [RFC 7/8] drm/i915: introduce display_uncore

[PATCH] Revert "drm/i915/icl: More workaround for port F detection due to broken VBTs"
 2019-06-11 19:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/5] drm/i915: Do not touch the PCH SSC reference if a PLL is using it
 2019-06-11 18:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915: Do not touch the PCH SSC reference if a PLL is using it (rev2)

[PATCH 1/4] drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail
 2019-06-11 18:08 UTC  (9+ messages)
` [PATCH 3/4] drm/fb-helper: Set up gamma_lut during restore_fbdev_mode_atomic()
    ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp

[PATCH v5 04/11] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
 2019-06-11 17:58 UTC  (2+ messages)

[PATCH] drm/i915: Prevent lock-cycles between GPU waits and GPU resets
 2019-06-11 16:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "


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