index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-06-28
1
-20
/
+134
|
\
|
*
drm/i915: find guilty batch buffer on ring resets
Mika Kuoppala
2013-06-13
1
-0
/
+97
|
*
drm/i915: add batch bo to i915_add_request()
Mika Kuoppala
2013-06-13
1
-1
/
+12
|
*
drm/i915: change i915_add_request to macro
Mika Kuoppala
2013-06-13
1
-6
/
+5
|
*
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-06-03
1
-11
/
+12
|
*
drm/i915: unpin pages at unbind
Ben Widawsky
2013-06-03
1
-2
/
+3
|
*
drm/i915: Unpin stolen pages
Ben Widawsky
2013-06-03
1
-0
/
+5
*
|
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
2013-06-27
1
-5
/
+2
|
\
\
|
*
|
drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus
Daniel Vetter
2013-06-03
1
-5
/
+2
*
|
|
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-06-11
1
-19
/
+49
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/i915: Vebox ringbuffer init
Ben Widawsky
2013-05-31
1
-1
/
+10
|
*
|
drm/i915: pre-fixes for checkpatch
Ben Widawsky
2013-05-31
1
-11
/
+8
|
*
|
drm/i915: Workaround incoherence with fence updates on Valleyview
Chris Wilson
2013-05-23
1
-7
/
+28
|
*
|
drm/i915: Be more informative when reporting "too large for aperture" error
Chris Wilson
2013-05-23
1
-1
/
+4
*
|
|
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...
Dave Airlie
2013-05-31
1
-6
/
+18
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
2013-05-21
1
-5
/
+3
|
|
\
|
*
|
drm/i915: add context into request struct
Mika Kuoppala
2013-05-06
1
-6
/
+18
*
|
|
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
2013-05-22
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915: Always normalize return timeout for wait_timeout_ioctl
Chris Wilson
2013-04-30
1
-5
/
+3
|
/
*
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-26
1
-5
/
+5
|
|
\
|
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
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
[next]