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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-10-18
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
2017-10-11
drm/i915: Use rcu instead of stop_machine in set_wedged
Daniel Vetter
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
2017-10-09
drm/i915: Order two completing nop_submit_request
Chris Wilson
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
2017-10-09
drm/i915: Early rejection of mappable GGTT pin attempts for large bo
Chris Wilson
2017-10-09
drm/i915: Avoid evicting user fault mappable vma for pread/pwrite
Chris Wilson
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
2017-10-09
drm/i915: Hold forcewake for the duration of reset+restart
Chris Wilson
2017-10-07
drm/i915: disable platform support for vGPU huge gtt pages
Matthew Auld
2017-10-07
drm/i915/selftests: huge page tests
Matthew Auld
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
2017-10-07
drm/i915: introduce simple gemfs
Matthew Auld
2017-10-06
drm/i915: Order two completing nop_submit_request
Chris Wilson
2017-10-06
drm/i915: Try harder to finish the idle-worker
Chris Wilson
2017-09-29
drm/i915: Move i915_gem_restore_fences to i915_gem_resume
Sagar Arun Kamble
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-18
drm/i915: Cancel all ready but queued requests when wedging
Chris Wilson
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-07
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...
Linus Torvalds
2017-09-07
drm/i915: Apply the GTT write flush for all !llc machines
Chris Wilson
2017-09-07
i915: Fix obj size vs. alignment for drm_pci_alloc()
Ville Syrjälä
2017-09-07
drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
Tvrtko Ursulin
2017-09-06
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
2017-09-06
drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_p...
Chris Wilson
2017-09-05
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
2017-09-04
drm/i915: io unmap functions want __iomem
Ville Syrjälä
2017-09-04
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
2017-08-30
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
2017-08-30
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
2017-08-29
drm/i915: Discard the request queue if we fail to sleep before suspend
Chris Wilson
2017-08-29
drm/i915: Clear wedged status upon resume
Chris Wilson
2017-08-29
drm/i915: Always sanity check engine state upon idling
Chris Wilson
2017-08-29
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
2017-08-24
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
2017-08-24
drm/i915: Assert that the handle->vma lut is empty on object close
Chris Wilson
2017-08-24
drm/i915: Assert the context is not closed on object-close
Chris Wilson
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-15
drm/i915: Handle full s64 precision for wait-ioctl
Chris Wilson
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-07-27
drm/i915: Call the unlocked version of i915_gem_object_get_pages()
Chris Wilson
2017-07-27
drm/i915: Move i915_gem_object_phys_attach()
Chris Wilson
[next]