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.13.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
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
1
-6
/
+9
2012-04-01
drm/i915: properly restore the ppgtt page directory on resume
Daniel Vetter
1
-1
/
+21
2012-03-02
drm/i915: Only clear the GPU domains upon a successful finish
Chris Wilson
1
-2
/
+5
2012-02-27
drm/i915: Silence the error message from i915_wait_request()
Chris Wilson
1
-5
/
+0
2012-02-15
drm/i915: Record the tail at each request and use it to estimate the head
Chris Wilson
1
-1
/
+16
2012-02-13
drm/i915: fixup seqno allocation logic for lazy_request
Daniel Vetter
1
-0
/
+23
2012-02-13
drm/i915: outstanding_lazy_request is a u32
Daniel Vetter
1
-1
/
+1
2012-02-10
drm/i915: enable ppgtt
Daniel Vetter
1
-0
/
+39
2012-02-10
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
1
-0
/
+11
2012-02-09
drm/i915: consolidate swizzling control bit frobbing
Daniel Vetter
1
-1
/
+4
2012-02-09
drm/i915: swizzling support for snb/ivb
Daniel Vetter
1
-2
/
+21
2012-01-31
drm/i915: rewrite shmem_pread_slow to use copy_to_user
Daniel Vetter
1
-134
/
+57
2012-01-31
drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
Daniel Vetter
1
-62
/
+65
2012-01-31
drm/i915: fall through pwrite_gtt_slow to the shmem slow path
Daniel Vetter
1
-12
/
+21
2012-01-30
drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain
Chris Wilson
1
-6
/
+0
2012-01-29
drm/i915: don't trash the gtt when running out of fences
Daniel Vetter
1
-1
/
+1
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
1
-2
/
+5
2012-01-26
drm/i915: argument to control retiring behavior
Ben Widawsky
1
-12
/
+16
2012-01-17
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
1
-2
/
+2
2012-01-03
drm/i915: Make the fallback IRQ wait not sleep.
Eric Anholt
1
-5
/
+5
2012-01-03
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
Eric Anholt
1
-0
/
+4
2011-12-17
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
1
-6
/
+1
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
1
-1
/
+6
2011-11-18
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
Rakib Mullick
1
-2
/
+4
2011-11-04
drm/i915: enable cacheable objects on Ivybridge
Jesse Barnes
1
-1
/
+1
2011-11-03
drm/i915: add constants to size fence arrays and fields
Daniel Vetter
1
-2
/
+2
2011-11-01
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
1
-1
/
+1
2011-10-21
drm/i915: Remove early exit on i915_gpu_idle
Ben Widawsky
1
-6
/
+0
2011-10-21
drm/i915: drop KM_USER0 argument to k(un)map_atomic
Daniel Vetter
1
-2
/
+2
2011-10-21
drm/i915: Defend against userspace creating a gem object with size==0
Chris Wilson
1
-0
/
+2
2011-10-21
drm/i915: simplify swapin/out swizzle checking a bit
Daniel Vetter
1
-2
/
+2
2011-09-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
1
-6
/
+6
2011-09-20
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-6
/
+6
2011-08-30
drm/i915: use common functions for mmap offset creation
Rob Clark
1
-83
/
+2
2011-07-23
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-36
/
+35
2011-07-22
drm/i915: Skip GPU wait for scanout pin while wedged
Keith Packard
1
-1
/
+1
2011-07-19
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
1
-36
/
+35
2011-06-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-22
/
+16
2011-06-29
drm/i915: hangcheck disable parameter
Ben Widawsky
1
-2
/
+5
2011-06-28
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2011-06-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-2
/
+2
2011-06-28
drm/i915: Use chipset-specific irq installers
Chris Wilson
1
-2
/
+2
2011-06-28
drm/i915: use shmem_truncate_range
Hugh Dickins
1
-5
/
+2
2011-06-28
drm/i915: use shmem_read_mapping_page
Hugh Dickins
1
-17
/
+14
2011-06-25
drm/i915: i915_gem_object_finish_gtt must always release gtt mmap
Keith Packard
1
-3
/
+3
2011-06-21
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-8
/
+8
2011-06-21
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
1
-6
/
+4
2011-06-14
drm/i915: Don't leak in i915_gem_shmem_pread_slow()
Jesper Juhl
1
-2
/
+4
2011-06-10
drm/i915: Use the LLC mode on gen6 for everything but display.
Eric Anholt
1
-1
/
+17
2011-06-10
drm/i915: Use the uncached domain for the display planes
Eric Anholt
1
-0
/
+13
[next]