index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2012-12-10
1
-3
/
+3
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-22
1
-2
/
+5
|
\
|
*
drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
Chris Wilson
2012-10-19
1
-1
/
+2
|
*
drm/i915: shut up spurious WARN in the gtt fault handler
Daniel Vetter
2012-10-17
1
-1
/
+3
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-16
1
-8
/
+11
|
\
\
|
|
/
|
*
drm/i915: HSW CRW stability magic
Rodrigo Vivi
2012-10-12
1
-0
/
+3
|
*
drm/i915: Disallow preallocation of requests
Chris Wilson
2012-10-12
1
-7
/
+8
|
*
drm/i915: remove useless BUG_ON which caused a regression in 3.5.
Willy Tarreau
2012-10-07
1
-1
/
+0
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-07
1
-4
/
+10
|
\
\
|
|
/
|
*
drm/i915: print warning if vmi915_gem_fault error is not handled
Mika Kuoppala
2012-10-04
1
-0
/
+1
|
*
drm/i915: EBUSY status handling added to i915_gem_fault().
Dmitry Rogozhkin
2012-10-04
1
-0
/
+5
|
*
drm/i915: Fix set_caching locking
Ben Widawsky
2012-09-27
1
-4
/
+4
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-680
/
+834
|
\
\
|
|
/
|
*
drm/i915: s/cacheing/caching/
Ben Widawsky
2012-09-26
1
-10
/
+10
|
*
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
1
-1
/
+2
|
|
\
|
*
|
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
2012-09-20
1
-5
/
+5
|
*
|
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-24
/
+55
|
*
|
drm/i915: Pin backing pages for pread
Chris Wilson
2012-09-20
1
-23
/
+13
|
*
|
drm/i915: Pin backing pages for pwrite
Chris Wilson
2012-09-20
1
-24
/
+13
|
*
|
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
Chris Wilson
2012-09-20
1
-2
/
+9
|
*
|
drm/i915: Introduce drm_i915_gem_object_ops
Chris Wilson
2012-09-20
1
-23
/
+55
|
*
|
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-03
1
-420
/
+518
|
|
\
\
|
|
*
|
drm/i915: Remove __GFP_NO_KSWAPD
Sedat Dilek
2012-08-27
1
-3
/
+3
|
|
*
|
drm/i915: Use a non-blocking wait for set-to-domain ioctl
Chris Wilson
2012-08-24
1
-0
/
+55
|
|
*
|
drm/i915: Juggle code order to ease flow of the next patch
Chris Wilson
2012-08-24
1
-191
/
+188
|
|
*
|
drm/i915: Extract general object init routine
Chris Wilson
2012-08-24
1
-12
/
+18
|
|
*
|
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
Chris Wilson
2012-08-24
1
-2
/
+5
|
|
*
|
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
1
-13
/
+16
|
|
*
|
drm/i915: Try harder to allocate an mmap_offset
Chris Wilson
2012-08-21
1
-9
/
+41
|
|
*
|
drm/i915: Add some sanity checks to unbound tracking
Chris Wilson
2012-08-21
1
-0
/
+4
|
|
*
|
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
1
-145
/
+143
|
|
*
|
drm/i915: move functions around
Daniel Vetter
2012-08-20
1
-58
/
+58
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2012-08-27
1
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
2012-08-10
1
-3
/
+3
|
*
|
|
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
2012-07-26
1
-0
/
+62
|
*
|
|
drm/i915: Segregate memory domains in the GTT using coloring
Chris Wilson
2012-07-26
1
-10
/
+101
|
*
|
|
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-25
1
-3
/
+10
|
*
|
|
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
1
-26
/
+3
|
*
|
|
drm/i915: Remove the explicit flush of the GPU write domain
Chris Wilson
2012-07-25
1
-34
/
+0
|
*
|
|
drm/i915: Remove explicit flush from i915_gem_object_flush_fence()
Chris Wilson
2012-07-25
1
-14
/
+2
|
*
|
|
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
1
-52
/
+1
|
*
|
|
drm/i915: Remove the defunct flushing list
Chris Wilson
2012-07-25
1
-49
/
+10
|
*
|
|
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
2012-07-25
1
-27
/
+39
|
*
|
|
drm/i915: Remove assertion over write domain after i915_gem_object_sync()
Chris Wilson
2012-07-25
1
-1
/
+1
|
*
|
|
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
2012-07-25
1
-27
/
+17
|
*
|
|
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
2012-07-25
1
-0
/
+4
*
|
|
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
|
|
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Reduce a pin-leak BUG into a WARN
Chris Wilson
2012-09-17
1
-1
/
+2
|
|
/
|
/
|
*
|
drm/i915/contexts: fix list corruption
Ben Widawsky
2012-08-17
1
-4
/
+4
|
/
[next]