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-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
2019-08-15
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-15
drm/i915: Move tasklet kicking to __i915_request_queue caller
Chris Wilson
2019-08-15
drm/i915/icl: Add gen11 specific render breadcrumbs
Mika Kuoppala
2019-08-15
drm/i915/icl: Add command cache invalidate
Mika Kuoppala
2019-08-15
drm/i915/icl: Implement gen11 flush including tile cache
Mika Kuoppala
2019-08-15
drm/i915/selftest/buddy: fixup igt_buddy_alloc_range
Matthew Auld
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-14
drm/i915: Serialise read/write of the barrier's engine
Chris Wilson
2019-08-14
drm/i915: Print CCID for all renderCS
Stuart Summers
2019-08-14
drm/i915: Disregard drm_mode_config.fb_base
Chris Wilson
2019-08-14
drm/i915: Include engine->mmio_base in the debug dump
Chris Wilson
2019-08-14
drm/i915/guc: Remove client->submissions
Daniele Ceraolo Spurio
2019-08-13
drm/i915: Update DRIVER_DATE to 20190813
Rodrigo Vivi
2019-08-13
drm/i915: Add _TRANS2()
José Roberto de Souza
2019-08-13
drm/i915/bdw+: Move misc display IRQ handling to it own function
José Roberto de Souza
2019-08-13
Merge tag 'gvt-next-2019-08-13' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2019-08-13
drm/i915/gt: Save/restore interrupts around breadcrumb disable
Chris Wilson
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-13
drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT
José Roberto de Souza
2019-08-13
drm/i915/gvt: Double check batch buffer size after copy
Tina Zhang
2019-08-13
drm/i915/gvt: Add valid length check for MI variable commands
Gao, Fred
2019-08-13
drm/i915/gvt: Add MI command valid length check
Gao, Fred
2019-08-13
drm/i915/gvt: Utility for valid command length check
Gao, Fred
2019-08-13
drm/i915/gvt: factor out tlb and mocs register offset table
Zhi Wang
2019-08-13
drm/i915/gvt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-13
drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD
Zhenyu Wang
2019-08-13
drm/i915/uc: Log fw status changes only under debug config
Michal Wajdeczko
2019-08-13
drm/i915/guc: Use a local cancel_port_requests
Chris Wilson
2019-08-13
drm/i915: drop engine_pin/unpin_breadcrumbs_irq
Daniele Ceraolo Spurio
2019-08-13
drm/i915/guc: keep breadcrumb irq always enabled
Daniele Ceraolo Spurio
2019-08-12
drm/i915/overlay: Switch to using i915_active tracking
Chris Wilson
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
2019-08-12
drm/i915/gt: Use the local engine wakeref when checking RING registers
Chris Wilson
2019-08-12
drm/i915/selftests: Prevent the timeslice expiring during suppression tests
Chris Wilson
2019-08-12
drm/i915/execlists: Avoid sync calls during park
Chris Wilson
2019-08-12
drm/i915/uc: Update copyright and license
Michal Wajdeczko
2019-08-12
drm/i915/tgl: Fixing up list of PG3 power domains.
Anshuman Gupta
2019-08-12
drm/i915/icl: Remove DDI IO power domain from PG3 power domains
Anshuman Gupta
2019-08-12
drm/i915/uc: Use -EIO code for GuC initialization failures
Michal Wajdeczko
2019-08-12
drm/i915/uc: Update messages from fw upload step
Michal Wajdeczko
2019-08-12
drm/i915/uc: Include HuC firmware version in summary
Michal Wajdeczko
2019-08-12
drm/i915/uc: Fail early if there is no GuC fw available
Michal Wajdeczko
2019-08-11
drm/i915: Remove unused debugfs/i915_emon_status
Chris Wilson
2019-08-10
drm/i915: buddy allocator
Matthew Auld
2019-08-10
drm/i915/blt: support copying objects
Matthew Auld
[next]