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