index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: IVB/HSW have 32 fence register
Ville Syrjälä
2013-04-18
1
-1
/
+3
*
drm/i915: Allow PPGTT enable to fail
Ben Widawsky
2013-04-18
1
-2
/
+7
*
drm/i915: Abstract PPGTT enabling
Ben Widawsky
2013-04-18
1
-1
/
+2
*
drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
Chris Wilson
2013-04-18
1
-5
/
+23
*
drm/i915: Don't wait for PCH on reset
Ben Widawsky
2013-04-08
1
-0
/
+6
*
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
2013-03-27
1
-4
/
+4
*
drm/i915: Always call fence-lost prior to removing the fence
Chris Wilson
2013-03-26
1
-5
/
+6
*
drm/i915: create compact dma scatter lists for gem objects
Imre Deak
2013-03-23
1
-9
/
+22
*
drm/i915: handle walking compact dma scatter lists
Imre Deak
2013-03-23
1
-16
/
+8
*
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
2013-03-19
1
-5
/
+5
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
1
-5
/
+5
|
|
\
|
|
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-5
/
+5
*
|
|
drm/i915: allow force wake at init time on VLV v2
Jesse Barnes
2013-03-19
1
-0
/
+9
*
|
|
drm/i915: Add to_user_ptr()
Ville Syrjälä
2013-03-03
1
-7
/
+7
|
/
/
*
|
drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap
Daniel Vetter
2013-02-20
1
-1
/
+1
*
|
drm/i915: don't clflush gem objects in stolen memory
Imre Deak
2013-02-20
1
-0
/
+7
*
|
drm/i915: Extract ring init from hw_init
Ben Widawsky
2013-02-15
1
-19
/
+34
*
|
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-02-08
1
-145
/
+140
|
\
\
|
*
|
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
Chris Wilson
2013-01-31
1
-3
/
+0
|
*
|
drm/i915: use gem_set_seqno() on hardware init
Mika Kuoppala
2013-01-22
1
-2
/
+4
|
*
|
drm/i915: create a race-free reset detection
Daniel Vetter
2013-01-21
1
-5
/
+31
|
*
|
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
Chris Wilson
2013-01-20
1
-3
/
+3
|
*
|
drm/i915: Only insert the mb() before updating the fence parameter
Chris Wilson
2013-01-20
1
-10
/
+30
|
*
|
drm/i915: clear up wedged transitions
Daniel Vetter
2013-01-20
1
-31
/
+18
|
*
|
drm/i915: fix reset handling in the throttle ioctl
Daniel Vetter
2013-01-20
1
-2
/
+7
|
*
|
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
2013-01-20
1
-17
/
+17
|
*
|
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-20
1
-5
/
+5
|
*
|
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-20
1
-0
/
+2
|
*
|
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
1
-7
/
+7
|
*
|
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
2013-01-17
1
-6
/
+6
|
*
|
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
2013-01-17
1
-1
/
+1
|
*
|
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
2013-01-17
1
-1
/
+1
|
*
|
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
2013-01-17
1
-29
/
+15
|
*
|
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
2013-01-17
1
-37
/
+7
*
|
|
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-20
1
-7
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/i915: Revert shrinker changes from "Track unbound pages"
Daniel Vetter
2013-01-10
1
-4
/
+14
|
*
drm/i915; Only increment the user-pin-count after successfully pinning the bo
Chris Wilson
2013-01-07
1
-3
/
+4
*
|
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
1
-98
/
+85
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
2012-12-20
1
-48
/
+3
|
*
drm/i915: Introduce i915_gem_set_seqno()
Mika Kuoppala
2012-12-19
1
-3
/
+29
|
*
drm/i915: Always clear semaphore mboxes on seqno wrap
Mika Kuoppala
2012-12-19
1
-12
/
+0
|
*
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
2012-12-19
1
-5
/
+3
|
*
drm/i915: Bug on unsupported swizzled platforms
Ben Widawsky
2012-12-18
1
-1
/
+3
|
*
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
2012-12-18
1
-1
/
+1
|
*
drm/i915: Access to snooped system memory through the GTT is incoherent
Chris Wilson
2012-12-17
1
-0
/
+6
|
*
drm/i915: Set initial seqno value close to wrap boundary
Mika Kuoppala
2012-12-11
1
-1
/
+1
|
*
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
Chris Wilson
2012-12-11
1
-4
/
+8
|
*
drm/i915: Don't emit semaphore wait if wrap happened
Mika Kuoppala
2012-12-11
1
-1
/
+1
|
*
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
Chris Wilson
2012-12-07
1
-8
/
+0
|
*
drm/i915: Add intel_ring_handle_seqno wrap
Mika Kuoppala
2012-12-06
1
-0
/
+4
[next]