index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
5
-36
/
+63
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
4
-0
/
+260
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
27
-1068
/
+1187
2019-10-07
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
1
-1
/
+5
2019-10-07
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
1
-4
/
+2
2019-10-07
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
1
-3
/
+0
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
1
-19
/
+26
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
1
-2
/
+0
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
4
-21
/
+2
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
8
-201
/
+221
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
5
-201
/
+6
2019-10-04
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
1
-10
/
+1
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
4
-28
/
+11
2019-10-04
drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
1
-12
/
+5
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
3
-7
/
+3
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
2
-29
/
+2
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
7
-92
/
+48
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
1
-19
/
+0
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
3
-9
/
+5
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
1
-0
/
+1
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
15
-206
/
+95
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
1
-2
/
+2
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
1
-1
/
+1
2019-10-04
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
1
-2
/
+2
2019-10-02
drm/i915/gem: Refactor tests on obj->ops->flags
Chris Wilson
1
-5
/
+12
2019-10-02
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
4
-1
/
+16
2019-09-30
drm/i915/selftests: Exercise context switching in parallel
Chris Wilson
1
-0
/
+225
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
1
-1
/
+1
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
1
-1
/
+1
2019-09-24
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
1
-1
/
+5
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2
-2
/
+2
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
39
-1167
/
+1540
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
1
-4
/
+2
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
1
-0
/
+22
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
1
-9
/
+1
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2
-2
/
+2
2019-09-11
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
4
-16
/
+25
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
1
-1
/
+1
2019-09-10
drm/i915/selftests: Tighten the timeout testing for partial mmaps
Chris Wilson
1
-32
/
+223
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
1
-3
/
+0
2019-09-09
drm/i915: include GTT page-size info in error state
Matthew Auld
1
-1
/
+0
2019-09-09
drm/i915: cleanup cache-coloring
Matthew Auld
1
-2
/
+4
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
1
-0
/
+1
2019-09-06
drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
Chris Wilson
1
-1
/
+1
2019-09-04
drm/i915/tgl: add gen12 to stolen initialization
Lucas De Marchi
1
-1
/
+4
2019-09-04
drm/i915: disable set/get_tiling ioctl on gen12+
Daniel Vetter
1
-0
/
+7
2019-09-03
drm/i915: Refresh the errno to vmf_fault translations
Chris Wilson
1
-24
/
+15
2019-09-03
drm/i915/selftests: Remove unused __engines_name()
Chris Wilson
1
-15
/
+0
2019-09-03
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
4
-38
/
+16
[prev]
[next]