intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 17:10:24 to 2020-02-15 02:34:27 UTC [more...]

[Intel-gfx] [RFC i-g-t] lib/i915/gem_mmio_base.c - add support for mmio_base via sysfs
 2020-02-15  2:34 UTC 

[Intel-gfx] [PATCH i-g-t v4 0/2] mmio_base via debugfs infrastructure + gem_ctx_isolation
 2020-02-15  2:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t v4 1/2] i915/gem_mmio_base.c - get mmio_base from debugfs (if possible)
` [Intel-gfx] [PATCH i-g-t v4 2/2] i915/gem_ctx_isolation: Check engine relative registers (revised)

[Intel-gfx] [PATCH v2 1/2] drm/i915/mst: Set intel_dp_set_m_n() for MST slaves
 2020-02-15  2:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[Intel-gfx] [PATCH v2] drm/i915/gt: Declare when we enabled timeslicing
 2020-02-15  0:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Declare when we enabled timeslicing
 2020-02-15  0:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Declare when we enabled timeslicing

[Intel-gfx] [PATCH i-g-t 1/4] i915/gem_ctx_engines: Exercise 0 engines[]
 2020-02-14 23:16 UTC  (8+ messages)
` [Intel-gfx] [PATCH i-g-t 2/4] i915/gem_ctx_engine: Exercise for_each_context_engine() with custom engine[]
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/4] lib/i915: Don't confuse param.size
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/4] lib/i915/gem_engine_topology.c - intel_get_current_engine invalid result
` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/4] i915/gem_ctx_engines: Exercise 0 engines[]

[Intel-gfx] [PATCH] drm/i915/gt: Expand bad CS completion event debug
 2020-02-14 23:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-14 23:03 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/psr: Force PSR probe only after full initialization (rev3)

[Intel-gfx] [PATCH] drm/i915/selftests: Fix selftest_mocs for DGFX
 2020-02-14 21:52 UTC  (9+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Fix selftest_mocs for DGFX (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [v3] drm/i915/tgl: Add Wa_1606054188:tgl
 2020-02-15  6:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Init lspcon after HPD in intel_dp_detect()
 2020-02-14 21:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 1/1] drm/i915: MCHBAR memory info registers are moved since GEN 12
 2020-02-14 21:20 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/1] "

[Intel-gfx] [PATCH 1/2] drm/i915/csr: use intel_de_*() functions for register access
 2020-02-14 20:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/csr: "

[Intel-gfx] [PATCH 00/19] drm/i915/gem: Implement parallel execbuf submission
 2020-02-14 20:07 UTC  (24+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915: Drop inspection of execbuf flags during evict
` [Intel-gfx] [PATCH 02/19] drm/i915/gem: Extract transient execbuf flags from i915_vma
` [Intel-gfx] [PATCH 03/19] drm/i915: Separate lookup and pinning in execbuf
` [Intel-gfx] [PATCH 04/19] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 05/19] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/19] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 07/19] drm/i915: Use per object locking in execbuf on top of struct_mutex, v3
` [Intel-gfx] [PATCH 08/19] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 09/19] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 10/19] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 11/19] drm/i915: Pin engine before pinning all objects, v2
` [Intel-gfx] [PATCH 12/19] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 13/19] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 14/19] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well
` [Intel-gfx] [PATCH 15/19] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 16/19] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 17/19] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 18/19] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 19/19] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Implement parallel execbuf submission
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI 1/2] drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall
 2020-02-14 19:47 UTC  (3+ messages)
` [Intel-gfx] [CI 2/2] drm/i915: split i915_driver_modeset_remove() "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: split intel_modeset_driver_remove() "

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_engines: Exercise 0 engines[]
 2020-02-14 19:23 UTC 

[Intel-gfx] [PATCH i-g-t] lib/i915/gem_engine_topology.c - intel_get_current_engine invalid result
 2020-02-14 19:14 UTC  (6+ messages)

[CI 1/8] drm/i915: Disable preemption and sleeping while using the punit sideband
 2020-02-14  5:40 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[Intel-gfx] [PATCH] tests/i915/gem_exec_store: remove hard coded engine limit
 2020-02-14 18:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm/i915: Use engine wa list for Wa_1607090982
 2020-02-14 17:42 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Implement Wa_1606931601
 2020-02-14 17:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Implement Wa_1606931601 (rev5)

[Intel-gfx] [PATCH] drm/i915/tgl: Add Wa_1808121037 to tgl
 2020-02-14 17:24 UTC  (3+ messages)

[Intel-gfx] [PATCH] Revert "drm/i915: Implement Wa_1607090982"
 2020-02-14 17:23 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v2 0/1] Adding definitions for VRR registers and bitfields
 2020-02-14 16:10 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/tgl: Add definitions for VRR registers and bits
