index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
2020-09-07
1
-10
/
+7
|
*
|
drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
2020-09-07
2
-29
/
+48
|
*
|
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
2020-09-07
3
-32
/
+71
|
*
|
drm/i915: Use per object locking in execbuf, v12.
Maarten Lankhorst
2020-09-07
4
-170
/
+262
|
*
|
drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
2020-09-07
1
-31
/
+37
|
*
|
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
8
-27
/
+59
|
*
|
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
22
-39
/
+170
|
*
|
Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
2020-09-07
1
-73
/
+51
|
*
|
Revert "drm/i915/gem: Drop relocation slowpath".
Maarten Lankhorst
2020-09-07
1
-10
/
+252
|
*
|
drm/i915: Revert relocation chaining commits.
Maarten Lankhorst
2020-09-07
2
-144
/
+35
|
*
|
Revert "drm/i915/gem: Async GPU relocations only"
Maarten Lankhorst
2020-09-07
2
-27
/
+313
|
*
|
drm/i915/gem: Free the fence after a fence-chain lookup failure
Chris Wilson
2020-09-07
1
-0
/
+1
|
*
|
drm/i915/gem: Reduce context termination list iteration guard to RCU
Chris Wilson
2020-09-07
1
-13
/
+19
|
*
|
drm/i915/selftests: Prevent selecting 0 for our random width/align
Chris Wilson
2020-09-07
1
-3
/
+3
|
*
|
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
2020-09-07
2
-38
/
+74
|
*
|
drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
Chris Wilson
2020-09-07
1
-42
/
+42
|
*
|
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
2020-09-07
4
-28
/
+50
|
*
|
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
18
-420
/
+289
|
*
|
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-09-07
9
-190
/
+237
|
*
|
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
16
-95
/
+162
|
*
|
drm/i915/gt: Only transfer the virtual context to the new engine if active
Chris Wilson
2020-09-07
1
-25
/
+40
|
*
|
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
4
-52
/
+21
|
*
|
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2020-09-07
3
-87
/
+123
|
*
|
drm/i915: Provide a fastpath for waiting on vma bindings
Chris Wilson
2020-09-07
2
-2
/
+22
|
*
|
drm/i915: Reduce locking around i915_active_acquire_preallocate_barrier()
Chris Wilson
2020-09-07
1
-5
/
+5
|
*
|
drm/i915: Make the stale cached active node available for any timeline
Chris Wilson
2020-09-07
1
-2
/
+28
|
*
|
drm/i915: Keep the most recently used active-fence upon discard
Chris Wilson
2020-09-07
2
-11
/
+20
|
*
|
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
2020-09-07
4
-38
/
+130
|
*
|
drm/i915: Skip taking acquire mutex for no ref->active callback
Chris Wilson
2020-09-07
1
-8
/
+16
|
*
|
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
2020-09-07
1
-1
/
+0
|
*
|
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
2020-09-07
1
-1
/
+1
|
*
|
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
8
-23
/
+61
|
*
|
drm/i915/gem: Delay tracking the GEM context until it is registered
Chris Wilson
2020-09-07
1
-5
/
+11
|
*
|
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
2020-09-07
1
-5
/
+8
|
*
|
drm/i915/selftests: Flush the active barriers before asserting
Chris Wilson
2020-09-07
1
-0
/
+2
|
*
|
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2020-09-07
2
-42
/
+64
|
*
|
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
2020-09-07
1
-2
/
+13
|
*
|
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-09-07
8
-85
/
+50
|
*
|
drm/i915: Soften the tasklet flush frequency before waits
Chris Wilson
2020-09-07
1
-2
/
+18
|
*
|
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
2020-09-07
1
-0
/
+3
|
*
|
drm/i915: Reduce i915_request.lock contention for i915_request_wait
Chris Wilson
2020-09-07
1
-10
/
+8
*
|
|
Backmerge drm-fixes merge into drm-next
Dave Airlie
2020-09-08
15
-64
/
+411
|
\
\
\
|
*
|
|
Revert "drm/i915/gem: Delete unused code"
Dave Airlie
2020-09-08
1
-0
/
+19
|
*
|
|
Revert "drm/i915/gem: Async GPU relocations only"
Dave Airlie
2020-09-08
2
-27
/
+289
|
*
|
|
Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"
Dave Airlie
2020-09-08
2
-0
/
+18
|
*
|
|
Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2020-09-08
11
-37
/
+85
|
|
\
\
\
|
|
*
|
|
drm/msm: Disable the RPTR shadow
Jordan Crouse
2020-09-04
6
-27
/
+43
|
|
*
|
|
drm/msm: Disable preemption on all 5xx targets
Jordan Crouse
2020-09-04
1
-1
/
+2
|
|
*
|
|
drm/msm: Enable expanded apriv support for a650
Jordan Crouse
2020-09-04
4
-4
/
+19
|
|
*
|
|
drm/msm: Split the a5xx preemption record
Jordan Crouse
2020-09-04
2
-5
/
+21
[prev]
[next]