index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...
Dave Airlie
2020-02-14
6
-35
/
+654
|
\
|
*
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2020-02-12
2
-0
/
+185
|
*
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2020-02-12
2
-10
/
+32
|
*
drm/i915/execlists: Offline error capture
Chris Wilson
2020-02-12
1
-2
/
+120
|
*
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
2020-02-12
4
-6
/
+278
|
*
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-02-12
1
-5
/
+8
|
*
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2020-02-12
1
-21
/
+25
|
*
drm/i915/execlists: Leave resetting ring to intel_ring
Chris Wilson
2020-02-11
1
-1
/
+0
|
*
drm/i915/gt: Use the BIT when checking the flags, not the index
Chris Wilson
2020-02-10
1
-1
/
+2
|
*
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
2020-02-10
1
-1
/
+16
*
|
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
82
-2956
/
+8890
|
\
|
|
*
Backmerge v5.5-rc7 into drm-next
Dave Airlie
2020-01-20
1
-0
/
+8
|
|
\
|
*
|
drm/i915/gt: Always reset the timeslice after a context switch
Chris Wilson
2020-01-13
1
-2
/
+2
|
*
|
drm/i915/uc: Add sanitize to to intel_uc_ops
Michal Wajdeczko
2020-01-11
2
-9
/
+4
|
*
|
drm/i915/uc: Add init/fini to to intel_uc_ops
Michal Wajdeczko
2020-01-11
2
-6
/
+10
|
*
|
drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops
Michal Wajdeczko
2020-01-11
2
-6
/
+10
|
*
|
drm/i915/uc: Add ops to intel_uc
Michal Wajdeczko
2020-01-11
2
-12
/
+54
|
*
|
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
2020-01-10
1
-23
/
+5
|
*
|
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-10
6
-6
/
+10
|
*
|
drm/i915/gt: Mark ring->vma as active while pinned
Chris Wilson
2020-01-10
1
-3
/
+28
|
*
|
drm/i915/gt: Mark context->state vma as active while pinned
Chris Wilson
2020-01-10
1
-0
/
+9
|
*
|
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Chris Wilson
2020-01-10
1
-5
/
+2
|
*
|
drm/i915/gtt: add missing include file asm/smp.h
Chen Zhou
2020-01-09
1
-0
/
+1
|
*
|
drm/i915/gt: runtime-pm is no longer required for ce->ops->pin()
Chris Wilson
2020-01-09
1
-4
/
+1
|
*
|
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-09
5
-64
/
+40
|
*
|
drm/i915/gt: Push context state allocation earlier
Chris Wilson
2020-01-09
2
-8
/
+28
|
*
|
drm/i915: Pin the context as we work on it
Chris Wilson
2020-01-09
1
-1
/
+6
|
*
|
drm/i915: Revert "drm/i915/tgl: Wa_1607138340"
Tvrtko Ursulin
2020-01-09
1
-4
/
+0
|
*
|
drm/i915/gt: Drop a defunct timeline assertion
Chris Wilson
2020-01-09
1
-1
/
+0
|
*
|
drm/i915/gt: Always force restore freshly pinned contexts
Chris Wilson
2020-01-07
1
-1
/
+1
|
*
|
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
11
-2
/
+4202
|
*
|
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
2020-01-07
2
-3
/
+6
|
*
|
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
2020-01-06
1
-0
/
+2
|
*
|
drm/i915/gt: Use memset_p to clear the ports
Chris Wilson
2020-01-06
1
-5
/
+10
|
*
|
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2020-01-06
1
-13
/
+11
|
*
|
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2020-01-06
2
-13
/
+10
|
*
|
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-06
4
-5
/
+5
|
*
|
drm/i915/selftests: Impose a timeout for request submission
Chris Wilson
2020-01-06
1
-5
/
+21
|
*
|
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
2020-01-03
3
-3
/
+21
|
*
|
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2020-01-03
3
-8
/
+11
|
*
|
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2020-01-03
2
-2
/
+11
|
*
|
drm/i915/gt: Clear LRC image inline
Chris Wilson
2020-01-03
2
-43
/
+58
|
*
|
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
2020-01-03
2
-1
/
+94
|
*
|
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
2020-01-03
1
-5
/
+9
|
*
|
drm/i915: reimplement header test feature
Masahiro Yamada
2020-01-02
2
-10
/
+0
|
*
|
drm/i915/gt: Tweak flushes around ivb ppgtt
Chris Wilson
2019-12-31
1
-2
/
+2
|
*
|
drm/i915/gt: Leave RING_BB_STATE to default value
Chris Wilson
2019-12-30
1
-1
/
+0
|
*
|
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
2019-12-30
1
-13
/
+11
|
*
|
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
2019-12-30
3
-5
/
+12
|
*
|
drm/i915/gt: Avoid using tag 0 for the very first submission
Chris Wilson
2019-12-30
1
-1
/
+3
[next]