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
/
gem
Age
Commit message (
Expand
)
Author
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-23
drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
2019-10-22
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-22
drm/i915/selftests: Make the mman object busy everywhere
Chris Wilson
2019-10-22
drm/i915/selftests: Use for_each_uabi_engine in contex selftests
Tvrtko Ursulin
2019-10-21
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-10-21
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-18
drm/i915: treat stolen as a region
Matthew Auld
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
2019-10-16
drm/i915: Move swizzle_bit under i915_ggtt
Chris Wilson
2019-10-15
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-09
drm/i915/selftests: fix null pointer dereference on pointer data
Colin Ian King
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
2019-10-04
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-10-04
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
2019-10-04
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-02
drm/i915/gem: Refactor tests on obj->ops->flags
Chris Wilson
2019-10-02
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-09-30
drm/i915/selftests: Exercise context switching in parallel
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-09-24
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
[next]