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
Age
Commit message (
Expand
)
Author
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-05
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
2019-11-05
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
2019-11-05
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
2019-10-16
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-07
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
2019-10-07
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-10-07
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
2019-09-06
drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
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: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
2019-08-09
drm/i915: Stop reconfiguring our shmemfs mountpoint
Chris Wilson
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
2019-08-09
drm/i915: Remove i915_gem_context_create_gvt()
Chris Wilson
2019-08-09
drm/i915: Generalise BSD default selection
Chris Wilson
2019-08-09
drm/i915: Replace global bsd_dispatch_index with random seed
Chris Wilson
2019-08-09
drm/i915: Check for a second VCS engine more carefully
Chris Wilson
2019-08-09
drm/i915: Free the imported shmemfs file for phys objects
Chris Wilson
2019-08-09
drm/i915: extract i915_gem_shrinker.h from i915_drv.h
Jani Nikula
2019-08-09
drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
Jani Nikula
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-08
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
2019-08-07
drm/i915: stop using seqcount for fence pruning
Christian König
[next]