index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_execbuffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
2019-12-18
1
-0
/
+2
*
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-14
1
-31
/
+80
|
\
|
*
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-05
1
-8
/
+24
|
*
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
2019-11-05
1
-4
/
+5
|
*
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
1
-17
/
+41
|
*
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
2019-11-05
1
-1
/
+2
|
*
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
2019-11-05
1
-4
/
+3
|
*
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
2019-11-05
1
-2
/
+10
*
|
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-0
/
+1
*
|
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-10-15
1
-12
/
+10
|
\
\
|
*
\
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-11
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
2019-10-04
1
-1
/
+1
|
|
*
|
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-2
/
+2
|
|
|
/
|
*
|
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-08
1
-39
/
+44
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-20
1
-142
/
+201
|
|
\
\
|
*
|
|
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
2019-08-09
1
-11
/
+9
*
|
|
|
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
2019-10-14
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-1
/
+1
*
|
|
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-33
/
+10
*
|
|
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-2
/
+2
*
|
|
drm/i915: use a separate context for gpu relocs
Daniele Ceraolo Spurio
2019-08-27
1
-1
/
+29
*
|
|
drm/i915: Make engine's batch pool safe for use with virtual engines
Chris Wilson
2019-08-27
1
-2
/
+2
|
|
/
|
/
|
*
|
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
1
-6
/
+3
*
|
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-2
/
+2
|
\
\
|
*
\
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-3
/
+3
|
|
\
\
|
|
*
|
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-3
/
+3
|
|
|
/
*
|
|
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
2019-08-21
1
-2
/
+2
*
|
|
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2019-08-20
1
-2
/
+7
*
|
|
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-19
1
-2
/
+3
*
|
|
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-16
1
-80
/
+103
*
|
|
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-1
/
+1
*
|
|
drm/i915: Generalise BSD default selection
Chris Wilson
2019-08-09
1
-1
/
+2
*
|
|
drm/i915: Replace global bsd_dispatch_index with random seed
Chris Wilson
2019-08-09
1
-2
/
+1
*
|
|
drm/i915: Check for a second VCS engine more carefully
Chris Wilson
2019-08-09
1
-1
/
+7
*
|
|
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
1
-2
/
+2
*
|
|
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
1
-1
/
+1
*
|
|
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
1
-22
/
+36
*
|
|
drm/i915: Teach execbuffer to take the engine wakeref not GT
Chris Wilson
2019-08-04
1
-13
/
+29
*
|
|
drm/i915: Flush extra hard after writing relocations through the GTT
Chris Wilson
2019-08-02
1
-4
/
+5
|
/
/
*
|
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
1
-8
/
+3
*
|
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-1
/
+1
*
|
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-25
1
-2
/
+2
*
|
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-21
1
-2
/
+3
|
/
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-1
/
+2
*
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-11
1
-2
/
+2
*
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-06
1
-8
/
+17
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-39
/
+84
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+2768