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