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
2017-03-23
drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
Oscar Mateo
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
2017-03-23
drm/i915: Wait for all fences before installing an exclusive clflush fence
Chris Wilson
2017-03-23
drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
Chris Wilson
2017-03-23
drm/i915: All fw_domains share the same set/clear/reset values
Chris Wilson
2017-03-23
drm/i915: Remove posting-read for forcewake put
Chris Wilson
2017-03-23
drm/i915: Skip unused fw_domains
Chris Wilson
2017-03-23
drm/i915: Use correct fw_domains during reset
Chris Wilson
2017-03-23
drm/i915: Use correct fw_domains during initialisation
Chris Wilson
2017-03-23
drm/i915: Eliminate per-fw_domain i915 backpointer
Chris Wilson
2017-03-23
drm/i915: Restore marking context objects as dirty on pinning
Chris Wilson
2017-03-23
drm/i915: Remove superfluous hw_flags from mi_set_context()
Chris Wilson
2017-03-23
drm/i915: Actually pass the reclaim gfp_t along to shmemfs!
Chris Wilson
2017-03-23
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-22
drm/i915: Fix SKL cursor watermarks
Ville Syrjälä
2017-03-22
drm/i915: Extract intel_wm_plane_visible()
Ville Syrjälä
2017-03-22
drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
Chris Wilson
2017-03-22
drm/i915: simplify intel_ddi_pll_select()
Paulo Zanoni
2017-03-22
drm/i915: Implement cdclk restrictions based on Azalia BCLK
Pandiyan, Dhinakaran
2017-03-22
drm/i915/glk: Apply cdclk workaround for DP audio
Pandiyan, Dhinakaran
2017-03-21
drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
Tvrtko Ursulin
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-21
drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler
Chris Wilson
2017-03-21
drm/i915: split out check for noncontiguous pfn range
Arnd Bergmann
2017-03-21
drm/i915: intel_engine_init_global_seqno() requires atomic kmap
Chris Wilson
2017-03-21
drm/i915: Protect intel_engine_wakeup() for call from irq context
Chris Wilson
2017-03-21
drm/i915/guc: Correct the request_in tracepoint position
Tvrtko Ursulin
2017-03-20
drm/i915: Skip force-wake for uncached mmio flush of GGTT writes
Chris Wilson
2017-03-20
drm/i915: Reset tasklet back to execlists after disabling guc
Chris Wilson
2017-03-20
drm/i915: Update DRIVER_DATE to 20170320
Daniel Vetter
2017-03-17
drm/i915: Initialise i915_gem_object_create_from_data() directly
Chris Wilson
2017-03-17
drm/i915: Correct error handling for i915_gem_object_create_from_data()
Chris Wilson
2017-03-17
drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex
Chris Wilson
2017-03-17
drm/i915: Retire an active batch pool object rather than allocate new
Chris Wilson
2017-03-17
drm/i915: Skip execlists_dequeue() early if the list is empty
Chris Wilson
2017-03-17
drm/i915: Stop using obj->obj_exec_link outside of execbuf
Chris Wilson
2017-03-17
drm/i915: Squelch WARN for VLV_COUNTER_CONTROL
Chris Wilson
2017-03-17
drm/i915/glk: Enable pooled EUs for Geminilake
Ander Conselvan de Oliveira
2017-03-17
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
2017-03-17
drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly
Tvrtko Ursulin
2017-03-17
drm/i915: Fix vGPU balloon for ggtt guard page
Zhenyu Wang
2017-03-17
drm/i915: Avoid use-after-free of ctx in request tracepoints
Chris Wilson
2017-03-16
drm/i915: Assert that the context pin_counts do not overflow
Chris Wilson
2017-03-16
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
Chris Wilson
2017-03-16
drm/i915: Restore engine->submit_request before unwedging
Chris Wilson
2017-03-16
drm/i915: Move engine->submit_request selection to a vfunc
Chris Wilson
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
2017-03-16
drm/i915: make context status notifier head be per engine
Changbin Du
2017-03-16
drm/i915/scheduler: emulate a scheduler for guc
Chris Wilson
[next]