intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 16:33:51 to 2021-02-04 11:56:58 UTC [more...]

[Intel-gfx] [PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-04  8:40 UTC  (5+ messages)
` [Intel-gfx] [PATCH RFC v1 2/6] swiotlb: convert variables to arrays
` [Intel-gfx] [PATCH RFC v1 5/6] xen-swiotlb: "

[Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-02-04 11:56 UTC  (13+ messages)
` [Intel-gfx] [PATCH 05/57] drm/i915: Take rcu_read_lock for querying fence's driver/timeline names
` [Intel-gfx] [PATCH 20/57] drm/i915: Wrap access to intel_engine.active
` [Intel-gfx] [PATCH 21/57] drm/i915: Move common active lists from engine to i915_scheduler
` [Intel-gfx] [PATCH 22/57] drm/i915: Move scheduler queue

[Intel-gfx] [PATCH v3 1/3] drm/i915/selftests: Restore previous heartbeat interval
 2021-02-04 11:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/gt: Double check heartbeat timeout before resetting
` [Intel-gfx] [PATCH v3 3/3] drm/i915/gt: Ratelimit heartbeat completion probing

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Restore previous heartbeat interval
 2021-02-04 10:56 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Ratelimit heartbeat completion probing
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Restore previous heartbeat interval
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH][next] drm/i915/display: fix spelling mistake "Couldnt" -> "Couldn't"
 2021-02-04 10:44 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 1/2] drm/i915/selftests: Restore previous heartbeat interval
 2021-02-04 10:39 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Ratelimit heartbeat completion probing

[Intel-gfx] [PATCH 0/3] HDMI2.1 PCON Misc Fixes
 2021-02-04  9:38 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] i915/display/intel_dp: Read PCON DSC ENC caps only for DPCD rev >= 1.4
` [Intel-gfx] [PATCH 2/3] drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
` [Intel-gfx] [PATCH 3/3] i915/display: Remove FRL related code from disable DP sequence for older platforms
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for HDMI2.1 PCON Misc Fixes
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] linux-next: manual merge of the drivers-x86 tree with the drm-misc tree
 2021-02-04  9:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Index min_{cdclk, voltage_level}[] with pipe
 2021-02-04  7:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Use intel_hdmi_port_clock() more
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Index min_{cdclk, voltage_level}[] with pipe
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-04  5:44 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] RFC: dma-buf: Require VM_SPECIAL vma for mmap
 2021-02-04  4:48 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC PATCH 0/9] cgroup support for GPU devices
 2021-02-04  2:23 UTC  (7+ messages)
` [Intel-gfx] [RFC PATCH 7/9] drmcg: Add initial support for tracking gpu time usage

[Intel-gfx] [PATCH] drm/i915/gt: Ratelimit heartbeat completion probing
 2021-02-04  1:32 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Ratelimit heartbeat completion probing (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v4 1/3] drm/i915: Distinction of memory regions
 2021-02-03 23:53 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 2/3] drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
` [Intel-gfx] [PATCH v4 3/3] drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v4,1/3] drm/i915: Distinction of memory regions
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI 1/9] drm/i915: Replace engine->schedule() with a known request operation
 2021-02-03 22:53 UTC  (13+ messages)
` [Intel-gfx] [CI 2/9] drm/i915: Restructure priority inheritance
` [Intel-gfx] [CI 3/9] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [CI 4/9] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [CI 5/9] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [CI 6/9] drm/i915: Extract request submission from execlists
` [Intel-gfx] [CI 7/9] drm/i915: Extract request rewinding "
` [Intel-gfx] [CI 8/9] drm/i915: Extract request suspension from the execlists
` [Intel-gfx] [CI 9/9] drm/i915: Extract the ability to defer and rerun a request later
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC v2 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-03 21:29 UTC  (4+ messages)
` [Intel-gfx] [RFC v2 4/5] drm/dp: Extract i915's eDP backlight code into DRM helpers

[Intel-gfx] [PATCH 1/4] drm/dp_mst: Don't report ports connected if nothing is attached to them
 2021-02-03 21:15 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Reject 446-480MHz HDMI clock on GLK
 2021-02-03 20:56 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
 2021-02-03 19:59 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3 1/3] drm/i915: Distinction of memory regions
 2021-02-03 18:32 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
` [Intel-gfx] [PATCH v3 3/3] drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT

[Intel-gfx] [PATCH] drm/i915: Prevent waiting inside ring construction for critical sections
 2021-02-03 17:55 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] [PATCH v3] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Prevent waiting inside ring construction for critical sections (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI 01/12] drm/i915/gt: Move engine setup out of set_default_submission
 2021-02-03 17:16 UTC  (13+ messages)
` [Intel-gfx] [CI 02/12] drm/i915/gt: Move submission_method into intel_gt
` [Intel-gfx] [CI 03/12] drm/i915/gt: Move CS interrupt handler to the backend
` [Intel-gfx] [CI 04/12] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [CI 05/12] drm/i915: Restructure priority inheritance
` [Intel-gfx] [CI 06/12] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [CI 07/12] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [CI 08/12] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [CI 09/12] drm/i915: Extract request submission from execlists
` [Intel-gfx] [CI 10/12] drm/i915: Extract request rewinding "
` [Intel-gfx] [CI 11/12] drm/i915: Extract request suspension from the execlists
` [Intel-gfx] [CI 12/12] drm/i915: Extract the ability to defer and rerun a request later
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,01/12] drm/i915/gt: Move engine setup out of set_default_submission

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Wrap interactive header
 2021-02-03 17:02 UTC  (6+ messages)
    ` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH] drm/i915: Disable runtime power management during shutdown
 2021-02-03 15:39 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915: Distinction of memory regions
 2021-02-03 14:44 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
