All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-06 18:48:58 to 2021-05-06 19:00:31 UTC [more...]

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-06 19:14 UTC  (154+ messages)
` [Intel-gfx] "
` [RFC PATCH 01/97] drm/i915/gt: Move engine setup out of set_default_submission
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 02/97] drm/i915/gt: Move submission_method into intel_gt
  `  "
` [Intel-gfx] [RFC PATCH 03/97] drm/i915/gt: Move CS interrupt handler to the backend
  `  "
` [RFC PATCH 04/97] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 05/97] drm/i915/guc: use probe_error log for CT enablement failure
  `  "
` [Intel-gfx] [RFC PATCH 06/97] drm/i915/guc: enable only the user interrupt when using GuC submission
  `  "
` [Intel-gfx] [RFC PATCH 07/97] drm/i915/guc: Remove sample_forcewake h2g action
  `  "
` [Intel-gfx] [RFC PATCH 08/97] drm/i915/guc: Keep strict GuC ABI definitions
  `  "
` [RFC PATCH 09/97] drm/i915/guc: Stop using fence/status from CTB descriptor
  ` [Intel-gfx] "
` [RFC PATCH 10/97] drm/i915: Promote ptrdiff() to i915_utils.h
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 11/97] drm/i915/guc: Only rely on own CTB size
  `  "
` [RFC PATCH 12/97] drm/i915/guc: Don't repeat CTB layout calculations
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 13/97] drm/i915/guc: Replace CTB array with explicit members
  `  "
` [Intel-gfx] [RFC PATCH 14/97] drm/i915/guc: Update sizes of CTB buffers
  `  "
` [RFC PATCH 15/97] drm/i915/guc: Relax CTB response timeout
  ` [Intel-gfx] "
` [RFC PATCH 16/97] drm/i915/guc: Start protecting access to CTB descriptors
  ` [Intel-gfx] "
` [RFC PATCH 17/97] drm/i915/guc: Stop using mutex while sending CTB messages
  ` [Intel-gfx] "
` [RFC PATCH 18/97] drm/i915/guc: Don't receive all G2H messages in irq handler
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 19/97] drm/i915/guc: Always copy CT message to new allocation
  `  "
` [Intel-gfx] [RFC PATCH 20/97] drm/i915/guc: Introduce unified HXG messages
  `  "
` [RFC PATCH 21/97] drm/i915/guc: Update MMIO based communication
  ` [Intel-gfx] "
` [RFC PATCH 22/97] drm/i915/guc: Update CTB response status
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 23/97] drm/i915/guc: Support per context scheduling policies
  `  "
` [RFC PATCH 24/97] drm/i915/guc: Add flag for mark broken CTB
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 25/97] drm/i915/guc: New definition of the CTB descriptor
  `  "
` [RFC PATCH 26/97] drm/i915/guc: New definition of the CTB registration action
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 27/97] drm/i915/guc: New CTB based communication
  `  "
` [Intel-gfx] [RFC PATCH 28/97] drm/i915/guc: Kill guc_clients.ct_pool
  `  "
` [Intel-gfx] [RFC PATCH 29/97] drm/i915/guc: Update firmware to v60.1.2
  `  "
` [RFC PATCH 30/97] drm/i915/uc: turn on GuC/HuC auto mode by default
` [RFC PATCH 31/97] drm/i915/guc: Early initialization of GuC send registers
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 32/97] drm/i915: Introduce i915_sched_engine object
  `  "
` [Intel-gfx] [RFC PATCH 33/97] drm/i915: Engine relative MMIO
  `  "
` [RFC PATCH 34/97] drm/i915/guc: Use guc_class instead of engine_class in fw interface
  ` [Intel-gfx] "
` [RFC PATCH 35/97] drm/i915/guc: Improve error message for unsolicited CT response
` [Intel-gfx] [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
  `  "
` [Intel-gfx] [RFC PATCH 37/97] drm/i915/guc: Add stall timer to "
  `  "
` [Intel-gfx] [RFC PATCH 38/97] drm/i915/guc: Optimize CTB writes and reads
  `  "
` [RFC PATCH 39/97] drm/i915/guc: Increase size of CTB buffers
  ` [Intel-gfx] "
` [RFC PATCH 40/97] drm/i915/guc: Module load failure test for CT buffer creation
` [RFC PATCH 41/97] drm/i915/guc: Add new GuC interface defines and structures
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 42/97] drm/i915/guc: Remove GuC stage descriptor, add lrc descriptor
  `  "
` [Intel-gfx] [RFC PATCH 43/97] drm/i915/guc: Add lrc descriptor context lookup array
  `  "
` [RFC PATCH 44/97] drm/i915/guc: Implement GuC submission tasklet
  ` [Intel-gfx] "
` [RFC PATCH 45/97] drm/i915/guc: Add bypass tasklet submission path to GuC
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 46/97] drm/i915/guc: Implement GuC context operations for new inteface
  `  "
` [RFC PATCH 47/97] drm/i915/guc: Insert fence on context when deregistering
  ` [Intel-gfx] "
` [RFC PATCH 48/97] drm/i915/guc: Defer context unpin until scheduling is disabled
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 49/97] drm/i915/guc: Disable engine barriers with GuC during unpin
  `  "
` [RFC PATCH 50/97] drm/i915/guc: Extend deregistration fence to schedule disable
` [Intel-gfx] [RFC PATCH 51/97] drm/i915: Disable preempt busywait when using GuC scheduling
  `  "
` [RFC PATCH 52/97] drm/i915/guc: Ensure request ordering via completion fences
  ` [Intel-gfx] "
` [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
  ` [Intel-gfx] "
` [RFC PATCH 54/97] drm/i915/guc: Ensure G2H response has space in buffer
  ` [Intel-gfx] "
` [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
  ` [Intel-gfx] "
` [RFC PATCH 56/97] drm/i915/guc: Update GuC debugfs to support new GuC
` [Intel-gfx] [RFC PATCH 57/97] drm/i915/guc: Add several request trace points
` [RFC PATCH 58/97] drm/i915: Add intel_context tracing
  ` [Intel-gfx] "
` [RFC PATCH 59/97] drm/i915/guc: GuC virtual engines
  ` [Intel-gfx] "
` [RFC PATCH 60/97] drm/i915: Track 'serial' counts for "
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 61/97] drm/i915: Hold reference to intel_context over life of i915_request
  `  "
` [RFC PATCH 62/97] drm/i915/guc: Disable bonding extension with GuC submission
  ` [Intel-gfx] "
` [RFC PATCH 63/97] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
  ` [Intel-gfx] "
` [RFC PATCH 64/97] drm/i915/guc: Reset implementation for new GuC interface
  ` [Intel-gfx] "
` [RFC PATCH 65/97] drm/i915: Reset GPU immediately if submission is disabled
  ` [Intel-gfx] "
` [RFC PATCH 66/97] drm/i915/guc: Add disable interrupts to guc sanitize
  ` [Intel-gfx] "
` [RFC PATCH 67/97] drm/i915/guc: Suspend/resume implementation for new interface
  ` [Intel-gfx] "
` [RFC PATCH 68/97] drm/i915/guc: Handle context reset notification
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 70/97] drm/i915/guc: Enable the timer expired interrupt for GuC
` [Intel-gfx] [RFC PATCH 71/97] drm/i915/guc: Provide mmio list to be saved/restored on engine reset
  `  "
` [RFC PATCH 73/97] drm/i915/guc: Enable GuC "
  ` [Intel-gfx] "
` [RFC PATCH 74/97] drm/i915/guc: Capture error state on context reset
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 75/97] drm/i915/guc: Fix for error capture after full GPU reset with GuC
  `  "
` [Intel-gfx] [RFC PATCH 77/97] drm/i915/guc: Connect reset modparam updates to GuC policy flags
` [Intel-gfx] [RFC PATCH 79/97] drm/i915/guc: Don't call ring_is_idle in GuC submission
` [Intel-gfx] [RFC PATCH 80/97] drm/i915/guc: Implement banned contexts for "
` [Intel-gfx] [RFC PATCH 82/97] drm/i915/guc: Connect the number of guc_ids to debugfs
` [RFC PATCH 84/97] drm/i915/guc: Don't allow requests not ready to consume all guc_ids
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 87/97] drm/i915/guc: Implement GuC priority management
` [RFC PATCH 88/97] drm/i915/guc: Support request cancellation
` [Intel-gfx] [RFC PATCH 89/97] drm/i915/guc: Check return of __xa_store when registering a context
` [Intel-gfx] [RFC PATCH 90/97] drm/i915/guc: Non-static lrc descriptor registration buffer
` [RFC PATCH 93/97] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 94/97] drm/i915/guc: Don't call switch_to_kernel_context "

[net] tcp: Specify cmsgbuf is user pointer for receive zerocopy
 2021-05-06 19:00 UTC  (4+ messages)

[PATCH 0/2] x86: Disable kexec for SEV-ES guests
 2021-05-06 18:59 UTC  (7+ messages)
` [PATCH 2/2] x86/kexec/64: Forbid kexec when running as an SEV-ES guest

[Virtio-fs] [PULL 00/12] virtiofs queue
 2021-05-06 18:56 UTC  (15+ messages)
` [PULL 01/12] virtiofsd: Fix side-effect in assert()
  ` [Virtio-fs] "
` [PULL 02/12] virtiofsd: Allow use "-o xattrmap" without "-o xattr"
  ` [Virtio-fs] "
` [Virtio-fs] [PULL 03/12] virtiofsd: Add help for -o xattr-mapping
` [Virtio-fs] [PULL 04/12] virtiofs: Fixup printf args
` [Virtio-fs] [PULL 05/12] virtiofsd: Don't assume header layout
` [Virtio-fs] [PULL 06/12] virtiofsd: Changed allocations of fuse_req to GLib functions
` [Virtio-fs] [PULL 07/12] virtiofsd: Changed allocations of iovec to GLib's functions
` [Virtio-fs] [PULL 08/12] virtiofsd: Changed allocations of fuse_session "
` [Virtio-fs] [PULL 09/12] virtiofsd: Changed allocation of lo_map_elems "
` [Virtio-fs] [PULL 10/12] virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
` [Virtio-fs] [PULL 11/12] virtiofsd/passthrough_ll.c: Changed local allocations "
` [Virtio-fs] [PULL 12/12] virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib

[PATCH] ext4: fix kernel infoleak via ext4_extent_header
 2021-05-06 18:58 UTC  (4+ messages)

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-06 18:55 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] x86: Do not assign values to unaligned pointer to 128 bits
 2021-05-06 18:57 UTC  (2+ messages)

[PATCH v2] ext4: fix kernel infoleak via ext4_extent_header
 2021-05-06 18:56 UTC  (2+ messages)

[PATCH] video: fbdev: imxfb: Fix an error message
 2021-05-06 18:57 UTC 

[PATCH 000/117] Make better use of static type checking
 2021-05-06 18:55 UTC  (5+ messages)
` [PATCH 062/117] iscsi: Convert to the scsi_status union
` [PATCH 110/117] Finalize the switch from 'int' to 'union scsi_status'

[PATCH] block: reexpand iov_iter after read/write
 2021-05-06 18:55 UTC  (9+ messages)

[PATCH v2] ipc/mqueue: Avoid relying on a stack reference past its expiry
 2021-05-06 18:55 UTC  (2+ messages)

[PATCH bpf] bpf: Don't WARN_ON_ONCE in bpf_bprintf_prepare
 2021-05-06 18:52 UTC  (7+ messages)

[ANNOUNCE] dtschema 2021.5 release
 2021-05-06 18:52 UTC  (2+ messages)

[Bug 1927530] [NEW] qemu-aarch64 MTE fails to report tag mismatch
 2021-05-06 18:40 UTC  (2+ messages)
` [Bug 1927530] "

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-06 18:47 UTC  (7+ messages)

[PATCH] x86: Do not assign values to unaligned pointer to 128 bits
 2021-05-06 18:50 UTC  (4+ messages)

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-06 18:49 UTC  (9+ messages)

[PATCH 01/61] boost: correct upstream version check
 2021-05-06 18:49 UTC  (4+ messages)
` [PATCH 04/61] gdk-pixbuf: update 2.40.0 -> 2.42.6
  ` [OE-core] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.