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-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
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
[next]