开源镜像站
帮助
动态
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
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-10
drm/i915/selftests: Tighten the timeout testing for partial mmaps
Chris Wilson
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-09-09
drm/i915: include GTT page-size info in error state
Matthew Auld
2019-09-09
drm/i915: cleanup cache-coloring
Matthew Auld
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
2019-09-04
drm/i915/tgl: add gen12 to stolen initialization
Lucas De Marchi
2019-09-04
drm/i915: disable set/get_tiling ioctl on gen12+
Daniel Vetter
2019-09-03
drm/i915: Refresh the errno to vmf_fault translations
Chris Wilson
2019-09-03
drm/i915/selftests: Remove unused __engines_name()
Chris Wilson
2019-09-03
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-09-03
drm/i915: Report aliasing ppgtt size as ggtt size
Chris Wilson
2019-08-30
drm/i915: Use RCU for unlocked vm_idr lookup
Chris Wilson
2019-08-28
drm/i915/selftests: Try to recycle context allocations
Chris Wilson
2019-08-28
drm/i915/selftests: Remove accidental serialization between gpu_fill
Chris Wilson
2019-08-27
drm/i915: use a separate context for gpu relocs
Daniele Ceraolo Spurio
2019-08-27
drm/i915: Make engine's batch pool safe for use with virtual engines
Chris Wilson
2019-08-27
drm/i915/selftests: Markup impossible error pointers
Chris Wilson
2019-08-27
drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
Chris Wilson
2019-08-24
drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
Chris Wilson
2019-08-23
drm/i915: Keep drm_i915_file_private around under RCU
Chris Wilson
2019-08-23
drm/i915/gtt: Preallocate Braswell top-level page directory
Chris Wilson
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
2019-08-22
drm/i915: Generalise the clflush dma-worker
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-20
drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
Daniele Ceraolo Spurio
2019-08-20
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-10
drm/i915/blt: support copying objects
Matthew Auld
2019-08-10
drm/i915/selftests: move gpu-write-dw into utils
Matthew Auld
2019-08-10
drm/i915: use new reservation_object_fences helper
Christian König
2019-08-10
drm/i915/blt: bump the size restriction
Matthew Auld
2019-08-10
drm/i915/blt: don't assume pinned intel_context
Matthew Auld
2019-08-09
drm/i915: Stop reconfiguring our shmemfs mountpoint
Chris Wilson
[next]