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
Age
Commit message (
Expand
)
Author
2019-12-23
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-23
drm/i915/gt: Ratelimit display power w/a
Chris Wilson
2019-12-23
drm/i915/pmu: Ensure monotonic rc6
Tvrtko Ursulin
2019-12-18
Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
2019-12-18
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
2019-12-18
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
2019-12-17
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
Vandita Kulkarni
2019-12-17
drm/i915/gvt: Fix guest boot warning
Gao Fred
2019-12-16
drm/i915/tgl: Drop Wa#1178
Matt Roper
2019-12-16
drm/i915/ehl: Define EHL powerwells independently of ICL
Matt Roper
2019-12-16
drm/i915: Set fence_work.ops before dma_fence_init
Chris Wilson
2019-12-16
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2019-12-16
drm/i915/dsb: Fix in mmio offset calculation of DSB instance
Animesh Manna
2019-12-13
drm/i915/gvt: Pin vgpu dma address before using
Tina Zhang
2019-12-13
drm/i915/gvt: set guest display buffer as readonly
Zhenyu Wang
2019-12-11
drm/i915: Serialise with remote retirement
Chris Wilson
2019-12-11
drm/i915/gvt: use vgpu lock for active state setting
Zhenyu Wang
2019-12-10
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
2019-12-10
drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()
Ville Syrjälä
2019-12-10
drm/i915/fbc: Disable fbc by default on all glk+
Ville Syrjälä
2019-12-10
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
2019-12-10
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
2019-12-09
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-03
drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
Matt Roper
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2019-12-02
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
2019-12-02
drm/i915/gvt: Fix cmd length check for MI_ATOMIC
Zhenyu Wang
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
drm/i915: Reduce nested prepare_remote_context() to a trylock
Chris Wilson
2019-11-27
drm/i915: Default to a more lenient forced preemption timeout
Chris Wilson
2019-11-27
drm/i915/gvt: Update force-to-nonpriv register whitelist
Gao, Fred
2019-11-27
drm/i915/gvt: Refine non privilege register address calucation
Gao, Fred
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
2019-11-25
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-25
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
2019-11-25
drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
Chris Wilson
2019-11-25
drm/i915/query: Align flavour of engine data lookup
Tvrtko Ursulin
2019-11-25
drm/i915/tgl: Add DKL PHY vswing table for HDMI
Matt Roper
2019-11-25
drm/i915/ehl: Update voltage level checks
Matt Roper
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
[next]