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
Age
Commit message (
Expand
)
Author
2019-11-12
drm/i915/selftests: Remove unused local variable 'file'
Chris Wilson
2019-11-12
drm/i915/dsi: Define command mode registers
Vandita Kulkarni
2019-11-12
drm/i915: Flush context free work on cleanup
Chris Wilson
2019-11-12
drm/i915/bios: store child devices in a list
Jani Nikula
2019-11-12
drm/i915/bios: use a flag for vbt hdmi level shift presence
Jani Nikula
2019-11-12
drm/i915/gt: Try an extra flush on the Haswell blitter
Chris Wilson
2019-11-12
drm/i915: Remove leftover gem.pm_notifier member
Chris Wilson
2019-11-11
drm/i915/gem: Pass mem region to preallocated stolen
Chris Wilson
2019-11-11
drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
Chris Wilson
2019-11-11
drm/i915/selftests: Perform some basic cycle counting of MI ops
Chris Wilson
2019-11-11
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
2019-11-11
drm/i915/userptr: Handle unlocked gup retries
Chris Wilson
2019-11-11
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
2019-11-11
drm/i915: Split a setting of MSA to MST and SST
Gwan-gyeong Mun
2019-11-11
drm/i915/execlists: Reduce barrier on context switch to a wmb()
Chris Wilson
2019-11-11
drm/i915: Taint the kernel on dumping the GEM ftrace buffer
Chris Wilson
2019-11-11
drm/i915/selftests: Fill all the drm_vma_manager holes
Chris Wilson
2019-11-11
drm/i915/selftests: Exercise parallel blit operations on a single ctx
Chris Wilson
2019-11-11
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
2019-11-11
drm/i915: Cancel context if it hangs after it is closed
Chris Wilson
2019-11-11
drm/i915: Show guilty context name on GPU reset
Chris Wilson
2019-11-11
drm/i915/gem: Update context name on closing
Chris Wilson
2019-11-11
drm/i915/gem: Embed context/timeline name inside the GEM context
Chris Wilson
2019-11-11
drm/i915: Protect context while grabbing its name for the request
Chris Wilson
2019-11-11
drm/i915/icl: Refine PG_HYSTERESIS
Chris Wilson
2019-11-11
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
2019-11-08
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
2019-11-08
drm/i915/pmu: Only use exclusive mmio access for gen7
Chris Wilson
2019-11-08
drm/i915/pmu: Cheat when reading the actual frequency to avoid fw
Chris Wilson
2019-11-08
drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-08
drm/i915: make more headers self-contained
Masahiro Yamada
2019-11-08
drm/i915: change to_mock() to an inline function
Masahiro Yamada
2019-11-07
drm/i915: Expand documentation for gen12 DP pre-enable sequence
Matt Roper
2019-11-07
drm/i915/selftests: Verify mmap_gtt revocation on unbinding
Chris Wilson
2019-11-07
drm/i915/selftests: Wrap vm_mmap() around GEM objects
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-07
drm: Expose a method for creating anonymous struct file around drm_minor
Chris Wilson
2019-11-07
drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig
Chris Wilson
2019-11-07
drm/i915/gem: Safely acquire the ctx->vm when copying
Chris Wilson
2019-11-07
drm/i915/gt: Defer engine registration until fully initialised
Chris Wilson
2019-11-07
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
2019-11-07
drm/i915: FB backing gem obj should reside in LMEM
Ramalingam C
2019-11-07
drm/i915: Leave the aliasing-ppgtt size alone
Chris Wilson
2019-11-07
drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
2019-11-07
drm/i915: use might_lock_nested in get_pages annotation
Daniel Vetter
2019-11-07
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-11-07
drm/i915/gt: Cleanup heartbeat systole first
Chris Wilson
2019-11-06
drm/i915: switch intel_ddi_init() to intel types
Lucas De Marchi
2019-11-06
drm/i915/tgl: Add second TGL PCH ID
James Ausmus
[next]