Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d415a7f1c1a8406b22d95b943c66a5b73a37bc19
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_tiling.c
6c31a61
drm/i915: Check obj->vma_list under the struct_mutex
by Chris Wilson
· 10 years ago
97b2a6a
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
by John Harrison
· 10 years ago
656bfa3
drm/i915: Pin tiled objects for L-shaped configs
by Daniel Vetter
· 10 years ago
54499b2
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
e9d784d
drm/i915: Fix obj->map_and_fenceable across tiling changes
by Chris Wilson
· 10 years ago
70f2f5c
drm/i915: Report the actual swizzling back to userspace
by Chris Wilson
· 10 years ago
d9ceb81
drm/i915: preserve swizzle settings if necessary v4
by Jesse Barnes
· 10 years ago
be292e1
drm/i915/bdw: Let the memory controller do all the swizzling
by Damien Lespiau
· 10 years ago
82b6b6d
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
by Chris Wilson
· 11 years ago
50227e1
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
d7f46fc
drm/i915: Make pin count per VMA
by Ben Widawsky
· 11 years ago
80075d4
drm/i915: prevent tiling changes on framebuffer backing storage
by Daniel Vetter
· 11 years ago
a1e2265
drm/i915: Use kcalloc more
by Daniel Vetter
· 11 years ago
07fe0b1
drm/i915: plumb VM into bind/unbind code
by Ben Widawsky
· 12 years ago
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 12 years ago
3a06247
drm/i915: Increase max fence pitch limit to 256KB on IVB+
by Ville Syrjälä
· 12 years ago
fe48d8d
drm/i915: Reject fence stride=0 on gen4+
by Ville Syrjälä
· 12 years ago
2db76d7
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
by Imre Deak
· 12 years ago
67d5a50
drm/i915: handle walking compact dma scatter lists
by Imre Deak
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
0fa8779
drm/i915: use gtt_get_size() instead of open coding it
by Imre Deak
· 12 years ago
d865110
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
by Imre Deak
· 12 years ago
e9b73c6
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
by Chris Wilson
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
7f66134
drm/i915: set swizzling to none on VLV
by Jesse Barnes
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
9da3da6
drm/i915: Replace the array of pages with a scatterlist
by Chris Wilson
· 13 years ago
1869b62
drm/i915: Only the zap the VMA after updating the tiling parameters
by Chris Wilson
· 13 years ago
5d82e3e
drm/i915: Clarify the semantics of tiling_changed
by Chris Wilson
· 13 years ago
f691e2f
drm/i915: swizzling support for snb/ivb
by Daniel Vetter
· 13 years ago
c9c4b6f
drm/i915: fix swizzle detection for gen3
by Daniel Vetter
· 13 years ago
6dacfd2
drm/i915: simplify swapin/out swizzle checking a bit
by Daniel Vetter
· 13 years ago
acc83eb
drm/i915: fix swizzling on gen6+
by Daniel Vetter
· 13 years ago
e28f871
drm/i915: Fix unfenced alignment on pre-G33 hardware
by Chris Wilson
· 14 years ago
3780894
drm/i915: add swizzle/tiling support for Ivy Bridge
by Jesse Barnes
· 14 years ago
47ae63e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
467cffb
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
by Chris Wilson
· 14 years ago
0ee537a
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
by Chris Wilson
· 14 years ago
8d3c3dd
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
c2e0eb1
drm/i915: fix corruptions on i8xx due to relaxed fencing
by Daniel Vetter
· 14 years ago
c872522
drm/i915: Protect against drm_gem_object not being the first member
by Chris Wilson
· 14 years ago
21dd373
drm/i915: Defer reporting EIO until we try to use the GPU
by Chris Wilson
· 14 years ago
d9e86c0
drm/i915: Pipelined fencing [infrastructure]
by Chris Wilson
· 14 years ago
05394f3
drm/i915: Use drm_i915_gem_object as the preferred type
by Chris Wilson
· 14 years ago
df15315
drm/i915: Fix current tiling check for relaxed fencing
by Chris Wilson
· 14 years ago
a00b10c
drm/i915: Only enforce fence limits inside the GTT.
by Chris Wilson
· 14 years ago
f00a3dd
drm/i915: IS_IRONLAKE is synonymous with gen == 5
by Chris Wilson
· 14 years ago
30dbf0c
drm/i915: Adjust hangcheck EIO semantics
by Chris Wilson
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 14 years ago
2cf34d7
drm/i915: Allow get_fence_reg() to be uninterruptible
by Chris Wilson
· 14 years ago
dd2575f
drm/i915: Remove impossible error handling from bit17 swizzling
by Chris Wilson
· 14 years ago
bf79cb9
drm: Use ENOENT consistently for the error return for an unmatched handle.
by Chris Wilson
· 15 years ago
0b34000
drm/i915: Remove the WARN when failing to set tiling.
by Chris Wilson
· 15 years ago
31770bd
drm/i915: don't allow tiling changes on pinned buffers v2
by Daniel Vetter
· 15 years ago
c36a2a6
drm/i915: fix tiling limits for i915 class hw v2
by Daniel Vetter
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
fe30519
drm/intel: fix up set_tiling for untiled->tiled transition
by Daniel Vetter
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
30d6c72
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
f590d27
drm/i915: reduce some of the duplication of tiling checking
by Owain Ainsworth
· 15 years ago
10ae9bd
drm/i915: blow away userspace mappings before fence change
by Daniel Vetter
· 15 years ago
c4804411
drm/i915: Keep MCHBAR always enabled
by Zhenyu Wang
· 15 years ago
bc9025b
Use drm_gem_object_[handle_]unreference_unlocked where possible
by Luca Barbieri
· 15 years ago
76446ca
drm/i915: execbuf2 support
by Jesse Barnes
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
44d98a6
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
by Zhao Yakui
· 15 years ago
ec2a4c3
drm/i915: get the bridge device once.
by Dave Airlie
· 16 years ago
553bd14
drm/i915: fix tiling on IGDNG
by Zhenyu Wang
· 15 years ago
d05ca30
drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.
by Eric Anholt
· 16 years ago
b99e228
drm/i915: check for CONFIG_PNP before using pnp function
by Keith Packard
· 16 years ago
52dc7d3
drm/i915: Clear fence register on tiling stride change.
by Chris Wilson
· 16 years ago
d765898
drm/i915: enable MCHBAR if needed
by Jesse Barnes
· 16 years ago
2cce0d8
drm/i915: Disable tiling on IGDNG for now
by Zhenyu Wang
· 16 years ago
e76a16d
drm/i915: Fix tiling pitch handling on 8xx.
by Eric Anholt
· 16 years ago
5b0bdd6
drm/i915: fix transition to I915_TILING_NONE
by Keith Packard
· 16 years ago
280b713
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
by Eric Anholt
· 16 years ago
8d7773a
drm/i915: fix up tiling/fence reg setup on i8xx class hw
by Daniel Vetter
· 16 years ago
568d9a8
drm/i915: Change DCC tiling detection case to cover only mobile parts.
by Eric Anholt
· 16 years ago
d687310
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
by Chris Wilson
· 16 years ago
72daad4
drm/i915: Unref the object after failing to set tiling mode.
by Chris Wilson
· 16 years ago
0f973f2
drm/i915: add fence register management to execbuf
by Jesse Barnes
· 16 years ago
de151cf
drm/i915: add GEM GTT mapping support
by Jesse Barnes
· 16 years ago
a7f014f
drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.
by Eric Anholt
· 16 years ago
b612eda
i915: GM45 has GM965-style MCH setup.
by Eric Anholt
· 16 years ago
28af0a2
drm: G33-class hardware has a newer 965-style MCH (no DCC register).
by Eric Anholt
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 17 years ago