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-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
4
-0
/
+4
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-1
/
+2
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2
-16
/
+4
2019-08-06
Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
25
-339
/
+300
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
4
-27
/
+37
2019-08-04
drm/i915: Teach execbuffer to take the engine wakeref not GT
Chris Wilson
1
-13
/
+29
2019-08-02
drm/i915: Flush the freed object list on file close
Chris Wilson
1
-33
/
+3
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
4
-20
/
+66
2019-08-02
drm/i915: Flush extra hard after writing relocations through the GTT
Chris Wilson
1
-4
/
+5
2019-08-01
drm/i915: Remove lrc default desc from GEM context
Chris Wilson
2
-28
/
+2
2019-08-01
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
1
-3
/
+4
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
1
-25
/
+18
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
2
-3
/
+3
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
5
-21
/
+17
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2
-5
/
+4
2019-07-30
drm/i915: use upstream version of header tests
Jani Nikula
2
-17
/
+1
2019-07-29
drm/i915/userptr: Acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+9
2019-07-25
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-2
/
+2
2019-07-23
drm/i915/uc: Sanitize uC when GT is sanitized
Daniele Ceraolo Spurio
1
-1
/
+0
2019-07-22
drm/i915: Fix up broken merge
Daniel Vetter
2
-7
/
+6
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
1
-19
/
+4
2019-07-13
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
1
-3
/
+3
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
11
-41
/
+51
2019-07-12
drm/i915: Drop extern qualifiers from header function prototypes
Janusz Krzysztofik
1
-1
/
+1
2019-07-11
drm/i915/selftests: Hold the vma manager lock while modifying mmap_offset
Chris Wilson
1
-4
/
+16
2019-07-11
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
1
-17
/
+0
2019-07-11
drm/i915/selftests: Ensure we don't clamp a random offset to 32b
Chris Wilson
1
-1
/
+1
2019-07-09
drm/i915: Remove unused i915_gem_context_lookup_engine
Tvrtko Ursulin
1
-6
/
+0
2019-07-09
drm/i915/userptr: Don't mark readonly objects as dirty
Chris Wilson
1
-0
/
+8
2019-07-09
drm/i915/userptr: Acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+9
2019-07-04
drm/i915/selftests: Be engine agnostic
Chris Wilson
4
-26
/
+59
2019-07-04
drm/i915/selftests: Drain the freedlists between exec passes
Chris Wilson
1
-0
/
+6
2019-07-04
drm/i915/gt: Pull engine w/a initialisation into common
Chris Wilson
1
-1
/
+0
2019-07-04
drm/i915/gem: Defer obj->base.resv fini until RCU callback
Chris Wilson
4
-13
/
+12
2019-07-03
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
4
-52
/
+53
2019-07-03
drm/i915/selftests: Lock the drm_mm while modifying
Chris Wilson
1
-0
/
+4
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
3
-17
/
+7
2019-06-27
drm/i915: add header search path to subdir Makefiles
Jani Nikula
1
-1
/
+5
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
1
-3
/
+4
2019-06-25
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
1
-1
/
+2
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
3
-5
/
+5
2019-06-24
drm/i915/gem: Clear read/write domains for GPU clear
Chris Wilson
1
-1
/
+2
2019-06-22
drm/i915/blt: Remove recursive vma->lock
Chris Wilson
2
-18
/
+7
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-2
/
+6
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
5
-19
/
+3
2019-06-21
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
2
-10
/
+3
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
3
-8
/
+8
2019-06-21
drm/i915: Make timelines gt centric
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
2
-4
/
+2
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
3
-4
/
+8
[prev]
[next]