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-06-25
drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.
Konrad Rzeszutek Wilk
1
-3
/
+12
2013-06-16
drm/i915: Restore fences after resume and GPU resets
Chris Wilson
1
-17
/
+5
2013-06-03
drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus
Daniel Vetter
1
-5
/
+2
2013-05-22
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
1
-1
/
+1
2013-04-30
drm/i915: Always normalize return timeout for wait_timeout_ioctl
Chris Wilson
1
-5
/
+3
2013-04-18
drm/i915: IVB/HSW have 32 fence register
Ville Syrjälä
1
-1
/
+3
2013-04-18
drm/i915: Allow PPGTT enable to fail
Ben Widawsky
1
-2
/
+7
2013-04-18
drm/i915: Abstract PPGTT enabling
Ben Widawsky
1
-1
/
+2
2013-04-18
drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
Chris Wilson
1
-5
/
+23
2013-04-08
drm/i915: Don't wait for PCH on reset
Ben Widawsky
1
-0
/
+6
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
1
-4
/
+4
2013-03-26
drm/i915: Always call fence-lost prior to removing the fence
Chris Wilson
1
-5
/
+6
2013-03-23
drm/i915: create compact dma scatter lists for gem objects
Imre Deak
1
-9
/
+22
2013-03-23
drm/i915: handle walking compact dma scatter lists
Imre Deak
1
-16
/
+8
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
1
-5
/
+5
2013-03-19
drm/i915: allow force wake at init time on VLV v2
Jesse Barnes
1
-0
/
+9
2013-03-03
drm/i915: Add to_user_ptr()
Ville Syrjälä
1
-7
/
+7
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
[next]