index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-23
drm/i915: Fix up the vma aliasing ppgtt binding
Daniel Vetter
1
-7
/
+4
2015-04-23
drm/i915: Remove misleading comment around bind_to_vm
Daniel Vetter
1
-4
/
+0
2015-04-20
drm/i915: Move vma vfuns to adddress_space
Daniel Vetter
1
-1
/
+1
2015-04-20
drm/i915: Simplify and fix object to display tracking
Tvrtko Ursulin
1
-24
/
+6
2015-04-16
drm/i915: Fix view type in warning message
Tvrtko Ursulin
1
-1
/
+1
2015-04-13
drm/i915: Remove obj->pin_mappable
Chris Wilson
1
-5
/
+1
2015-04-13
drm/i915: Optimistically spin for the request completion
Chris Wilson
1
-6
/
+38
2015-04-10
drm/i915: Move vm page allocation in proper place
Mika Kuoppala
1
-11
/
+0
2015-04-10
drm/i915: Remove request->uniq
Chris Wilson
1
-1
/
+0
2015-04-10
drm/i915: Prefer to check for idleness in worker rather than sync-flush
Chris Wilson
1
-1
/
+6
2015-04-10
drm/i915: Use a separate slab for vmas
Chris Wilson
1
-1
/
+6
2015-04-10
drm/i915: Use a separate slab for requests
Chris Wilson
1
-17
/
+24
2015-04-10
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
Chris Wilson
1
-1
/
+0
2015-04-10
drm/i915: Split batch pool into size buckets
Chris Wilson
1
-1
/
+1
2015-04-10
drm/i915: Free batch pool when idle
Chris Wilson
1
-1
/
+12
2015-04-10
drm/i915: Split the batch pool by engine
Chris Wilson
1
-2
/
+0
2015-04-10
drm/i915: Re-enable RPS wait-boosting for all engines
Chris Wilson
1
-1
/
+1
2015-04-10
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
1
-27
/
+8
2015-04-10
drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
Chris Wilson
1
-0
/
+4
2015-04-01
drm/i915: Move common request allocation code into a common function
John Harrison
1
-0
/
+37
2015-04-01
drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
John Harrison
1
-2
/
+2
2015-03-30
drm/i915: Add i915_gem_request_unreference__unlocked
Chris Wilson
1
-6
/
+2
2015-03-30
Merge tag 'v4.0-rc6' into drm-intel-next
Daniel Vetter
1
-17
/
+21
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
1
-7
/
+9
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
1
-0
/
+2
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
1
-1
/
+3
2015-03-23
drm/i915: Use GGTT view when (un)pinning objects to planes
Tvrtko Ursulin
1
-9
/
+13
2015-03-20
drm/i915: Track page table reload need
Ben Widawsky
1
-0
/
+4
2015-03-20
drm/i915: Track GEN6 page table usage
Ben Widawsky
1
-0
/
+9
2015-03-20
drm/i915: Extract i915_gem_shrinker.c
Daniel Vetter
1
-271
/
+3
2015-03-20
drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin
Tvrtko Ursulin
1
-1
/
+1
2015-03-20
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
Joonas Lahtinen
1
-39
/
+135
2015-03-20
Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next
Daniel Vetter
1
-5
/
+20
2015-03-18
drm/i915: also do frontbuffer tracking on pwrites
Paulo Zanoni
1
-5
/
+18
2015-03-18
drm/i915: pass which operation triggered the frontbuffer tracking
Paulo Zanoni
1
-2
/
+2
2015-03-10
drm/i915: Prevent TLB error on first execution on SNB
Chris Wilson
1
-2
/
+16
2015-03-10
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
Chris Wilson
1
-3
/
+4
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
1
-2
/
+1
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-28
/
+2
2015-03-05
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+9
2015-02-27
drm/i915: Clarify obj->map_and_fenceable
Chris Wilson
1
-1
/
+1
2015-02-27
drm/i915: Remove DRIVER_MODESET checks from gem code
Daniel Vetter
1
-14
/
+0
2015-02-26
drm/i915: Cache ringbuf pointer in request structure
John Harrison
1
-13
/
+1
2015-02-24
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
1
-2
/
+1
2015-02-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-361
/
+311
2015-02-14
drm/i915: Add process identifier to requests
Mika Kuoppala
1
-0
/
+4
2015-02-14
drm/i915: Partition the fence registers for vGPU in i915 driver
Yu Zhang
1
-0
/
+5
2015-01-28
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
1
-1
/
+1
2015-01-28
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
1
-1
/
+1
[next]