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
/
intel_lrc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-277
/
+246
|
\
|
*
drm/i915: Remove unnecessary null check in execlists_context_unqueue
Michel Thierry
2015-05-27
1
-1
/
+1
|
*
drm/i915: Inline check required for object syncing prior to execbuf
Chris Wilson
2015-05-21
1
-3
/
+6
|
*
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
1
-11
/
+8
|
*
drm/i915: Warn when execlists changes context without IRQs
Peter Antoine
2015-05-20
1
-0
/
+6
|
*
drm/i915: checking IS_ERR() instead of NULL
Dan Carpenter
2015-05-08
1
-4
/
+3
|
*
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2015-05-08
1
-269
/
+233
|
|
\
|
|
*
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
2015-04-14
1
-1
/
+18
|
|
|
\
|
|
|
*
drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE
Imre Deak
2015-04-14
1
-1
/
+18
|
|
*
|
drm/i915: Remove unused variable from execlists_context_queue
Michel Thierry
2015-04-10
1
-1
/
+0
|
|
*
|
drm/i915: Allocate context objects from stolen
Chris Wilson
2015-04-10
1
-1
/
+1
|
|
*
|
drm/i915: Remove request->uniq
Chris Wilson
2015-04-10
1
-1
/
+0
|
|
*
|
drm/i915: Reduce locking in execlist command submission
Chris Wilson
2015-04-10
1
-7
/
+9
|
|
*
|
drm/i915: Remove unused variable in intel_lrc.c
Daniel Vetter
2015-04-10
1
-1
/
+0
|
|
*
|
drm/i915: Remove vestigal DRI1 ring quiescing code
Chris Wilson
2015-04-10
1
-53
/
+4
|
|
*
|
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
Chris Wilson
2015-04-10
1
-3
/
+0
|
|
*
|
drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
Chris Wilson
2015-04-10
1
-6
/
+4
|
|
*
|
drm/i915/gen8: Dynamic page table allocations
Michel Thierry
2015-04-10
1
-6
/
+17
|
|
*
|
drm/i915/gen8: Split out mappings
Michel Thierry
2015-04-10
1
-8
/
+17
|
|
*
|
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
1
-0
/
+2
|
|
*
|
drm/i915: Do not set L3-LLC Coherency bit in ctx descriptor
Arun Siluvery
2015-04-10
1
-1
/
+2
|
|
*
|
drm/i915: Fix for ringbuf space wait in LRC mode
John Harrison
2015-04-01
1
-4
/
+6
|
|
*
|
drm/i915: Move common request allocation code into a common function
John Harrison
2015-04-01
1
-31
/
+8
|
|
*
|
drm/i915: Make intel_logical_ring_begin() static
John Harrison
2015-04-01
1
-237
/
+237
|
|
|
/
*
|
/
drm/i915: Initialize HWS page address after GPU reset
Arun Siluvery
2015-06-04
1
-0
/
+6
|
/
/
*
/
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
Michel Thierry
2015-04-23
1
-1
/
+34
|
/
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
1
-4
/
+4
|
\
|
*
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-24
1
-4
/
+4
*
|
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-09
1
-19
/
+96
|
\
\
|
*
|
drm/i915: Cache ringbuf pointer in request structure
John Harrison
2015-02-25
1
-4
/
+1
|
*
|
drm/i915: Add missing trace point to LRC execbuff code path
John Harrison
2015-02-25
1
-0
/
+2
|
*
|
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
John Harrison
2015-02-25
1
-5
/
+5
|
*
|
drm/i915: Create page table allocators
Ben Widawsky
2015-02-25
1
-8
/
+8
|
*
|
drm/i915: Complete page table structures
Ben Widawsky
2015-02-25
1
-8
/
+8
|
*
|
drm/i915: Reset logical ring contexts' head and tail during GPU reset
Thomas Daniel
2015-02-24
1
-0
/
+35
|
*
|
drm/i915: Request full SSEU enablement on Gen9
Jeff McGee
2015-02-23
1
-2
/
+45
*
|
|
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-05
1
-42
/
+67
|
\
|
|
|
|
/
|
/
|
|
*
drm/i915/skl: Provide a gen9 specific init_render_ring()
Damien Lespiau
2015-02-13
1
-1
/
+15
|
*
drm/i915: Make intel_logical_ring_advance_and_submit() static
Damien Lespiau
2015-02-13
1
-4
/
+5
|
*
drm/i915: Make intel_lr_context_render_state_init() static
Damien Lespiau
2015-02-13
1
-33
/
+33
|
*
drm/i915: Introduce bit definitions of CTXT_SR_CTRL register.
Zhi Wang
2015-02-13
1
-1
/
+2
|
*
drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)
Nick Hoath
2015-02-13
1
-3
/
+12
*
|
drm/i915: Insert a command barrier on BLT/BSD cache flushes
Chris Wilson
2015-02-09
1
-9
/
+11
|
/
*
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
Nick Hoath
2015-01-30
1
-1
/
+1
*
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
1
-6
/
+6
*
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
2015-01-27
1
-0
/
+1
*
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
1
-2
/
+2
*
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
2015-01-27
1
-50
/
+3
*
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
1
-25
/
+19
*
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
2015-01-27
1
-27
/
+40
[next]