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
/
intel_ringbuffer.h
Age
Commit message (
Expand
)
Author
2019-02-07
drm/i915: Hack and slash, throttle execbuffer hogs
Chris Wilson
2019-02-06
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
2019-02-04
drm/i915: Allow normal clients to always preempt idle priority clients
Chris Wilson
2019-01-29
drm/i915: Drop fake breadcrumb irq
Chris Wilson
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
drm/i915: Compute the HWS offsets explicitly
Chris Wilson
2019-01-25
drm/i915: Remove manual breadcumb counting
Chris Wilson
2019-01-25
drm/i915: Measure the required reserved size for request emission
Chris Wilson
2019-01-18
drm/i915: Use b->irq_enable() as predicate for mock engine
Chris Wilson
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-31
drm/i915: Remove redundant trailing request flush
Chris Wilson
2018-12-28
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-12-18
drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
Chris Wilson
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
2018-12-04
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
2018-10-31
drm/i915/ringbuffer: change header SPDX identifier to MIT
Jonathan Gray
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-09
drm: Add drm/drm_util.h header file
Daniel Vetter
2018-08-15
drm/i915: Clear stop-engine for a pardoned reset
Chris Wilson
2018-08-07
drm/i915: Pull seqno started checks together
Chris Wilson
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
2018-07-27
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
2018-07-27
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-11
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
2018-06-28
drm/i915/execlists: Trust the CSB
Chris Wilson
2018-06-28
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
2018-06-28
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
2018-06-28
drm/i915: Only signal from interrupt when requested
Chris Wilson
2018-06-28
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
2018-06-18
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
2018-06-14
drm/i915: Declare the driver wedged if hangcheck makes no progress
Chris Wilson
[next]