index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-09
1
-3
/
+3
*
drm/i915: Move the magical deferred context allocation into the request
Chris Wilson
2016-04-28
1
-8
/
+0
*
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-04-14
1
-11
/
+4
*
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
2016-04-11
1
-5
/
+3
*
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
1
-5
/
+7
*
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
1
-3
/
+3
*
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
1
-2
/
+2
*
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-2
/
+2
*
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
1
-12
/
+12
*
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
1
-15
/
+19
*
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-16
1
-36
/
+38
*
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
1
-3
/
+2
*
Fix pointer tests in error-handling paths
Dave Gordon
2016-01-28
1
-1
/
+1
*
drm/i915: Fix VCS ring selection after uapi decoupling
Tvrtko Ursulin
2016-01-28
1
-0
/
+1
*
drm/i915: Decouple execbuf uAPI from internal implementation
Tvrtko Ursulin
2016-01-21
1
-67
/
+72
*
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
2016-01-21
1
-5
/
+9
*
drm/i915: use hlist_for_each_entry
Geliang Tang
2016-01-18
1
-5
/
+2
*
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
Ville Syrjälä
2016-01-12
1
-0
/
+3
*
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
2016-01-05
1
-4
/
+48
*
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
Dave Gordon
2015-12-11
1
-4
/
+4
*
drm/i915: Add soft-pinning API for execbuffer
Chris Wilson
2015-12-09
1
-2
/
+14
*
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-18
1
-2
/
+2
*
drm/i915: Kill DRI1 cliprects
Chris Wilson
2015-10-07
1
-123
/
+31
*
drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
2015-10-01
1
-0
/
+11
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2015-09-30
1
-1
/
+1
|
\
|
*
drm/i915: Always mark the object as dirty when used by the GPU
Chris Wilson
2015-09-02
1
-1
/
+1
*
|
drm/i915: Split alloc from init for lrc
Nick Hoath
2015-09-14
1
-1
/
+1
|
/
*
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-15
1
-1
/
+2
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-44
/
+46
|
|
\
|
*
|
mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults
David Hildenbrand
2015-05-19
1
-1
/
+2
*
|
|
drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam
Abdiel Janulgue
2015-07-06
1
-0
/
+14
*
|
|
drm/i915: Move the request/file and request/pid association to creation time
John Harrison
2015-06-23
1
-1
/
+5
*
|
|
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
John Harrison
2015-06-23
1
-3
/
+1
*
|
|
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
2015-06-23
1
-4
/
+4
*
|
|
drm/i915: Update ring->dispatch_execbuffer() to take a request structure
John Harrison
2015-06-23
1
-2
/
+2
*
|
|
drm/i915: Update a bunch of execbuffer helpers to take request structures
John Harrison
2015-06-23
1
-5
/
+7
*
|
|
drm/i915: Update [vma|object]_move_to_active() to take request structures
John Harrison
2015-06-23
1
-1
/
+1
*
|
|
drm/i915: Update add_request() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
*
|
|
drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
*
|
|
drm/i915: Update i915_switch_context() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
*
|
|
drm/i915: Add flag to i915_add_request() to skip the cache flush
John Harrison
2015-06-23
1
-1
/
+1
*
|
|
drm/i915: Update execbuffer_move_to_active() to take a request structure
John Harrison
2015-06-23
1
-3
/
+3
*
|
|
drm/i915: Update move_to_gpu() to take a request structure
John Harrison
2015-06-23
1
-6
/
+6
*
|
|
drm/i915: Update the dispatch tracepoint to use params->request
John Harrison
2015-06-23
1
-1
/
+1
*
|
|
drm/i915: Add request to execbuf params and add explicit cleanup
John Harrison
2015-06-23
1
-2
/
+11
*
|
|
drm/i915: Update alloc_request to return the allocated request
John Harrison
2015-06-23
1
-1
/
+2
*
|
|
drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
John Harrison
2015-06-23
1
-8
/
+4
*
|
|
drm/i915: Merged the many do_execbuf() parameters into a structure
John Harrison
2015-06-23
1
-21
/
+38
*
|
|
drm/i915: Early alloc request in execbuff
John Harrison
2015-06-23
1
-0
/
+7
*
|
|
drm/i915: i915_add_request must not fail
John Harrison
2015-06-23
1
-1
/
+1
[next]