index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
1
-563
/
+298
|
\
|
*
drm/i915: Keep the mm.bound_list in rough LRU order
Chris Wilson
2015-07-28
1
-0
/
+7
|
*
drm/i915: Extract i915_gem_fence.c
Daniel Vetter
2015-07-27
1
-401
/
+0
|
*
drm/i915: Add i915_gem_object_create_from_data()
Dave Gordon
2015-07-21
1
-0
/
+40
|
*
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-15
1
-19
/
+18
|
|
\
|
*
|
drm/i915: Add origin to frontbuffer tracking flush
Rodrigo Vivi
2015-07-08
1
-6
/
+6
|
*
|
drm/i915: Convert intel_lr_context_pin() for requests
Mika Kuoppala
2015-07-06
1
-5
/
+3
|
*
|
drm/i915: Also perform gpu reset under execlist mode.
Niu,Bing
2015-07-06
1
-0
/
+8
|
*
|
drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
2015-07-03
1
-5
/
+8
|
*
|
drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
2015-06-29
1
-6
/
+5
|
*
|
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
2015-06-26
1
-3
/
+3
|
*
|
drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
John Harrison
2015-06-23
1
-33
/
+1
|
*
|
drm/i915: Move the request/file and request/pid association to creation time
John Harrison
2015-06-23
1
-16
/
+40
|
*
|
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
John Harrison
2015-06-23
1
-14
/
+2
|
*
|
drm/i915: Add *_ring_begin() to request allocation
John Harrison
2015-06-23
1
-12
/
+13
|
*
|
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
|
*
|
drm/i915: Update ring->sync_to() to take a request structure
John Harrison
2015-06-23
1
-2
/
+2
|
*
|
drm/i915: Update ring->emit_request() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
|
*
|
drm/i915: Update ring->add_request() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
|
*
|
drm/i915: Update flush_all_caches() to take request structures
John Harrison
2015-06-23
1
-2
/
+2
|
*
|
drm/i915: Update l3_remap to take a request structure
John Harrison
2015-06-23
1
-2
/
+3
|
*
|
drm/i915: Update [vma|object]_move_to_active() to take request structures
John Harrison
2015-06-23
1
-3
/
+5
|
*
|
drm/i915: Update add_request() to take a request structure
John Harrison
2015-06-23
1
-11
/
+11
|
*
|
drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
2015-06-23
1
-12
/
+36
|
*
|
drm/i915: Update i915_switch_context() to take a request structure
John Harrison
2015-06-23
1
-3
/
+1
|
*
|
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
John Harrison
2015-06-23
1
-2
/
+2
|
*
|
drm/i915: Add explicit request management to i915_gem_init_hw()
John Harrison
2015-06-23
1
-0
/
+12
|
*
|
drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
John Harrison
2015-06-23
1
-7
/
+10
|
*
|
drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
John Harrison
2015-06-23
1
-7
/
+20
|
*
|
drm/i915: Update i915_gpu_idle() to manage its own request
John Harrison
2015-06-23
1
-1
/
+13
|
*
|
drm/i915: Add flag to i915_add_request() to skip the cache flush
John Harrison
2015-06-23
1
-7
/
+10
|
*
|
drm/i915: Update alloc_request to return the allocated request
John Harrison
2015-06-23
1
-3
/
+7
|
*
|
drm/i915: Set context in request from creation even in legacy mode
John Harrison
2015-06-23
1
-13
/
+9
|
*
|
drm/i915: i915_add_request must not fail
John Harrison
2015-06-23
1
-24
/
+19
|
*
|
drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
2015-06-23
1
-0
/
+37
|
*
|
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2015-06-23
1
-3
/
+0
|
|
\
\
|
*
|
|
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...
Rodrigo Vivi
2015-06-22
1
-5
/
+5
*
|
|
|
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: remove unused has_dma_mapping flag
Imre Deak
2015-07-13
1
-3
/
+0
*
|
|
drm/i915: avoid leaking DMA mappings
Imre Deak
2015-07-13
1
-15
/
+16
*
|
|
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
2015-07-13
1
-0
/
+1
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-401
/
+588
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/i915: Don't skip request retirement if the active list is empty
Ville Syrjälä
2015-06-15
1
-3
/
+0
|
|
/
|
*
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-26
1
-2
/
+2
|
*
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
Chris Wilson
2015-05-22
1
-1
/
+1
|
*
drm/i915: Use the correct destructor for freeing requests on error
Chris Wilson
2015-05-22
1
-8
/
+8
|
*
drm/i915: Free RPS boosts for all laggards
Chris Wilson
2015-05-21
1
-1
/
+1
|
*
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
2015-05-21
1
-9
/
+15
|
*
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
2015-05-21
1
-2
/
+5
|
*
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
1
-209
/
+331
[next]