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.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-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-23
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2013-02-20
drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap
Daniel Vetter
1
-1
/
+1
2013-02-20
drm/i915: don't clflush gem objects in stolen memory
Imre Deak
1
-0
/
+7
2013-02-15
drm/i915: Extract ring init from hw_init
Ben Widawsky
1
-19
/
+34
2013-02-08
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-145
/
+140
2013-01-31
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
Chris Wilson
1
-3
/
+0
2013-01-22
drm/i915: use gem_set_seqno() on hardware init
Mika Kuoppala
1
-2
/
+4
2013-01-21
drm/i915: create a race-free reset detection
Daniel Vetter
1
-5
/
+31
2013-01-21
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-7
/
+18
2013-01-20
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
Chris Wilson
1
-3
/
+3
2013-01-20
drm/i915: Only insert the mb() before updating the fence parameter
Chris Wilson
1
-10
/
+30
2013-01-20
drm/i915: clear up wedged transitions
Daniel Vetter
1
-31
/
+18
2013-01-20
drm/i915: fix reset handling in the throttle ioctl
Daniel Vetter
1
-2
/
+7
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
1
-17
/
+17
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
1
-5
/
+5
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
1
-0
/
+2
2013-01-18
drm/i915: Create a gtt structure
Ben Widawsky
1
-7
/
+7
2013-01-18
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
1
-6
/
+6
2013-01-18
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
1
-1
/
+1
2013-01-18
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
1
-1
/
+1
2013-01-18
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
1
-29
/
+15
2013-01-18
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
1
-37
/
+7
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-98
/
+85
2013-01-10
drm/i915: Revert shrinker changes from "Track unbound pages"
Daniel Vetter
1
-4
/
+14
2013-01-07
drm/i915; Only increment the user-pin-count after successfully pinning the bo
Chris Wilson
1
-3
/
+4
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-40
/
+37
2012-12-20
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
1
-48
/
+3
2012-12-20
drm/i915: disable shrinker lock stealing for create_mmap_offset
Daniel Vetter
1
-3
/
+9
2012-12-20
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
1
-0
/
+3
2012-12-19
drm/i915: Introduce i915_gem_set_seqno()
Mika Kuoppala
1
-3
/
+29
2012-12-19
drm/i915: Always clear semaphore mboxes on seqno wrap
Mika Kuoppala
1
-12
/
+0
2012-12-19
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
1
-5
/
+3
2012-12-19
drm/i915: Bug on unsupported swizzled platforms
Ben Widawsky
1
-1
/
+3
2012-12-19
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
1
-1
/
+1
2012-12-19
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...
Chris Wilson
1
-37
/
+25
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-159
/
+133
2012-12-17
drm/i915: Access to snooped system memory through the GTT is incoherent
Chris Wilson
1
-0
/
+6
2012-12-11
drm/i915: Set initial seqno value close to wrap boundary
Mika Kuoppala
1
-1
/
+1
2012-12-11
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
Chris Wilson
1
-4
/
+8
2012-12-11
drm/i915: Don't emit semaphore wait if wrap happened
Mika Kuoppala
1
-1
/
+1
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
1
-3
/
+3
2012-12-07
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
Chris Wilson
1
-8
/
+0
2012-12-06
drm/i915: Add intel_ring_handle_seqno wrap
Mika Kuoppala
1
-0
/
+4
2012-12-04
drm/i915: fixup sparse warnings
Daniel Vetter
1
-1
/
+1
2012-12-03
drm/i915: Fix dieing -> dying typo
Damien Lespiau
1
-1
/
+1
2012-12-03
drm/i915: Decouple the object from the unbound list before freeing pages
Chris Wilson
1
-1
/
+5
2012-12-01
drm/i915: Use a slab for object allocation
Chris Wilson
1
-5
/
+23
2012-12-01
drm/i915: Introduce i915_gem_object_create_stolen()
Chris Wilson
1
-0
/
+1
2012-11-29
drm/i915: optimize the shmem_pwrite slowpath handling
Daniel Vetter
1
-3
/
+7
[next]