index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-25
drm/i915/gvt: filter cmds "srm" and "lrm" in cmd_handler
Yan Zhao
1
-0
/
+11
2020-12-25
drm/i915/gvt: scan VM ctx pages
Yan Zhao
4
-4
/
+74
2020-12-25
drm/i915/gvt: parse init context to update cmd accessible reg whitelist
Yan Zhao
4
-4
/
+148
2020-12-24
drm/i915/gt: Refactor heartbeat request construction and submission
Chris Wilson
1
-18
/
+41
2020-12-24
drm/i915: clear the gpu reloc batch
Matthew Auld
1
-1
/
+3
2020-12-24
drm/i915: clear the shadow batch
Matthew Auld
1
-18
/
+9
2020-12-24
drm/i915/gt: ce->inflight updates are now serialised
Chris Wilson
1
-27
/
+25
2020-12-24
drm/i915/gt: Simplify virtual engine handling for execlists_hold()
Chris Wilson
1
-29
/
+0
2020-12-24
drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
2
-49
/
+79
2020-12-24
drm/i915/gt: Shrink the critical section for irq signaling
Chris Wilson
3
-1
/
+5
2020-12-24
drm/i915/gt: Remove virtual breadcrumb before transfer
Chris Wilson
2
-2
/
+18
2020-12-24
drm/i915/gt: Defer schedule_out until after the next dequeue
Chris Wilson
2
-67
/
+115
2020-12-24
drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
1
-16
/
+12
2020-12-24
drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
1
-134
/
+105
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
16
-150
/
+162
2020-12-23
drm/i915/gem: Optimistically prune dma-resv from the shrinker.
Chris Wilson
5
-5
/
+37
2020-12-23
drm/i915/gt: Prefer recycling an idle fence
Chris Wilson
1
-2
/
+20
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
17
-256
/
+205
2020-12-23
drm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAMP share a clock
Chris Wilson
1
-1
/
+202
2020-12-23
drm/i915/selftests: Remove redundant live_context for eviction
Chris Wilson
1
-13
/
+5
2020-12-23
drm/i915/uc: Squelch load failure error message
Chris Wilson
1
-7
/
+6
2020-12-23
drm/i915: Use cmpxchg64 for 32b compatilibity
Chris Wilson
1
-5
/
+2
2020-12-22
drm/i915/selftests: Be paranoid and flush the tasklet before checking status
Chris Wilson
2
-0
/
+6
2020-12-22
drm/i915/selftests: Flush the preemption request before waiting
Chris Wilson
1
-0
/
+4
2020-12-22
drm/i915/selftests: Kick timeslice until selftest yields
Chris Wilson
1
-1
/
+1
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
9
-15
/
+101
2020-12-21
drm/i915/gt: Provide a utility to create a scratch buffer
Chris Wilson
7
-117
/
+45
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
14
-3422
/
+3597
2020-12-20
drm/i915/gt: Another tweak for flushing the tasklets
Chris Wilson
3
-7
/
+12
2020-12-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
3
-19
/
+39
2020-12-17
drm/i915/tgl: Add bound checks and simplify TGL REVID macros
Aditya Swarup
1
-10
/
+24
2020-12-17
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-17
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
7
-3
/
+89
2020-12-17
drm/i915/gt: Drain the breadcrumbs just once
Chris Wilson
4
-7
/
+23
2020-12-16
drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
Chris Wilson
1
-10
/
+15
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
25
-87
/
+117
2020-12-16
drm/i915/gem: Drop free_work for GEM contexts
Chris Wilson
6
-60
/
+8
2020-12-16
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-15
doc: Fix build of documentation after i915 file rename
José Roberto de Souza
1
-1
/
+1
2020-12-14
drm/i915/pmu: Remove !CONFIG_PM code
Tvrtko Ursulin
1
-14
/
+0
2020-12-14
drm/i915/pmu: Use raw clock for rc6 estimation
Tvrtko Ursulin
1
-5
/
+5
2020-12-14
drm/i915/pmu: Don't grab wakeref when enabling events
Tvrtko Ursulin
1
-23
/
+16
2020-12-10
drm/i915/gt: Wean workaround selftests off GEM context
Chris Wilson
1
-101
/
+88
2020-12-10
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
1
-0
/
+1
2020-12-10
drm/i915: Correct location of Wa_1408615072
John Harrison
1
-4
/
+5
2020-12-09
drm/i915: split gen8+ flush and bb_start emission functions
Daniele Ceraolo Spurio
4
-621
/
+664
2020-12-09
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
13
-58
/
+16
2020-12-09
drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
Chris Wilson
5
-40
/
+43
2020-12-09
drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idle
Chris Wilson
1
-6
/
+1
2020-12-09
drm/i915: Sleep around performing iommu unmaps on Tigerlake
Chris Wilson
1
-2
/
+16
[next]