index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
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
Files
Lines
2016-05-06
drm/i915: Allow scheduler to manage inter-ring object synchronisation
John Harrison
1
-3
/
+13
2016-05-06
drm/i915: Defer seqno allocation until actual hardware submission time
John Harrison
1
-1
/
+22
2016-05-06
drm/i915: Support for 'unflushed' ring idle
John Harrison
1
-1
/
+1
2016-05-06
drm/i915: Add scheduler hook to GPU reset
John Harrison
1
-0
/
+2
2016-05-06
drm/i915: Added scheduler flush calls to ring throttle and idle functions
John Harrison
1
-0
/
+22
2016-05-06
drm/i915: Added scheduler support to page fault handler
John Harrison
1
-2
/
+7
2016-05-06
drm/i915: Added scheduler support to __wait_request() calls
John Harrison
1
-10
/
+39
2016-05-06
drm/i915: Hook scheduler node clean up into retire requests
John Harrison
1
-0
/
+3
2016-05-06
drm/i915: Added deferred work handler for scheduler
John Harrison
1
-0
/
+2
2016-05-06
drm/i915: Added scheduler hook into i915_gem_request_notify()
John Harrison
1
-0
/
+17
2016-05-06
drm/i915: Start of GPU scheduler
John Harrison
1
-0
/
+5
2016-05-06
drm/i915: Re-instate request->uniq because it is extremely useful
John Harrison
1
-1
/
+3
2016-05-06
drm/i915: Split i915_dem_do_execbuffer() in half
John Harrison
1
-0
/
+2
2016-05-06
drm/i915: Cache last IRQ seqno to reduce IRQ overhead
John Harrison
1
-4
/
+22
2016-05-06
drm/i915: Updated request structure tracing
John Harrison
1
-2
/
+7
2016-05-06
drm/i915: Interrupt driven fences
John Harrison
1
-24
/
+225
2016-05-06
drm/i915: Delay the freeing of requests until retire time
John Harrison
1
-4
/
+35
2016-05-06
drm/i915: Fix clean up of file client list on execbuff failure
John Harrison
1
-3
/
+2
2016-05-06
drm/i915: Add per context timelines to fence object
John Harrison
1
-9
/
+74
2016-05-06
drm/i915: Removed now redudant parameter to i915_gem_request_completed()
John Harrison
1
-7
/
+7
2016-05-06
drm/i915: Convert requests to use struct fence
John Harrison
1
-8
/
+64
2016-04-11
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2016-04-11
drm/i915: Avoid allocating a vmap arena for a single page
Chris Wilson
1
-5
/
+14
2016-04-11
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
1
-3
/
+1
2016-04-11
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
1
-0
/
+44
2016-04-08
drm/i915: Apply a mb between emitting the request and hangcheck
Chris Wilson
1
-17
/
+22
2016-04-08
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
1
-6
/
+2
2016-04-08
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
Chris Wilson
1
-0
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
1
-4
/
+6
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
1
-18
/
+32
2016-03-30
drm/i915: Rename GGTT init functions
Joonas Lahtinen
1
-1
/
+1
2016-03-30
drm/i915: BUG_ON when ggtt_view is NULL
Matthew Auld
1
-7
/
+2
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
1
-28
/
+22
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
1
-8
/
+8
2016-03-18
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
1
-1
/
+1
2016-03-18
drm/i915: Remove unused variable in i915_gem_request_add_to_client
Tvrtko Ursulin
1
-2
/
+0
2016-03-17
drm/i915: Move load time gem_load_init earlier
Imre Deak
1
-14
/
+24
2016-03-17
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
1
-7
/
+7
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
1
-25
/
+25
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-37
/
+37
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
1
-19
/
+19
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
1
-43
/
+43
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
1
-68
/
+68
2016-03-02
drm/i915: Avoid snooping with userptr where not supported
Tvrtko Ursulin
1
-1
/
+1
2016-02-26
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
1
-11
/
+7
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
1
-25
/
+25
2016-02-15
drm/i915: Check for get_pages instead of shmem (filp)
Ben Widawsky
1
-1
/
+1
2016-02-15
drm/i915: Use appropriate spinlock flavour
Tvrtko Ursulin
1
-4
/
+2
2016-02-15
Revert "drm/i915: fix context/engine cleanup order"
Daniel Vetter
1
-12
/
+11
[next]