index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
34
-5767
/
+145
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2
-23
/
+13
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-3
/
+1
2019-06-18
drm/i915/selftests: Flush live_evict
Chris Wilson
1
-0
/
+3
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
1
-1
/
+0
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-1
/
+0
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
3
-5
/
+5
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
9
-38
/
+38
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-14
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
1
-2
/
+2
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
1
-2
/
+0
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2
-7
/
+11
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
1
-0
/
+2
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
3
-10
/
+6
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
5
-15
/
+8
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-3
/
+1
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld
1
-0
/
+2
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2
-16
/
+1
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
3
-0
/
+8
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2
-1
/
+3
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
27
-5107
/
+42
2019-05-28
drm/i915: Move GEM domain management to its own file
Chris Wilson
3
-10
/
+10
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
2
-487
/
+1
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
2
-54
/
+1
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
3
-9
/
+9
2019-05-23
drm/i915/selftests: Split igt_atomic_reset testcase
Michal Wajdeczko
3
-0
/
+65
2019-05-23
drm/i915/selftests: Move some reset testcases to separate file
Michal Wajdeczko
1
-0
/
+1
2019-05-22
drm/i915/execlists: Virtual engine bonding
Chris Wilson
1
-0
/
+3
2019-05-20
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
1
-4
/
+8
2019-05-20
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
2
-0
/
+143
2019-05-20
drm/i915/selftests: Add mock selftest for remapped vmas
Ville Syrjälä
1
-8
/
+90
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
1
-3
/
+3
2019-05-07
drm/i915: Cancel retire_worker on parking
Chris Wilson
1
-1
/
+0
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
2
-3
/
+3
2019-04-29
drm/i915: Skip unused contexts for context_barrier_task()
Chris Wilson
1
-1
/
+1
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
9
-14
/
+71
2019-04-26
drm/i915: Remove intel_context.active_link
Chris Wilson
2
-2
/
+0
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2
-5
/
+11
2019-04-26
drm/i915: Split engine setup/init into two phases
Chris Wilson
1
-3
/
+9
2019-04-26
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
1
-1
/
+1
2019-04-26
drm/i915/selftests: Pass around intel_context for sseu
Chris Wilson
1
-30
/
+44
2019-04-26
drm/i915/selftests: Use the real kernel context for sseu isolation tests
Chris Wilson
1
-13
/
+4
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
5
-162
/
+44
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
5
-10
/
+9
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
3
-10
/
+10
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
11
-4851
/
+11
2019-04-24
drm/i915/selftests: Verify whitelist of context registers
Chris Wilson
1
-0
/
+312
2019-04-24
drm/i915: Store the default sseu setup on the engine
Chris Wilson
1
-3
/
+2
2019-04-20
drm/i915/selftests: Check that gpu reset is usable from atomic context
Fernando Pacheco
1
-3
/
+3
[next]