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
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-02
don't open-code file_count()
Al Viro
2019-04-24
drm/i915: Avoid use-after-free in reporting create.size
Chris Wilson
2019-04-10
drm/i915: Only reset the pinned kernel contexts on resume
Chris Wilson
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
2019-04-04
drm/i915: Be precise in types for i915_gem_busy
Chris Wilson
2019-04-02
drm/i915: Prefault before locking pages in shmem_pwrite
Chris Wilson
2019-03-31
drm/i915: Check domains for userptr on release
Chris Wilson
2019-03-26
drm/i915: Update size upon return from GEM_CREATE
MichaĆ Winiarski
2019-03-24
drm/i915: Remove defunct intel_suspend_gt_powersave()
Chris Wilson
2019-03-22
drm/i915/guc: GuC suspend path cleanup
Sujaritha Sundaresan
2019-03-21
drm/i915: Skip object locking around a no-op set-domain ioctl
Chris Wilson
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-18
drm/i915: Sanity check mmap length against object size
Chris Wilson
2019-03-18
drm/i915: Sanity check mmap length against object size
Chris Wilson
2019-03-08
drm/i915: Suppress the "Failed to idle" warning for gem_eio
Chris Wilson
2019-03-08
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
2019-03-08
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
drm/i915: Remove has-kernel-context
Chris Wilson
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-03-08
drm/i915: Refactor common code to load initial power context
Chris Wilson
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
2019-03-07
drm/i915: Force GPU idle on suspend
Chris Wilson
2019-03-07
drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro
Chris Wilson
2019-03-06
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
2019-03-05
drm/i915: Move find_active_request() to the engine
Chris Wilson
2019-03-05
drm/i915: Remove last traces of exec-id (GEM_BUSY)
Chris Wilson
2019-02-28
drm/i915: Remove second level open-coded rcu work
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
drm/i915: Compute the global scheduler caps
Chris Wilson
2019-02-21
drm/i915: remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-21
drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-02-13
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
2019-02-12
drm/i915: Recursive i915_reset_trylock() verboten
Chris Wilson
2019-02-11
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-08
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-02-07
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
2019-02-07
drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-04
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-28
drm/i915: Track active timelines
Chris Wilson
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
[next]