messages from 2020-12-23 11:12:33 to 2020-12-28 15:53:31 UTC [more...]
[Intel-gfx] [PATCH 01/54] drm/i915/gt: Cancel submitted requests upon context reset
2020-12-28 15:52 UTC (46+ messages)
` [Intel-gfx] [PATCH 02/54] drm/i915/gt: Pull context closure check from request submit to schedule-in
` [Intel-gfx] [PATCH 03/54] drm/i915/gem: Peek at the inflight context
` [Intel-gfx] [PATCH 04/54] drm/i915: Mark up protected uses of 'i915_request_completed'
` [Intel-gfx] [PATCH 05/54] drm/i915: Drop i915_request.lock serialisation around await_start
` [Intel-gfx] [PATCH 07/54] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
` [Intel-gfx] [PATCH 08/54] drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
` [Intel-gfx] [PATCH 09/54] drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
` [Intel-gfx] [PATCH 11/54] drm/i915/gt: Extract busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 12/54] drm/i915/gt: Convert stats.active to plain unsigned int
` [Intel-gfx] [PATCH 14/54] drm/i915/gt: Remove timeslice suppression
` [Intel-gfx] [PATCH 15/54] drm/i915/gt: Skip over completed active execlists, again
` [Intel-gfx] [PATCH 16/54] drm/i915: Strip out internal priorities
` [Intel-gfx] [PATCH 17/54] drm/i915: Remove I915_USER_PRIORITY_SHIFT
` [Intel-gfx] [PATCH 18/54] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 19/54] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 20/54] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 22/54] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [PATCH 23/54] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [PATCH 24/54] drm/i915: Extract request submission from execlists
` [Intel-gfx] [PATCH 26/54] drm/i915: Extract request suspension from the execlists backend
` [Intel-gfx] [PATCH 27/54] drm/i915: Extract the ability to defer and rerun a request later
` [Intel-gfx] [PATCH 28/54] drm/i915: Fix the iterative dfs for defering requests
` [Intel-gfx] [PATCH 29/54] drm/i915: Move common active lists from engine to i915_scheduler
` [Intel-gfx] [PATCH 30/54] drm/i915: Move scheduler queue
` [Intel-gfx] [PATCH 31/54] drm/i915: Move tasklet from execlists to sched
` [Intel-gfx] [PATCH 33/54] drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
` [Intel-gfx] [PATCH 34/54] drm/i915: Fair low-latency scheduling
` [Intel-gfx] [PATCH 35/54] drm/i915/gt: Specify a deadline for the heartbeat
` [Intel-gfx] [PATCH 36/54] drm/i915: Extend the priority boosting for the display with a deadline
` [Intel-gfx] [PATCH 37/54] drm/i915/gt: Support virtual engine queues
` [Intel-gfx] [PATCH 38/54] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 39/54] drm/i915: Bump default timeslicing quantum to 5ms
` [Intel-gfx] [PATCH 41/54] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 42/54] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] [PATCH 43/54] drm/i915/gt: Use indices for writing into relative timelines
` [Intel-gfx] [PATCH 44/54] drm/i915/selftests: Exercise relative timeline modes
` [Intel-gfx] [PATCH 45/54] drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
` [Intel-gfx] [PATCH 46/54] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 48/54] drm/i915/gt: Support creation of 'internal' rings
` [Intel-gfx] [PATCH 49/54] drm/i915/gt: Use client timeline address for seqno writes
` [Intel-gfx] [PATCH 50/54] drm/i915/gt: Infrastructure for ring scheduling
` [Intel-gfx] [PATCH 51/54] drm/i915/gt: Enable busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 52/54] drm/i915/gt: Implement ring scheduler for gen6/7
` [Intel-gfx] [PATCH 53/54] drm/i915/gt: Enable ring scheduling "
` [Intel-gfx] [PATCH 54/54] drm/i915/gt: Limit C-states while waiting for requests
[Intel-gfx] [PATCH 00/13] drm/i915/dp: split out pps and aux
2020-12-28 11:22 UTC (5+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915/pps: abstract panel power sequencer from intel_dp.c
` [Intel-gfx] [PATCH 02/13] drm/i915/pps: rename pps_{, un}lock -> intel_pps_{, un}lock
[Intel-gfx] i915/framebuffer: Is it possible to support frame buffer console in two panels with extension mode?
2020-12-28 9:14 UTC
[Intel-gfx] [PATCH V2] drm/i915/cml : Add TGP PCH support
2020-12-28 8:27 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/cml : Add TGP PCH support (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [CI 1/9] drm/i915/gt: Replace direct submit with direct call to tasklet
2020-12-28 8:36 UTC (13+ messages)
` [Intel-gfx] [CI 2/9] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [CI 3/9] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [CI 4/9] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [CI 5/9] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [CI 6/9] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [CI 7/9] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [CI 8/9] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [CI 9/9] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/9] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] [drm/i915/gt] eedd8093ed: assertion_failure
[Intel-gfx] [patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
2020-12-27 19:20 UTC (3+ messages)
` [Intel-gfx] [patch 02/30] genirq: Move status flag checks to core
[Intel-gfx] [drm/i915/gt] 8c3b1ba0e7: perf-sanity-tests.Parse_event_definition_strings.fail
2020-12-26 10:58 UTC
[Intel-gfx] [PATCH 1/3] drm/i915/gt: Cancel submitted requests upon context reset
2020-12-26 0:06 UTC (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Pull context closure check from request submit to schedule-in
` [Intel-gfx] [PATCH 3/3] drm/i915/gem: Peek at the inflight context
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gt: Cancel submitted requests upon context reset
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gt: Cancel submitted requests upon context reset (rev2)
[Intel-gfx] [PULL] gvt-next-fixes
2020-12-25 2:20 UTC
[Intel-gfx] [PATCH 1/3] drm/i915/gt: Cancel submitted requests upon context reset
2020-12-24 23:56 UTC (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Pull context closure check from request submit to schedule-in
` [Intel-gfx] [PATCH 3/3] drm/i915/gem: Peek at the inflight context
` [Intel-gfx] [PATCH] drm/i915/gt: Cancel submitted requests upon context reset
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with drm/i915/gt: Cancel submitted requests upon context reset (rev2)
[Intel-gfx] [CI] drm/i915/gt: Refactor heartbeat request construction and submission
2020-12-24 21:28 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH v3 1/2] drm/i915: clear the shadow batch
2020-12-24 20:35 UTC (6+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915: clear the gpu reloc batch
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915: clear the shadow batch
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v2 1/2] drm/i915: clear the shadow batch
2020-12-24 19:45 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915: clear the gpu reloc batch
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: clear the shadow batch
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 1/2] drm/i915: clear the shadow batch
2020-12-24 16:18 UTC (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: clear the gpu reloc batch
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: clear the shadow batch
[Intel-gfx] [PATCH i-g-t] i915/gem_softpin: Test total occupancy
2020-12-24 14:38 UTC (5+ messages)
` [Intel-gfx] [PATCH i-g-t v2] "
` [Intel-gfx] [PATCH i-g-t v3] "
` [Intel-gfx] [PATCH i-g-t v4] "
` [Intel-gfx] [igt-dev] "
[Intel-gfx] [PATCH 01/62] drm/i915/gt: Replace direct submit with direct call to tasklet
2020-12-24 13:52 UTC (38+ messages)
` [Intel-gfx] [PATCH 02/62] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 03/62] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 04/62] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 06/62] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 07/62] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 08/62] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 11/62] drm/i915/gt: Consolidate the CS timestamp clocks
` [Intel-gfx] [PATCH 13/62] drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
` [Intel-gfx] [PATCH 15/62] drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
` [Intel-gfx] [PATCH 17/62] drm/i915/gt: Drop atomic for engine->fw_active tracking
` [Intel-gfx] [PATCH 18/62] drm/i915/gt: Extract busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 20/62] drm/i915/gt: Refactor heartbeat request construction and submission
` [Intel-gfx] [PATCH 22/62] drm/i915/gt: Remove timeslice suppression
` [Intel-gfx] [PATCH 25/62] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 26/62] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 31/62] drm/i915: Extract request submission from execlists
` [Intel-gfx] [PATCH 37/62] drm/i915: Move scheduler queue
` [Intel-gfx] [PATCH 40/62] drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
` [Intel-gfx] [PATCH 42/62] drm/i915/gt: Specify a deadline for the heartbeat
` [Intel-gfx] [PATCH 43/62] drm/i915: Extend the priority boosting for the display with a deadline
` [Intel-gfx] [PATCH 46/62] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 48/62] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
` [Intel-gfx] [PATCH 49/62] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 50/62] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] [PATCH 51/62] drm/i915/gt: Use indices for writing into relative timelines
` [Intel-gfx] [PATCH 54/62] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 59/62] drm/i915/gt: Enable busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 60/62] drm/i915/gt: Implement ring scheduler for gen6/7
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/62] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] i915/tests: shadow peek
2020-12-24 12:10 UTC (3+ messages)
` [Intel-gfx] [igt-dev] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for i915/tests: shadow peek (rev2)
[Intel-gfx] [PATCH] drm/i915/display: Bitwise or the conversion colour specifier together
2020-12-24 6:04 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [RFC-v15 00/13] Introduce Intel PXP component - Mesa single session
2020-12-24 5:13 UTC (17+ messages)
` [Intel-gfx] [RFC-v15 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v15 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v15 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v15 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v15 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v15 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v15 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v15 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v15 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v15 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v15 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v15 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v15 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev15)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Try to guess PCH type even without ISA bridge
2020-12-24 4:49 UTC (6+ messages)
` [Intel-gfx] [PATCH v2] "
[Intel-gfx] Recall: [PATCH v2] drm/i915: Try to guess PCH type even without ISA bridge
2020-12-24 2:45 UTC
[Intel-gfx] [PATCH] drm/i915: clear the end of the shadow batch if needed
2020-12-23 23:33 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAMP share a clock
2020-12-23 22:38 UTC (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Consolidate the CS timestamp clocks
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAMP share a clock
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 1/2] drm/i915/gt: Prefer recycling an idle fence
2020-12-23 21:52 UTC (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Optimistically prune dma-resv from the shrinker
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Prefer recycling an idle fence
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [drm-intel:topic/core-for-CI 18/26] include/linux/kconfig.h:7:10: fatal error: 'generated/autoconf.h' file not found
2020-12-23 20:06 UTC
[Intel-gfx] [PATCH] drm/i915/selftests: Remove redundant live_context for eviction
2020-12-23 18:23 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[Intel-gfx] [PATCH] i915/tests: shadow peek
2020-12-23 18:21 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
[Intel-gfx] [PATCH v3 0/9] drm/i915: Add support for Intel's eDP backlight controls
2020-12-23 17:12 UTC (8+ messages)
` [Intel-gfx] [PATCH v3 4/9] drm/i915: Keep track of pwm-related backlight hooks separately
` [Intel-gfx] [PATCH v3 7/9] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [Intel-gfx] [PATCH v3 8/9] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
[Intel-gfx] [PATCH v9 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
2020-12-23 14:48 UTC (4+ messages)
` [Intel-gfx] [PATCH v9 2/5] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v9,1/5] drm: Add function to convert rect in 16.16 fixed format to regular format (rev2)
[Intel-gfx] [PATCH v8 1/2] drm/i915/display: Support PSR Multiple Instances
2020-12-23 14:47 UTC (5+ messages)
` [Intel-gfx] [PATCH v8 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v8,1/2] drm/i915/display: Support PSR Multiple Instances
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox