开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-13
drm/i915/guc: Drop guc_active move everything into guc_state
Matthew Brost
2021-09-13
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
Matthew Brost
2021-09-13
drm/i915/guc: Move GuC priority fields in context under guc_active
Matthew Brost
2021-09-13
drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
Matthew Brost
2021-09-13
drm/i915/guc: Proper xarray usage for contexts_lookup
Matthew Brost
2021-09-13
drm/i915/guc: Rework and simplify locking
Matthew Brost
2021-09-13
drm/i915/guc: Move guc_blocked fence to struct guc_state
Matthew Brost
2021-09-13
drm/i915/guc: Release submit fence from an irq_work
Matthew Brost
2021-09-13
drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
Matthew Brost
2021-09-13
drm/i915/guc: Don't touch guc_state.sched_state without a lock
Matthew Brost
2021-09-13
drm/i915/guc: Take context ref when cancelling request
Matthew Brost
2021-09-13
drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
Matthew Brost
2021-09-13
drm/i915/guc: Copy whole golden context, set engine state size of subset
Matthew Brost
2021-09-13
drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...
Matthew Brost
2021-09-13
drm/i915/guc: Kick tasklet after queuing a request
Matthew Brost
2021-09-13
Revert "drm/i915/gt: Propagate change in error status to children on unhold"
Matthew Brost
2021-09-13
drm/i915/guc: Workaround reset G2H is received after schedule done G2H
Matthew Brost
2021-09-13
drm/i915/guc: Process all G2H message at once in work queue
Matthew Brost
2021-09-13
drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
Matthew Brost
2021-09-13
drm/i915/guc: Unwind context requests in reverse order
Matthew Brost
2021-09-13
drm/i915/guc: Fix outstanding G2H accounting
Matthew Brost
2021-09-13
drm/i915/guc: Fix blocked context accounting
Matthew Brost
2021-09-10
drm/i915: Get PM ref before accessing HW register
Vinay Belgaumkar
2021-09-10
drm/i915: Use Transparent Hugepages when IOMMU is enabled
Tvrtko Ursulin
2021-09-08
drm/i915: clean up inconsistent indenting
Colin Ian King
2021-09-08
drm/i915/selftests: fixup igt_shrink_thp
Matthew Auld
2021-09-08
drm/i915/gtt: add some flushing for the 64K GTT path
Matthew Auld
2021-09-07
drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
Ayaz A Siddiqui
2021-09-07
drm/i915/adl_s: Remove require_force_probe protection
ravitejax
2021-09-06
drm/i915: Stop rcu support for i915_address_space
Daniel Vetter
2021-09-06
drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
Daniel Vetter
2021-09-06
drm/i915: Drop __rcu from gem_context->vm
Daniel Vetter
2021-09-06
drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
Daniel Vetter
2021-09-06
drm/i915: Add i915_gem_context_is_full_ppgtt
Daniel Vetter
2021-09-06
drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
Daniel Vetter
2021-09-06
drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
Daniel Vetter
2021-09-06
drm/i915: Drop code to handle set-vm races from execbuf
Daniel Vetter
2021-09-06
drm/i915: Keep gem ctx->vm alive until the final put
Daniel Vetter
2021-09-06
drm/i915: Release ctx->syncobj on final put, not on ctx close
Daniel Vetter
2021-09-06
drm/i915: Release i915_gem_context from a worker
Daniel Vetter
2021-09-03
drm/i915/gt: Initialize L3CC table in mocs init
Sreedhar Telukuntla
2021-09-03
drm/i915/gt: Initialize unused MOCS entries with device specific values
Ayaz A Siddiqui
2021-09-03
drm/i915/gt: Set BLIT_CCTL reg to un-cached
Ayaz A Siddiqui
2021-09-03
drm/i915/gt: Set CMD_CCTL to UC for Gen12 Onward
Ayaz A Siddiqui
2021-09-03
drm/i915/gt: Add support of mocs propagation
Ayaz A Siddiqui
2021-09-02
drm/i915/gem: Fix the mman selftest
Thomas Hellström
2021-08-31
drm/i915/guc: drop guc_communication_enabled
Daniele Ceraolo Spurio
2021-08-27
drm/i915: Actually delete gpu reloc selftests
Daniel Vetter
2021-08-26
drm/i915: Ensure wa_init_finish() is called for ctx workaround list
Matt Roper
2021-08-26
drm/i915/pci: rename functions to have i915_pci prefix
Jani Nikula
[next]