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
/
i915_gem_debug.c
Age
Commit message (
Expand
)
Author
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2013-08-09
drm/i915: Fix #endif comment
Damien Lespiau
2013-08-09
drm/i915: Remove i915_gem_object_check_coherency()
Damien Lespiau
2013-07-17
drm/i915: Move active/inactive lists to new mm
Ben Widawsky
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-05-03
drm/i915: Remove the list of pinned inactive objects
Chris Wilson
2011-10-20
drm/i915: drop KM_USER0 argument to k(un)map_atomic
Daniel Vetter
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-09-30
drm/i915/debug: Convert i915_verify_active() to scan all lists
Chris Wilson
2010-09-29
drm/i915/debug: Remove default WATCH_BUF
Chris Wilson
2010-09-29
drm/i915/debug: Remove defunct WATCH_LRU
Chris Wilson
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2009-06-22
drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.
Krzysztof Halasa
2009-06-22
drm/i915: Fix size_t handling in off-by-default debug printfs
Krzysztof Halasa
2009-04-01
drm/i915: Add a spinlock to protect the active_list
Carl Worth
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt