index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
8
-30
/
+30
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
3
-0
/
+4
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
3
-18
/
+10
2019-10-04
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915/execlists: Skip redundant resubmission
Chris Wilson
1
-1
/
+16
2019-10-03
drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
2
-4
/
+194
2019-10-01
drm/i915: Initialise breadcrumb lists on the virtual engine
Chris Wilson
1
-0
/
+1
2019-09-30
drm/i915/gt: Only unwedge if we can reset first
Chris Wilson
1
-1
/
+7
2019-09-27
drm/i915/selftests: Provide a mock GPU reset routine
Chris Wilson
1
-1
/
+10
2019-09-27
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
1
-1
/
+1
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
6
-24
/
+28
2019-09-27
drm/i915/selftests: Do not try to sanitize mock HW
Chris Wilson
1
-1
/
+2
2019-09-27
drm/i915: check for kernel_context
Matthew Auld
1
-2
/
+4
2019-09-27
drm/i915/huc: fix version parsing from CSS header
Daniele Ceraolo Spurio
2
-24
/
+7
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
9
-32
/
+895
2019-09-26
drm/i915: Add definitions for MI_MATH command
Michał Winiarski
1
-0
/
+23
2019-09-26
drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
Sebastian Andrzej Siewior
4
-14
/
+7
2019-09-26
drm/i915: Drop the IRQ-off asserts
Sebastian Andrzej Siewior
1
-3
/
+0
2019-09-26
drm/i915: Adjust length of MI_LOAD_REGISTER_REG
Michał Winiarski
1
-1
/
+1
2019-09-26
drm/i915/execlists: Use per-process HWSP as scratch
Michał Winiarski
3
-35
/
+17
2019-09-26
drm/i915: Define explicit wedged on init reset state
Michał Winiarski
3
-1
/
+25
2019-09-25
drm/i915/execlists: Simplify gen12_csb_parse
Chris Wilson
1
-5
/
+3
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
3
-242
/
+629
2019-09-23
drm/i915: Prevent bonded requests from overtaking each other on preemption
Chris Wilson
1
-8
/
+12
2019-09-23
drm/i915: Fixup preempt-to-busy vs reset of a virtual request
Chris Wilson
2
-5
/
+6
2019-09-23
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
Chris Wilson
1
-6
/
+26
2019-09-23
drm/i915/execlists: Refactor -EIO markup of hung requests
Chris Wilson
1
-14
/
+17
2019-09-23
drm/i915: Only enqueue already completed requests
Chris Wilson
1
-25
/
+41
2019-09-23
drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
Chris Wilson
1
-1
/
+0
2019-09-23
drm/i915/execlists: Relax assertion for a pinned context image on reset
Chris Wilson
1
-1
/
+1
2019-09-21
drm/i915/tgl: s/ss/eu fuse reading support
Daniele Ceraolo Spurio
1
-7
/
+2
2019-09-20
drm/i915/uc: Update HuC firmware naming convention and load latest HuC
Anusha Srivatsa
1
-13
/
+14
2019-09-20
Revert "drm/i915/tgl: Implement Wa_1406941453"
Chris Wilson
1
-7
/
+0
2019-09-20
drm/i915: Protect timeline->hwsp dereferencing
Chris Wilson
1
-7
/
+25
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
10
-41
/
+95
2019-09-20
drm/i915/tgl: Suspend pre-parser across GTT invalidations
Chris Wilson
1
-1
/
+73
2019-09-19
drm/i915/tgl: Implement Wa_1406941453
Michel Thierry
1
-0
/
+7
2019-09-19
drm/i915/tgl: Implement Wa_1409142259
Radhakrishna Sripada
1
-0
/
+3
2019-09-19
drm/i915: fix SFC reset flow
Daniele Ceraolo Spurio
1
-17
/
+33
2019-09-18
drm/i915: Extend Haswell GT1 PSMI workaround to all
Chris Wilson
1
-1
/
+1
2019-09-17
drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
Chris Wilson
2
-6
/
+68
2019-09-16
drm/i915: Show the logical context ring state on dumping
Chris Wilson
1
-0
/
+5
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2
-6
/
+4
2019-09-12
drm/i915/selftests: Keep the engine awake while we keep for preemption
Chris Wilson
1
-0
/
+10
2019-09-12
drm/i915/tgl: Disable preemption while being debugged
Chris Wilson
1
-0
/
+3
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
1
-0
/
+1
2019-09-12
drm/i915/execlists: Ensure the context is reloaded after a GPU reset
Chris Wilson
1
-0
/
+1
2019-09-12
drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset
Chris Wilson
1
-0
/
+4
2019-09-11
drm/i915: Whitelist COMMON_SLICE_CHICKEN2
Kenneth Graunke
1
-0
/
+3
2019-09-11
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
1
-1
/
+1
[next]