index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
drm/i915: Pull GEM ioctls interface to its own file
Chris Wilson
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-22
drm/i915: Allow specification of parallel execbuf
Chris Wilson
2019-05-22
drm/i915: Allow a context to define its set of engines
Chris Wilson
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-25
drm/i915: Explicitly pin the logical context for execbuf
Chris Wilson
2019-04-03
i915, uaccess: Fix redundant CLAC
Peter Zijlstra
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-01
drm/i915: Re-arrange execbuf so context is known before engine
Tvrtko Ursulin
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-21
drm/i915: remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-07
drm/i915: Hack and slash, throttle execbuffer hogs
Chris Wilson
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-14
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
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-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2018-12-07
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
2018-11-29
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-21
drm/i915: Write GPU relocs harder with gen3
Chris Wilson
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
drm/i915: Write GPU relocs harder with gen3
Chris Wilson
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-12
drm/syncobj: Fix compilation following partial revert
Chris Wilson
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-11-06
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
2018-10-26
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-18
drm: add syncobj timeline support v9
Chunming Zhou
2018-09-28
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-09-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-12
drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
Chris Wilson
2018-09-11
drm/i915: Nuke struct_mutex from context_setparam
Chris Wilson
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
[next]