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
2013-09-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+4
2013-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+57
2013-09-13
drm/i915: kill set_need_resched
Daniel Vetter
1
-7
/
+4
2013-09-11
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
1
-2
/
+2
2013-09-11
drivers: convert shrinkers to new count/scan API
Dave Chinner
1
-23
/
+55
2013-09-05
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
1
-6
/
+39
2013-09-03
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
1
-1
/
+0
2013-09-03
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
1
-1
/
+1
2013-08-30
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-61
/
+143
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
1
-0
/
+2
2013-08-22
drm/i915: prepare bind_to_vm for preallocated vma
Ben Widawsky
1
-6
/
+17
2013-08-22
drm/i915: Switch eviction code to use vmas
Ben Widawsky
1
-0
/
+1
2013-08-22
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
Ben Widawsky
1
-0
/
+1
2013-08-22
drm/i915: Drop the overzealous warning from i915_gem_set_cache_level
Chris Wilson
1
-1
/
+0
2013-08-22
drm/i915: use vma->node directly and rewrap map&fence in bind
Daniel Vetter
1
-5
/
+4
2013-08-22
drm/i915: cleanup map&fence in bind
Ben Widawsky
1
-10
/
+9
2013-08-22
drm/i915: Remove node only when allocated
Ben Widawsky
1
-0
/
+5
2013-08-22
drm/i915: Allow the user to set bo into the DISPLAY cache domain
Chris Wilson
1
-0
/
+7
2013-08-22
drm/i915: Use Write-Through cacheing for the display plane on Iris
Chris Wilson
1
-2
/
+12
2013-08-22
drm/i915: give more distinctive names to ring hangcheck action enums
Jani Nikula
1
-1
/
+1
2013-08-22
drm/i915: WARN_ON failed map_and_fenceable
Ben Widawsky
1
-0
/
+2
2013-08-22
drm/i915: Only do a chipset flush after a clflush
Chris Wilson
1
-9
/
+11
2013-08-21
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-101
/
+253
2013-08-10
drm/i915: Update rules for writing through the LLC with the cpu
Chris Wilson
1
-26
/
+32
2013-08-10
drm/i915: Track when an object is pinned for use by the display engine
Chris Wilson
1
-2
/
+34
2013-08-10
drm/i915: Update rules for reading cache lines through the LLC
Chris Wilson
1
-8
/
+14
2013-08-09
drm/i915: unbreak i915_gem_object_ggtt_unbind()
Dan Carpenter
1
-1
/
+1
2013-08-08
drm/i915: Add vma to list at creation
Ben Widawsky
1
-8
/
+8
2013-08-08
drm/i915: mm_list is per VMA
Ben Widawsky
1
-13
/
+15
2013-08-08
drm/i915: Fix up map and fenceable for VMA
Ben Widawsky
1
-2
/
+5
2013-08-08
drm/i915: turn bound_ggtt checks to bound_any
Ben Widawsky
1
-6
/
+6
2013-08-08
drm/i915: Use new bind/unbind in eviction code
Ben Widawsky
1
-1
/
+1
2013-08-08
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
1
-46
/
+88
2013-08-08
drm/i915: Rework __i915_gem_shrink
Ben Widawsky
1
-3
/
+8
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
1
-56
/
+117
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
1
-1
/
+2
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-7
/
+0
2013-08-05
drm/i915: eliminate dead domain clearing on reset
Ben Widawsky
1
-8
/
+0
2013-08-05
drm/i915: make reset&hangcheck code VM aware
Ben Widawsky
1
-7
/
+23
2013-08-05
drm/i915: BUG_ON put_pages later
Ben Widawsky
1
-2
/
+2
2013-08-05
drm/i915: make caching operate on all address spaces
Ben Widawsky
1
-8
/
+12
2013-08-05
drm/i915: Add VM to pin
Ben Widawsky
1
-4
/
+5
2013-08-05
drm/i915: Use bound list for inactive shrink
Ben Widawsky
1
-2
/
+6
2013-08-05
drm/i915: Make proper functions for VMs
Ben Widawsky
1
-3
/
+75
2013-08-05
drm/i915: Create an init vm
Ben Widawsky
1
-2
/
+13
2013-07-25
drm/i915: fix the racy object accounting
Daniel Vetter
1
-0
/
+4
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
1
-67
/
+52
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
1
-5
/
+1
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-6
/
+4
2013-07-25
drm/i915: fix reference counting in i915_gem_create
Daniel Vetter
1
-9
/
+5
[next]