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-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
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
Chris Wilson
2019-01-15
drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
Chris Wilson
2019-01-15
drm/i915: Only dump GPU state on set-wedged if interesting
Chris Wilson
2019-01-14
drm/i915: Combined gt.awake/gt.power wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Track GT wakeref
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-05
drm/i915: Remove partial attempt to swizzle on pread/pwrite
Chris Wilson
2019-01-04
drm/i915: Do not allow unwedging following a failed driver initialisation
Chris Wilson
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
[next]