intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 08:14:56 to 2020-05-19 13:15:27 UTC [more...]

[Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
 2020-05-19 13:11 UTC  (5+ messages)
` [Intel-gfx] [PATCH v9 1/7] drm/i915: Decouple cdclk calculation from modeset checks
` [Intel-gfx] [PATCH v9 2/7] drm/i915: Extract cdclk requirements checking to separate function
` [Intel-gfx] [PATCH v9 3/7] drm/i915: Check plane configuration properly
` [Intel-gfx] [PATCH v9 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro

[Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
 2020-05-19 13:08 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
 2020-05-19 12:59 UTC  (10+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2] drm/i915/selftests: Measure dispatch latency
 2020-05-19 12:56 UTC  (11+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/selftests: Measure dispatch latency (rev7)
` [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Measure dispatch latency (rev8)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
 2020-05-19 11:32 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH i-g-t] i915: Add gem_exec_endless
 2020-05-19 10:47 UTC  (3+ messages)
  ` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH 01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
 2020-05-19  9:40 UTC  (18+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/selftests: Change priority overflow detection
` [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat
` [Intel-gfx] [PATCH 04/12] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
` [Intel-gfx] [PATCH 05/12] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
` [Intel-gfx] [PATCH 06/12] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 07/12] drm/i915/selftests: Add tests for timeslicing virtual engines
` [Intel-gfx] [PATCH 08/12] drm/i915/gt: Kick virtual siblings on timeslice out
` [Intel-gfx] [PATCH 09/12] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 10/12] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 11/12] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 12/12] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
 2020-05-19  9:03 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
 2020-05-19  8:27 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] drm/i915: device params part 1
 2020-05-19  6:34 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/params: don't expose inject_probe_failure in debugfs
` [Intel-gfx] [PATCH 2/3] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
` [Intel-gfx] [PATCH 3/3] drm/i915/params: prevent changing module params runtime
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] linux-next: manual merge of the tip tree with the drm-misc tree
 2020-05-19  6:16 UTC 

[Intel-gfx] [PATCH] drm/i915/mst: filter out the display mode exceed sink's capability
 2020-05-19  5:28 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: filter out the display mode exceed sink's capability (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-19  3:52 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
` [Intel-gfx] [PATCH 2/4] mm/gup: refactor and de-duplicate gup_fast() code
` [Intel-gfx] [PATCH 3/4] mm/gup: introduce pin_user_pages_fast_only()
` [Intel-gfx] [PATCH 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915: move trace_i915_reg_rw() to a separate file
 2020-05-19  3:12 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: trace intel_uncore_*_fw()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: move trace_i915_reg_rw() to a separate file
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
 2020-05-19  1:39 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/selftests: Change priority overflow detection
` [Intel-gfx] [PATCH 3/4] drm/i915/selftests: Restore to default heartbeat
` [Intel-gfx] [PATCH 4/4] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC PATCH 0/4] drm/i915: Resolve device hotunplug issues
 2020-05-19  0:54 UTC  (9+ messages)
` [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
` [Intel-gfx] [RFC PATCH 2/4] drm/i915: Release GT resources "
` [Intel-gfx] [RFC PATCH 3/4] drm/i915: Move GGTT cleanup from driver_release to _remove
` [Intel-gfx] [RFC PATCH 4/4] drm/i915: Move UC firmware "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Resolve device hotunplug issues
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t 1/2] Always pass device to igt_params_set
 2020-05-18 23:32 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] lib: Cleanup __igt_params_open()

[Intel-gfx] [PATCH] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
 2020-05-18 22:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH i-g-t] lib: Cleanup __igt_params_open()
 2020-05-18 22:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t] perf: Hide any leak in gen8-unprivileged-single-ctx-counters

[Intel-gfx] [PATCH i-g-t] lib/i915: Reset all engine properties to defaults prior to the start of a test
 2020-05-18 21:39 UTC 

[Intel-gfx] [PATCH][next] drm/i915: fix incorrect return of an error status
 2020-05-18 20:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 1/7] drm/i915: Move saturated workload detection back to the context
 2020-05-18 19:42 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/selftests: Add tests for timeslicing virtual engines
` [Intel-gfx] [PATCH 3/7] drm/i915/gt: Kick virtual siblings on timeslice out
` [Intel-gfx] [PATCH 4/7] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 5/7] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/7] drm/i915: DP vswing/preemph fixes
 2020-05-18 18:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 5/7] drm/i915: Reverse preemph vs. voltage swing preference

[Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
 2020-05-18 18:01 UTC  (11+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix dbuf slice mask when turning off all the pipes (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-05-18 16:41 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/2] HDCP minor refactoring
 2020-05-18 16:29 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/hdcp: Add update_pipe early return
` [Intel-gfx] [PATCH v2 2/2] drm/i915/hdcp: No direct access to power_well desc
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP minor refactoring (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/8] drm/i915: Move saturated workload detection back to the context
 2020-05-18 16:28 UTC  (31+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Add tests for timeslicing virtual engines
` [Intel-gfx] [PATCH 3/8] drm/i915/gt: Reuse the tasklet priority for virtual as their siblings
` [Intel-gfx] [PATCH 4/8] drm/i915/gt: Kick virtual siblings on timeslice out
` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Use virtual_engine during execlists_dequeue
  ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Move saturated workload detection back to the context (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v10] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-18 15:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev9)

[Intel-gfx] [PATCH] drm/i915/selftests: Refactor sibling selection
 2020-05-18 15:45 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/4] Revert "drm/i915: Clean up dbuf debugs during .atomic_check()"
 2020-05-18 15:29 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/4] Revert "drm/i915: Move the dbuf pre/post plane update"
` [Intel-gfx] [PATCH 3/4] Revert "drm/i915: Nuke skl_ddb_get_hw_state()"
` [Intel-gfx] [PATCH 4/4] Revert "drm/i915: Introduce proper dbuf state"
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] Revert "drm/i915: Clean up dbuf debugs during .atomic_check()"
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
 2020-05-18 15:13 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure dispatch latency (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
 2020-05-18 14:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/selftests: Change priority overflow detection
 2020-05-18 13:39 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v9] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-18 11:52 UTC 

[Intel-gfx] [PATCH 1/8] drm/i915: Move saturated workload detection back to the context
 2020-05-18 11:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/8] "

[Intel-gfx] [PATCH] drm/i915/display: Return error from dbuf allocation failure
 2020-05-18 11:47 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v8] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-18 11:44 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] HDCP minor refactoring
 2020-05-18 10:18 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Add update_pipe early return

[Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-18  9:43 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Remove PIN_UPDATE for i915_vma_pin
 2020-05-18  9:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-05-18  8:07 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).