index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_fence_reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-1
/
+1
2018-01-31
drm/i915: Flush ggtt writes through the old fenced vma before changing fences
Chris Wilson
1
-2
/
+6
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
1
-3
/
+4
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
1
-5
/
+28
2017-09-04
drm/i915: Add interface to reserve fence registers for vGPU
Changbin Du
1
-0
/
+51
2017-03-06
drm/i915: Take rpm wakelock for releasing the fence on unbind
Chris Wilson
1
-3
/
+8
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
1
-6
/
+6
2017-01-10
drm/i915: Remove the rounding down of the gen4+ fence region
Chris Wilson
1
-3
/
+1
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
1
-11
/
+9
2017-01-10
drm/i915: Replace WARNs in fence register writes with extensive asserts
Chris Wilson
1
-28
/
+22
2017-01-10
drm/i915: Extract tile_row_size for fencing
Chris Wilson
1
-4
/
+2
2017-01-04
drm/i915: Revoke fenced GTT mmapings across GPU reset
Chris Wilson
1
-0
/
+24
2016-12-14
drm/i915: simplify check for I915G/I945G in bit 6 swizzling detection
Jani Nikula
1
-2
/
+1
2016-12-07
drm/i915: distinguish G33 and Pineview from each other
Jani Nikula
1
-2
/
+3
2016-11-29
drm/i915: Convert vm->dev backpointer to vm->i915
Chris Wilson
1
-4
/
+4
2016-11-17
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_fence_reg.c
Tvrtko Ursulin
1
-7
/
+5
2016-11-11
drm/i915: Split out i915_vma.c
Joonas Lahtinen
1
-0
/
+716