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