index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_client_blt.c
Age
Commit message (
Expand
)
Author
2020-05-09
drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
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-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-06-24
drm/i915/gem: Clear read/write domains for GPU clear
Chris Wilson
2019-06-22
drm/i915/blt: Remove recursive vma->lock
Chris Wilson
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld