index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.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
*
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2011-01-06
1
-0
/
+1
*
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
2010-08-02
1
-0
/
+10
*
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
2010-08-02
1
-0
/
+1
*
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
2010-08-02
1
-1
/
+1
*
drm/i915: Rebind bo if currently bound with incorrect alignment.
Chris Wilson
2010-07-05
1
-0
/
+11
*
drm/i915: Reject bind_to_gtt() early if object > aperture
Chris Wilson
2010-07-05
1
-0
/
+8
*
drm/i915: fix non-Ironlake 965 class crashes
Jesse Barnes
2010-04-23
1
-1
/
+1
*
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
2010-04-22
1
-12
/
+133
*
drm/i915: fix tiling limits for i915 class hw v2
Daniel Vetter
2010-04-18
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
1
-66
/
+66
|
\
|
*
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
1
-66
/
+66
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/i915: Avoid NULL deref in get_pages() unwind after error.
Chris Wilson
2010-03-17
1
-9
/
+12
*
drm/i915: Enable VS timer dispatch.
Eric Anholt
2010-03-17
1
-0
/
+5
*
drm/i915: remove an unnecessary wait_request()
Owain G. Ainsworth
2010-03-17
1
-5
/
+0
*
drm/i915: check for multiple write domains in pin_and_relocate
Daniel Vetter
2010-02-26
1
-0
/
+10
*
drm/i915: clean-up i915_gem_flush_gpu_write_domain
Daniel Vetter
2010-02-26
1
-3
/
+1
*
drm/i915: reuse i915_gpu_idle helper
Daniel Vetter
2010-02-26
1
-31
/
+25
*
drm/i915: ensure lru ordering of fence_list
Daniel Vetter
2010-02-26
1
-23
/
+34
*
drm/i915: extract fence stealing code
Daniel Vetter
2010-02-26
1
-47
/
+60
*
drm/i915: fixup active list locking in object_unbind
Daniel Vetter
2010-02-26
1
-0
/
+3
*
drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
Daniel Vetter
2010-02-26
1
-26
/
+3
*
drm/i915: Fix sandybridge status page setup.
Eric Anholt
2010-02-26
1
-2
/
+7
*
drm/i915: Set up fence registers on sandybridge.
Eric Anholt
2010-02-26
1
-3
/
+30
*
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-26
1
-1
/
+1
*
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-25
1
-103
/
+55
|
\
|
*
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
2010-02-22
1
-1
/
+2
|
*
drm/i915: blow away userspace mappings before fence change
Daniel Vetter
2010-02-22
1
-0
/
+6
|
*
drm/i915: move a gtt flush to the correct place
Daniel Vetter
2010-02-22
1
-1
/
+1
|
*
drm/i915: Don't reserve compatibility fence regs in KMS mode.
Eric Anholt
2010-02-16
1
-1
/
+2
|
*
drm/i915: Replace open-coded eviction in i915_gem_idle()
Chris Wilson
2010-02-16
1
-100
/
+44
*
|
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-02-25
1
-10
/
+6
|
\
\
|
|
/
|
/
|
|
*
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
1
-10
/
+6
*
|
drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.
Owain Ainsworth
2010-02-10
1
-1
/
+3
*
|
drm/i915: Update write_domains on active list after flush.
Daniel Vetter
2010-02-10
1
-4
/
+19
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-02-06
1
-2
/
+9
|
\
|
*
drm/i915: Fix leak of relocs along do_execbuffer error path
Chris Wilson
2010-02-04
1
-2
/
+5
|
*
drm/i915: Prevent use of uninitialized pointers along error path.
Chris Wilson
2010-01-25
1
-0
/
+4
*
|
drm/i915: Selectively enable self-reclaim
Chris Wilson
2010-01-27
1
-37
/
+17
|
/
*
drm/i915: Remove chatty execbuf failure message.
Eric Anholt
2010-01-15
1
-2
/
+0
*
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
2010-01-12
1
-0
/
+51
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-06
1
-1
/
+1
|
\
|
*
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-07
1
-1
/
+1
*
|
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
2010-01-06
1
-3
/
+0
*
|
drm/i915: execbuf2 support
Jesse Barnes
2010-01-06
1
-53
/
+186
*
|
drm/i915: fix order of fence release wrt flushing
Daniel Vetter
2009-12-16
1
-3
/
+4
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
1
-22
/
+92
|
\
\
|
|
/
|
*
drm/i915: Set the error code after failing to insert new offset into mm ht.
Chris Wilson
2009-12-07
1
-0
/
+1
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-1
/
+1
|
*
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
2009-12-07
1
-2
/
+0
[next]