index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
Age
Commit message (
Expand
)
Author
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
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
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-23
drm/i915/selftests: Split igt_atomic_reset testcase
Michal Wajdeczko
2019-05-23
drm/i915/selftests: Move some reset testcases to separate file
Michal Wajdeczko
2019-05-22
drm/i915/execlists: Virtual engine bonding
Chris Wilson
2019-05-20
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
2019-05-20
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
2019-05-20
drm/i915/selftests: Add mock selftest for remapped vmas
Ville Syrjälä
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-07
drm/i915: Cancel retire_worker on parking
Chris Wilson
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
2019-04-29
drm/i915: Skip unused contexts for context_barrier_task()
Chris Wilson
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-26
drm/i915: Remove intel_context.active_link
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Split engine setup/init into two phases
Chris Wilson
2019-04-26
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
2019-04-26
drm/i915/selftests: Pass around intel_context for sseu
Chris Wilson
2019-04-26
drm/i915/selftests: Use the real kernel context for sseu isolation tests
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
drm/i915/selftests: Verify whitelist of context registers
Chris Wilson
2019-04-24
drm/i915: Store the default sseu setup on the engine
Chris Wilson
2019-04-20
drm/i915/selftests: Check that gpu reset is usable from atomic context
Fernando Pacheco
[next]