` [Intel-gfx] [PATCH v2 3/3] drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT

[Intel-gfx] [PATCH 1/4] drm/i915: Distinction of memory regions
 2021-02-03 13:20 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
` [Intel-gfx] [PATCH 3/4] drm/i915/gtt: make ggtt.insert_page depend on mappable aperture
` [Intel-gfx] [PATCH 4/4] drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT

[Intel-gfx] [CI 1/8] drm/i915/selftests: Set cache status for huge_gem_object
 2021-02-03 13:08 UTC  (10+ messages)
` [Intel-gfx] [CI 2/8] drm/i915/selftests: Use a coherent map to setup scratch batch buffers
` [Intel-gfx] [CI 3/8] drm/i915/selftests: Replace the unbounded set-domain with an explicit wait
` [Intel-gfx] [CI 4/8] drm/i915/selftests: Remove redundant set-to-gtt-domain
` [Intel-gfx] [CI 5/8] drm/i915/selftests: Replace unbound set-domain waits with explicit timeouts
` [Intel-gfx] [CI 6/8] drm/i915/selftests: Replace an unbounded set-domain wait with a timeout
` [Intel-gfx] [CI 7/8] drm/i915/selftests: Remove redundant set-to-gtt-domain before batch submission
` [Intel-gfx] [CI 8/8] drm/i915/gem: Manage all set-domain waits explicitly
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/8] drm/i915/selftests: Set cache status for huge_gem_object
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Apply VT-d scanout adjustment to the VMA
 2021-02-03 12:10 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t 1/2] intel_gpu_top: Show banner messages when cycling sort modes
 2021-02-03 11:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] intel_gpu_top: Add option to sort by PID
` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] intel_gpu_top: Show banner messages when cycling sort modes

[Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection
 2021-02-03 11:43 UTC  (2+ messages)

[Intel-gfx] [CI 1/3] drm/i915/gt: Move engine setup out of set_default_submission
 2021-02-03 11:20 UTC  (7+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/gt: Move submission_method into intel_gt
` [Intel-gfx] [CI 3/3] drm/i915/gt: Move CS interrupt handler to the backend
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] drm/i915/gt: Move engine setup out of set_default_submission
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/gt: Move engine setup out of set_default_submission (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Always sort the clients array after update
 2021-02-03 11:03 UTC  (2+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH 1/2] drm/i915: Remove notion of GEM from i915_gem_shrinker_taints_mutex
 2021-02-03 10:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Lift marking a lock as used to utils
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Remove notion of GEM from i915_gem_shrinker_taints_mutex

[Intel-gfx] linux-next: Signed-off-by missing for commit in the drm-intel-fixes tree
 2021-02-03  9:59 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] i915/perf: Store a mask of valid OA formats for a platform
 2021-02-03  9:55 UTC  (5+ messages)

[Intel-gfx] [CI] Oops with "ALSA: jack: implement software jack injection via debugfs"
 2021-02-03  6:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Remove notion of GEM from i915_gem_shrinker_taints_mutex
 2021-02-03  4:23 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI 01/13] Oops with "ALSA: jack: implement software jack injection via debugfs"
 2021-02-02 23:20 UTC  (16+ messages)
` [Intel-gfx] [CI 02/13] drm/i915/gt: Move engine setup out of set_default_submission
` [Intel-gfx] [CI 03/13] drm/i915/gt: Move submission_method into intel_gt
` [Intel-gfx] [CI 04/13] drm/i915/gt: Move CS interrupt handler to the backend
` [Intel-gfx] [CI 05/13] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [CI 06/13] drm/i915: Restructure priority inheritance
` [Intel-gfx] [CI 07/13] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [CI 08/13] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [CI 09/13] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [CI 10/13] drm/i915: Extract request submission from execlists
` [Intel-gfx] [CI 11/13] drm/i915: Extract request rewinding "
` [Intel-gfx] [CI 12/13] drm/i915: Extract request suspension from the execlists
` [Intel-gfx] [CI 13/13] drm/i915: Extract the ability to defer and rerun a request later
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/13] Oops with "ALSA: jack: implement software jack injection via debugfs"
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI 1/3] *** HAX FOR CI *** Revert "rtc: mc146818: Detect and handle broken RTCs"
 2021-02-02 22:09 UTC  (4+ messages)
` [Intel-gfx] [CI 2/3] drm-tip: 2021y-02m-02d-12h-50m-06s UTC integration manifest
` [Intel-gfx] [CI 3/3] Oops with "ALSA: jack: implement software jack injection via debugfs"
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/3] *** HAX FOR CI *** Revert "rtc: mc146818: Detect and handle broken RTCs"

[Intel-gfx] [CI 01/14] drm/i915/gt: Move engine setup out of set_default_submission
 2021-02-02 21:32 UTC  (13+ messages)
` [Intel-gfx] [CI 06/14] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [CI 07/14] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [CI 08/14] drm/i915/selftests: Force a rewind if at first we don't succeed
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,01/14] drm/i915/gt: Move engine setup out of set_default_submission (rev2)

[Intel-gfx] [CI] Revert "ALSA: jack: implement software jack injection via debugfs"
 2021-02-02 19:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/selftests: Use a single copy of the mocs table
 2021-02-02 18:53 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Retire unexpected starting state error dumping
 2021-02-02 17:52 UTC  (2+ messages)

[Intel-gfx] [CI 03/14] drm/i915/gt: Move CS interrupt handler to the backend
 2021-02-02 16:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "


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).