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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
1
-0
/
+6
2019-08-21
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
2
-2
/
+7
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
1
-1
/
+3
2019-08-18
drm/i915: Propagate fence errors
Chris Wilson
1
-0
/
+1
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
1
-2
/
+1
2019-08-15
drm/i915/selftest/buddy: fixup igt_buddy_alloc_range
Matthew Auld
1
-0
/
+1
2019-08-10
drm/i915: buddy allocator
Matthew Auld
2
-0
/
+720
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
1
-8
/
+11
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
1
-2
/
+3
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
2
-1
/
+2
2019-08-08
drm/i915/selftests: Pass intel_context to mock_request
Chris Wilson
3
-23
/
+25
2019-08-06
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
Chris Wilson
1
-1
/
+1
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
1
-1
/
+2
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
2
-17
/
+14
2019-07-23
drm/i915/selftests: Let igt_vma_partial et al breathe
Chris Wilson
1
-0
/
+10
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
1
-336
/
+0
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
10
-95
/
+57
2019-07-11
drm/i915/guc: Simplify guc client
Daniele Ceraolo Spurio
1
-10
/
+2
2019-07-11
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
1
-23
/
+8
2019-07-10
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-3
/
+1
2019-07-09
drm/i915/selftests: Set igt_spinner.gt for early exit
Chris Wilson
1
-0
/
+1
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2
-6
/
+44
2019-06-26
drm/i915/selftests: Hold ref on request across waits
Chris Wilson
1
-9
/
+12
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
1
-1
/
+1
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-11
/
+42
2019-06-21
drm/i915: Track i915_active using debugobjects
Chris Wilson
1
-20
/
+58
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
6
-894
/
+5
2019-06-21
drm/i915: Make timelines gt centric
Tvrtko Ursulin
2
-5
/
+5
2019-06-21
drm/i915: Store ggtt pointer in intel_gt
Tvrtko Ursulin
1
-0
/
+2
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
3
-6
/
+14
2019-06-21
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Store intel_gt backpointer in vm
Tvrtko Ursulin
1
-0
/
+1
2019-06-21
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
1
-1
/
+0
2019-06-21
drm/i915: Store some backpointers in struct intel_gt
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
1
-4
/
+2
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
34
-5767
/
+145
2019-06-20
drm/i915/gtt: Defer address space cleanup to an RCU worker
Chris Wilson
1
-2
/
+0
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
1
-3
/
+5
2019-06-20
drm/i915: use vfuncs for reg_read/write_fw_domains
Daniele Ceraolo Spurio
1
-2
/
+2
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2
-23
/
+13
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-3
/
+1
2019-06-18
drm/i915/selftests: Flush live_evict
Chris Wilson
1
-0
/
+3
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
1
-1
/
+0
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-1
/
+0
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
3
-5
/
+5
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
9
-38
/
+38
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-14
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
1
-2
/
+2
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
1
-2
/
+0
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2
-7
/
+11
[next]