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.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_tiling.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-2
/
+2
2015-11-17
drm/i915: get runtime PM reference around GEM set_tiling IOCTL
Imre Deak
1
-0
/
+4
2015-08-14
Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes
Daniel Vetter
1
-1
/
+4
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-27
drm/i915: kerneldoc for tiling IOCTL and swizzle functions
Daniel Vetter
1
-43
/
+41
2015-07-27
drm/i915: Move low-level swizzling code to i915_gem_fence.c
Daniel Vetter
1
-219
/
+0
2015-07-14
Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
Daniel Vetter
1
-11
/
+1
2015-07-09
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+11
2015-04-16
drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tiling
Chris Wilson
1
-1
/
+1
2015-02-24
drm/i915: Check obj->vma_list under the struct_mutex
Chris Wilson
1
-3
/
+4
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
1
-1
/
+1
2014-11-20
drm/i915: Pin tiled objects for L-shaped configs
Daniel Vetter
1
-0
/
+18
2014-11-19
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
Daniel Vetter
1
-16
/
+3
2014-11-11
drm/i915: Fix obj->map_and_fenceable across tiling changes
Chris Wilson
1
-16
/
+3
2014-11-07
drm/i915: Report the actual swizzling back to userspace
Chris Wilson
1
-0
/
+1
2014-10-24
drm/i915: preserve swizzle settings if necessary v4
Jesse Barnes
1
-15
/
+26
2014-09-03
drm/i915/bdw: Let the memory controller do all the swizzling
Damien Lespiau
1
-1
/
+8
2014-08-11
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
Chris Wilson
1
-1
/
+1
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-3
/
+3
2013-12-18
drm/i915: Make pin count per VMA
Ben Widawsky
1
-1
/
+1
2013-10-17
drm/i915: prevent tiling changes on framebuffer backing storage
Daniel Vetter
1
-1
/
+1
2013-10-01
drm/i915: Use kcalloc more
Daniel Vetter
1
-3
/
+3
2013-08-08
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
1
-4
/
+5
2013-07-09
drm/i915: Getter/setter for object attributes
Ben Widawsky
1
-7
/
+7
2013-04-18
drm/i915: Increase max fence pitch limit to 256KB on IVB+
Ville Syrjälä
1
-3
/
+6
2013-04-18
drm/i915: Reject fence stride=0 on gen4+
Ville Syrjälä
1
-3
/
+3
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
1
-2
/
+2
2013-03-23
drm/i915: handle walking compact dma scatter lists
Imre Deak
1
-8
/
+10
2013-01-18
drm/i915: Create a gtt structure
Ben Widawsky
1
-1
/
+1
2013-01-18
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
1
-12
/
+1
2013-01-18
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
1
-3
/
+3
2012-12-07
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
Chris Wilson
1
-0
/
+12
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-1
/
+4
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-6
/
+10
2012-10-03
drm/i915: set swizzling to none on VLV
Jesse Barnes
1
-1
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-6
/
+10
2012-05-03
drm/i915: Only the zap the VMA after updating the tiling parameters
Chris Wilson
1
-2
/
+6
2012-05-03
drm/i915: Clarify the semantics of tiling_changed
Chris Wilson
1
-1
/
+9
2012-02-09
drm/i915: swizzling support for snb/ivb
Daniel Vetter
1
-2
/
+17
2012-01-31
drm/i915: fix swizzle detection for gen3
Daniel Vetter
1
-2
/
+2
2011-10-21
drm/i915: simplify swapin/out swizzle checking a bit
Daniel Vetter
1
-10
/
+0
2011-10-21
drm/i915: fix swizzling on gen6+
Daniel Vetter
1
-1
/
+4
2011-07-19
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
1
-1
/
+3
2011-05-14
drm/i915: add swizzle/tiling support for Ivy Bridge
Jesse Barnes
1
-1
/
+1
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-19
/
+19
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
1
-4
/
+17
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
2011-03-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+15
[next]