Ben Widawsky
|
5d4545aef5
drm/i915: Create a gtt structure
|
12 years ago |
Imre Deak
|
0fa8779651
drm/i915: use gtt_get_size() instead of open coding it
|
12 years ago |
Imre Deak
|
d865110cc2
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
|
12 years ago |
Chris Wilson
|
e9b73c6739
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
|
12 years ago |
Dave Airlie
|
1f31c69dac
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Jesse Barnes
|
7f6613412c
drm/i915: set swizzling to none on VLV
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Chris Wilson
|
9da3da660d
drm/i915: Replace the array of pages with a scatterlist
|
13 years ago |
Chris Wilson
|
1869b620d2
drm/i915: Only the zap the VMA after updating the tiling parameters
|
13 years ago |
Chris Wilson
|
5d82e3e642
drm/i915: Clarify the semantics of tiling_changed
|
13 years ago |
Daniel Vetter
|
f691e2f4ce
drm/i915: swizzling support for snb/ivb
|
13 years ago |
Daniel Vetter
|
c9c4b6f6c2
drm/i915: fix swizzle detection for gen3
|
13 years ago |
Daniel Vetter
|
6dacfd2faa
drm/i915: simplify swapin/out swizzle checking a bit
|
13 years ago |
Daniel Vetter
|
acc83eb5a1
drm/i915: fix swizzling on gen6+
|
13 years ago |
Chris Wilson
|
e28f871165
drm/i915: Fix unfenced alignment on pre-G33 hardware
|
14 years ago |
Jesse Barnes
|
37808944e4
drm/i915: add swizzle/tiling support for Ivy Bridge
|
14 years ago |
Chris Wilson
|
47ae63e0c2
Merge branch 'drm-intel-fixes' into drm-intel-next
|
14 years ago |
Chris Wilson
|
467cffba85
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
|
14 years ago |
Chris Wilson
|
0ee537abbd
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
|
14 years ago |
Chris Wilson
|
8d3c3ddfa8
Merge branch 'drm-intel-fixes' into drm-intel-next
|
14 years ago |
Daniel Vetter
|
c2e0eb1670
drm/i915: fix corruptions on i8xx due to relaxed fencing
|
14 years ago |
Chris Wilson
|
c872522663
drm/i915: Protect against drm_gem_object not being the first member
|
14 years ago |
Chris Wilson
|
21dd373486
drm/i915: Defer reporting EIO until we try to use the GPU
|
14 years ago |
Chris Wilson
|
d9e86c0ee6
drm/i915: Pipelined fencing [infrastructure]
|
14 years ago |
Chris Wilson
|
05394f3975
drm/i915: Use drm_i915_gem_object as the preferred type
|
14 years ago |
Chris Wilson
|
df15315899
drm/i915: Fix current tiling check for relaxed fencing
|
14 years ago |
Chris Wilson
|
a00b10c360
drm/i915: Only enforce fence limits inside the GTT.
|
14 years ago |
Chris Wilson
|
f00a3ddf91
drm/i915: IS_IRONLAKE is synonymous with gen == 5
|
14 years ago |