` [Intel-gfx] ✓ Fi.CI.BAT: success for Adding definitions for VRR registers and bitfields (rev2)

[Intel-gfx] [PATCH] drm/i915/selftests: Check for the error interrupt before we wait!
 2020-02-14 15:40 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915: Cast remain to unsigned long in eb_relocate_vma
 2020-02-14 15:36 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [CI v3 1/3] drm/i915: Introduce encoder->compute_config_late()
 2020-02-14 15:12 UTC  (5+ messages)
` [Intel-gfx] [CI v3 2/3] drm/i915/dp: Compute port sync crtc states post compute_config()
` [Intel-gfx] [CI v3 3/3] drm/i915/dp: Add all tiled and port sync conns to modeset
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v3,1/3] drm/i915: Introduce encoder->compute_config_late()
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] Add support for Color encoding YCBCR_BT2020
 2020-02-14 14:57 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915/mst: fix pipe and vblank enable
 2020-02-14 14:25 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: Adding YUV444 packed format support for skl+ (V13)
 2020-02-14 14:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Adding YUV444 packed format support for skl+ (rev3)

[Intel-gfx] [PATCH] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-14 13:57 UTC  (12+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: make a gt sysfs group and move power management files (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-14 13:21 UTC  (3+ messages)

[Intel-gfx] [PATCH] lib: Add a YAML emitter
 2020-02-14 12:48 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 1/2] drm/i915: move intel_csr.[ch] under display/
 2020-02-14 11:44 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915: split out display debugfs to a separate file
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] drm/i915: move intel_csr.[ch] under display/

[Intel-gfx] [PATCH v2 1/3] drm/i915: Introduce encoder->compute_config_late()
 2020-02-14 11:18 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t v2 0/5] mmio_base via debugfs infrastructure + gem_ctx_isolation
 2020-02-14 11:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t v2 5/5] i915/gem_ctx_isolation.c - If initialization fails, exit
  ` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
 2020-02-14 11:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/execlists: Reduce preempt-to-busy roundtrip delay
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
 2020-02-14 10:10 UTC  (4+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/execlists: Remove preempt-to-busy roundtrip delay

[Intel-gfx] [PATCH 16/28] drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*()
 2020-02-14  7:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/1] HDCP 2.2 Comp fixes
 2020-02-14  7:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [CI 1/2] drm/i915: register vga switcheroo later, unregister earlier
 2020-02-14  7:04 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

[Intel-gfx] [PATCH] drm/i915/selftests: Avoid choosing zero for phys_sz
 2020-02-14  4:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_persistence: Race context closure with replace-engines
 2020-02-14  3:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v3 00/10] Commit early to GuC
 2020-02-14  1:23 UTC  (12+ messages)
` [Intel-gfx] [PATCH v3 06/10] drm/i915/uc: Improve tracking of uC init status
` [Intel-gfx] [PATCH v3 07/10] drm/i915/guc: Apply new uC status tracking to GuC submission as well
` [Intel-gfx] [PATCH v3 09/10] drm/i915/uc: consolidate firmware cleanup

[Intel-gfx] [PATCH] drm/i915/dsc: force full modeset whenever DSC is enabled at probe
 2020-02-14  1:20 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/mm: Break long searches in fragmented address spaces
 2020-02-14  0:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: split out vlv/chv specific suspend/resume code
 2020-02-13 23:38 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: switch vlv_suspend to use intel uncore register accessors

[Intel-gfx] [PATCH] drm/i915: Disable -Wtautological-constant-out-of-range-compare
 2020-02-13 23:27 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH i-g-t] tools/Android.mk: Add zlib support
 2020-02-13 22:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 0/6] drm/i915: Proper dbuf global state
 2020-02-13 21:22 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Introduce proper dbuf state
` [Intel-gfx] [PATCH 2/6] drm/i915: Polish some dbuf debugs
` [Intel-gfx] [PATCH 3/6] drm/i915: Unify the low level dbuf code
` [Intel-gfx] [PATCH 4/6] drm/i915: Nuke skl_ddb_get_hw_state()
` [Intel-gfx] [PATCH 5/6] drm/i915: Move the dbuf pre/post plane update
` [Intel-gfx] [PATCH 6/6] drm/i915: Clean up dbuf debugs during .atomic_check()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Proper dbuf global state
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v1 0/3] Fix modeset transitions related to DBuf
 2020-02-13 21:21 UTC  (11+ messages)
` [Intel-gfx] [PATCH v1 1/3] drm/i915: Ensure no conflicts with BIOS when updating Dbuf
` [Intel-gfx] [PATCH v1 2/3] drm/i915/dsc: force full modeset whenever DSC is enabled at probe
` [Intel-gfx] [PATCH v1 3/3] drm/i915: Force state->modeset=true when distrust_bios_wm==true
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix modeset transitions related to DBuf

[Intel-gfx] [RFC PATCH i-g-t] tests/gem_userptr_blits: Refresh map-fixed-invalidate* subtests
 2020-02-13 21:12 UTC  (4+ messages)
    ` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH i-g-t v3 0/3] mmio_base via debugfs infrastructure + gem_ctx_isolation
 2020-02-13 19:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t v3 1/3] i915/gem_mmio_base.c - get mmio_base from debugfs (if possible)
` [Intel-gfx] [PATCH i-g-t v3 2/3] i915/gem_ctx_isolation: Check engine relative registers
` [Intel-gfx] [PATCH i-g-t v3 3/3] i915/gem_ctx_isolation: Check engine relative registers - Part 2

[Intel-gfx] [PATCH] drm/i915/selftests: Sabotague the RING_HEAD
 2020-02-13 19:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_flush: Forgo I915_EXEC_NORELOC
 2020-02-13 19:03 UTC 

[Intel-gfx] [PATCH] drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915
 2020-02-13 18:37 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Ensure 'ENABLE_BOOT_FETCH' is enabled before ppGTT
 2020-02-13 18:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[Intel-gfx] [PATCH] drm/i915/gt: Ensure 'ENABLE_BOOT_FETCH' is enabled before ppGTT
 2020-02-13 18:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH v3] drm/i915/gem: Don't leak non-persistent requests on changing engines
 2020-02-13 18:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Don't leak non-persistent requests on changing engines (rev5)

[Intel-gfx] [PATCH 1/2] MAINTAINERS: Update drm/i915 bug filing URL
 2020-02-13 17:37 UTC  (2+ messages)

[Intel-gfx] [PATCH 2/2] drm/i915: Update drm/i915 bug filing URL
 2020-02-13 17:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).