aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_tiling.c
AgeCommit message (Expand)Author
2015-08-14Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-07-27drm/i915: kerneldoc for tiling IOCTL and swizzle functionsDaniel Vetter
2015-07-27drm/i915: Move low-level swizzling code to i915_gem_fence.cDaniel Vetter
2015-07-14Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter
2015-07-09drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-04-16drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tilingChris Wilson
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2014-12-03drm/i915: Replace last_[rwf]_seqno with last_[rwf]_reqJohn Harrison
2014-11-20drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter
2014-11-19Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter
2014-11-11drm/i915: Fix obj->map_and_fenceable across tiling changesChris Wilson
2014-11-07drm/i915: Report the actual swizzling back to userspaceChris Wilson
2014-10-24drm/i915: preserve swizzle settings if necessary v4Jesse Barnes
2014-09-03drm/i915/bdw: Let the memory controller do all the swizzlingDamien Lespiau
2014-08-11drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_accessChris Wilson
2014-03-31drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
2013-12-18drm/i915: Make pin count per VMABen Widawsky
2013-10-16drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter
2013-10-01drm/i915: Use kcalloc moreDaniel Vetter
2013-08-08drm/i915: plumb VM into bind/unbind codeBen Widawsky
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2013-04-18drm/i915: Increase max fence pitch limit to 256KB on IVB+Ville Syrjälä
2013-04-18drm/i915: Reject fence stride=0 on gen4+Ville Syrjälä
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak
2013-03-23drm/i915: handle walking compact dma scatter listsImre Deak
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: use gtt_get_size() instead of open coding itImre Deak
2013-01-17drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()Imre Deak
2012-12-07drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pagesChris Wilson
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/i915: set swizzling to none on VLVJesse Barnes
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-20drm/i915: Replace the array of pages with a scatterlistChris Wilson
2012-05-03drm/i915: Only the zap the VMA after updating the tiling parametersChris Wilson
2012-05-03drm/i915: Clarify the semantics of tiling_changedChris Wilson
2012-02-08drm/i915: swizzling support for snb/ivbDaniel Vetter
2012-01-30drm/i915: fix swizzle detection for gen3Daniel Vetter
2011-10-20drm/i915: simplify swapin/out swizzle checking a bitDaniel Vetter
2011-10-20drm/i915: fix swizzling on gen6+Daniel Vetter
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson
2011-05-13drm/i915: add swizzle/tiling support for Ivy BridgeJesse Barnes
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-22drm/i915: Protect against drm_gem_object not being the first memberChris Wilson